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