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.
 
 
 
Sam Hocevar aeb1b68377 mrpigeon: can now play using spacebar. 11 years ago
..
application build: fix a few macro logic issues in SDL.h inclusion. 12 years ago
base build: look for backtrace_symbols() before enabling the Unix stack 11 years ago
bullet build: remove more compiler warnings. 11 years ago
data build: add a few missing files to make dist. 11 years ago
debug sys: add the base source directory to the list of search directories 11 years ago
easymesh build: fix a few compiler warnings here and there. 11 years ago
generated easymesh : Added SmoothMesh operation, works well with triangle, not well with a box. 11 years ago
gpu gpu: add MeshPrimitive::Lines enum and modify the cube tutorial 11 years ago
image build: fix a few compiler warnings here and there. 11 years ago
input mrpigeon: can now play using spacebar. 11 years ago
lol gpu: add MeshPrimitive::Lines enum and modify the cube tutorial 11 years ago
math math: minor improvements to the Remez exchange algorithm. 11 years ago
mesh build: fix a few compiler warnings here and there. 11 years ago
platform ps3: fix typo in ps3app.cpp. 12 years ago
sys Fix missing ; 11 years ago
Makefile.am base: on Linux and some other architectures, dump a stack trace before 11 years ago
audio.cpp audio: add a simple Stop() method to samples. 11 years ago
audio.h base: prevent instantiation of several static-only classes. 11 years ago
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras 11 years ago
camera.h scene: start refactoring the camera code; we now have a stack of cameras 11 years ago
core.h base: move headers around and promote gpu/ to lol/gpu/. 11 years ago
dict.cpp New year copyright update. 12 years ago
dict.h build: fix the WTFPL site URL in all code comments. 12 years ago
eglapp.cpp build: fix a few macro logic issues in SDL.h inclusion. 12 years ago
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 12 years ago
emitter.cpp New year copyright update. 12 years ago
emitter.h New year copyright update. 12 years ago
entity.cpp New year copyright update. 12 years ago
entity.h easymesh: interface the shiny shader with new Light objects. 12 years ago
font.cpp New year copyright update. 12 years ago
font.h New year copyright update. 12 years ago
forge.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
forge.h base: prevent instantiation of several static-only classes. 11 years ago
gradient.cpp scene: start refactoring the camera code; we now have a stack of cameras 11 years ago
gradient.h New year copyright update. 12 years ago
gradient.lolfx core: add some noise to the gradient effect. 12 years ago
layer.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
layer.h build: fix the WTFPL site URL in all code comments. 12 years ago
light.cpp easymesh: interface the shiny shader with new Light objects. 12 years ago
light.h easymesh: interface the shiny shader with new Light objects. 12 years ago
lolcore.vcxproj base: on Linux and some other architectures, dump a stack trace before 11 years ago
lolcore.vcxproj.filters base: on Linux and some other architectures, dump a stack trace before 11 years ago
loldebug.h build: fix the WTFPL site URL in all code comments. 12 years ago
lolgl.h build: fix the WTFPL site URL in all code comments. 12 years ago
map.cpp New year copyright update. 12 years ago
map.h build: fix the WTFPL site URL in all code comments. 12 years ago
numeric.h build: fix compiler warnings and Linux and PS3 build issues. 11 years ago
platform.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
platform.h base: prevent instantiation of several static-only classes. 11 years ago
profiler.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
profiler.h base: prevent instantiation of several static-only classes. 11 years ago
sample.cpp audio: add Sampler::LoopSample(). 11 years ago
sample.h audio: add Sampler::LoopSample(). 11 years ago
sampler.cpp audio: add Sampler::LoopSample(). 11 years ago
sampler.h audio: add Sampler::LoopSample(). 11 years ago
scene.cpp scene: start refactoring the camera code; we now have a stack of cameras 11 years ago
scene.h scene: start refactoring the camera code; we now have a stack of cameras 11 years ago
sprite.cpp New year copyright update. 12 years ago
sprite.h New year copyright update. 12 years ago
text.cpp added GetPos method to get text position 11 years ago
text.h added GetPos method to get text position 11 years ago
ticker.cpp build: fix compiler warnings and Linux and PS3 build issues. 11 years ago
ticker.h base: prevent instantiation of several static-only classes. 11 years ago
tiler.cpp New year copyright update. 12 years ago
tiler.h base: prevent instantiation of several static-only classes. 11 years ago
tileset.cpp EasyMesh : vdecl/vbo flag test fixup. 11 years ago
tileset.h EasyMesh : vdecl/vbo flag test fixup. 11 years ago
video.cpp build: fix a few compiler warnings here and there. 11 years ago
video.h easymesh : "struct m_gpu" no longer exists and has been replaced by more simpler classes. VertexDecl&Buffer are now not created several times when using the same source datas. 11 years ago
world.cpp New year copyright update. 12 years ago
world.h New year copyright update. 12 years ago
worldentity.cpp New year copyright update. 12 years ago
worldentity.h New year copyright update. 12 years ago