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