..
application
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
base
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
bullet
build: remove empty directories and add proper svn:ignore flags.
9 anni fa
data
build: reorganise automake build system.
13 anni fa
debug
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
easymesh
math: get rid of the base_vec* classes (thanks to relaxed unions), rename
9 anni fa
generated
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
gpu
misc: disable all 16-bit float vectors when using Visual Studio.
9 anni fa
image
image: do not alter the pointer returned by Lock().
9 anni fa
input
base: use ptrdiff_t for array and string sizes and some other things.
9 anni fa
lol
math: another 32-bit compilation fix.
9 anni fa
lua
build: some PS4 build fixes.
9 anni fa
math
math: add outer product for matrices and vectors.
9 anni fa
mesh
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
platform
misc: replace NULL with nullptr.
9 anni fa
sys
misc: replace NULL with nullptr.
9 anni fa
Makefile.am
math: move code from vector.cpp to matrix.cpp and transform.cpp.
9 anni fa
audio.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
audio.h
add methods to Audio class to mute/unmute and change volume per channel
9 anni fa
camera.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
camera.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
commandstack.h
base: going on a lowercase rampage; today’s victim: Array.
9 anni fa
dict.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
dict.h
build: fix the WTFPL site URL in all code comments.
13 anni fa
eglapp.cpp
base: huge refactor in vector.h; GCC compilation times down by 50%.
9 anni fa
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
13 anni fa
emitter.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
emitter.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
entity.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
entity.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
font.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
font.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
forge.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
forge.h
base: prevent instantiation of several static-only classes.
13 anni fa
gradient.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
gradient.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
gradient.lolfx
scene: start working on the scene class reorganisation.
9 anni fa
light.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
light.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
lolcore.vcxproj
math: move code from vector.cpp to matrix.cpp and transform.cpp.
9 anni fa
lolcore.vcxproj.filters
math: move code from vector.cpp to matrix.cpp and transform.cpp.
9 anni fa
loldebug.h
build: fix the WTFPL site URL in all code comments.
13 anni fa
lolgl.h
gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES.
12 anni fa
messageservice.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
messageservice.h
base: going on a lowercase rampage; today’s victim: Array.
9 anni fa
numeric.h
String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper()
9 anni fa
platform.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
platform.h
base: prevent instantiation of several static-only classes.
13 anni fa
profiler.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
profiler.h
base: prevent instantiation of several static-only classes.
13 anni fa
sample.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
sample.h
audio: add Sampler::LoopSample().
13 anni fa
sampler.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
sampler.h
audio: add Sampler::LoopSample().
13 anni fa
scene.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
scene.h
base: going on a lowercase rampage; today’s victim: Array.
9 anni fa
sprite.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
sprite.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
text.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
text.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa
ticker.cpp
base: use ptrdiff_t for array and string sizes and some other things.
9 anni fa
ticker.h
base: prevent instantiation of several static-only classes.
13 anni fa
tiler.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
tiler.h
Added bunch of stuff on threads and images.
9 anni fa
tileset.cpp
base: fix header inconsistencies that broke the build.
9 anni fa
tileset.h
base: fix header inconsistencies that broke the build.
9 anni fa
utils.h
base: going on a lowercase rampage; today’s victim: Array.
9 anni fa
video.cpp
misc: remove 100% of the "using namespace std;" madness.
9 anni fa
video.h
Added Flat debugrendermode
9 anni fa
world.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
world.h
lua: add support for lua/init.lua in a global World object and give
13 anni fa
worldentity.cpp
base: strip core.h from its contents and put it in public/private headers.
9 anni fa
worldentity.h
scenegraph: Entity::TickDraw() now provides a reference to the current
9 anni fa