You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guillaume Bittoun b3ce9ea902 arraynd: removing ComputeTotalSize for specialization also. 10 vuotta sitten
..
application misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
base base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
bullet build: remove empty directories and add proper svn:ignore flags. 8 vuotta sitten
data build: reorganise automake build system. 12 vuotta sitten
debug misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
easymesh math: get rid of the base_vec* classes (thanks to relaxed unions), rename 8 vuotta sitten
generated base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
gpu build: remove empty directories and add proper svn:ignore flags. 8 vuotta sitten
image image: fix a compilation error caused by the GDI+ system headers. 8 vuotta sitten
input base: use variadic templates to remove 300+ lines of redundant code. 8 vuotta sitten
lol arraynd: removing ComputeTotalSize for specialization also. 8 vuotta sitten
lua build: some PS4 build fixes. 8 vuotta sitten
math math: refactor more shit, I have no idea what I’m doing. 8 vuotta sitten
mesh base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
platform misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
sys sys: fix unititialised class member in File. 8 vuotta sitten
Makefile.am base: add a simple tuple implementation. 8 vuotta sitten
audio.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
audio.h add methods to Audio class to mute/unmute and change volume per channel 8 vuotta sitten
camera.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
commandstack.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
dict.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
dict.h build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
eglapp.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. 8 vuotta sitten
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 12 vuotta sitten
emitter.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
entity.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
font.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
font.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
forge.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
forge.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
gradient.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
gradient.lolfx scene: start working on the scene class reorganisation. 8 vuotta sitten
light.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
light.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
lolcore.vcxproj base: add a simple tuple implementation. 8 vuotta sitten
lolcore.vcxproj.filters base: add a simple tuple implementation. 8 vuotta sitten
loldebug.h build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. 11 vuotta sitten
messageservice.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
messageservice.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 8 vuotta sitten
platform.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
platform.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
profiler.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
profiler.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
sample.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
sample.h audio: add Sampler::LoopSample(). 12 vuotta sitten
sampler.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
sampler.h audio: add Sampler::LoopSample(). 12 vuotta sitten
scene.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
scene.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
sprite.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
text.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
text.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
ticker.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
ticker.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
tiler.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
tiler.h Added bunch of stuff on threads and images. 8 vuotta sitten
tileset.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
tileset.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
utils.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
video.cpp misc: remove 100% of the "using namespace std;" madness. 8 vuotta sitten
video.h Added Flat debugrendermode 8 vuotta sitten
world.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
world.h lua: add support for lua/init.lua in a global World object and give 12 vuotta sitten
worldentity.cpp base: strip core.h from its contents and put it in public/private headers. 8 vuotta sitten
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten