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 cf80b8ff5e Get rid of deprecated assert.h header. 5 years ago
..
3rdparty Refactor header usage to use our core submodule instead. 6 years ago
application Get rid of deprecated assert.h header. 5 years ago
audio Stop including <lol/msg> and <lol/base/assert.h> automatically. 5 years ago
base Get rid of deprecated assert.h header. 5 years ago
data build: refactor autotools files for out-of-tree builds. 9 years ago
debug Major header refactoring. 6 years ago
easymesh Get rid of deprecated assert.h header. 5 years ago
engine Get rid of deprecated assert.h header. 5 years ago
gpu Get rid of deprecated assert.h header. 5 years ago
image Get rid of deprecated assert.h header. 5 years ago
lol Get rid of deprecated assert.h header. 5 years ago
lolua Get rid of deprecated assert.h header. 5 years ago
math Clean up header usage. 6 years ago
mesh Get rid of deprecated assert.h header. 5 years ago
net Stop including <lol/msg> and <lol/base/assert.h> automatically. 5 years ago
sys Get rid of deprecated assert.h header. 5 years ago
t base: deprecate lol::array. 6 years ago
ui Get rid of deprecated assert.h header. 5 years ago
Makefile.am base: deprecate lol::array. 6 years ago
camera.cpp engine: start working on a tickable object, cleaner than entities. 7 years ago
camera.h Major header refactoring. 6 years ago
commandstack.h base: deprecate lol::array. 6 years ago
emitter.cpp entity: add a flag system. 7 years ago
emitter.h entity: add a flag system. 7 years ago
font.cpp entity: add a flag system. 7 years ago
font.h entity: add a flag system. 7 years ago
gradient.cpp Refactor all code that uses the color class. 6 years ago
gradient.h Use smart pointers in a lot of the rendering code. 7 years ago
gradient.lolfx Clean up a lot of shader crap 9 years ago
light.cpp Refactor all code that uses the color class. 6 years ago
light.h Clean up header usage. 6 years ago
lol-core.vcxproj base: deprecate lol::array. 6 years ago
lol-core.vcxproj.filters base: deprecate lol::array. 6 years ago
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
lolgl.h osx: use gl3.h instead of gl.h. 6 years ago
messageservice.cpp base: deprecate lol::array. 6 years ago
messageservice.h base: deprecate lol::array. 6 years ago
numeric.h base: deprecate lol::array. 6 years ago
platform.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
profiler.cpp profiler: fix a crash on exit. 6 years ago
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
scene.cpp Get rid of deprecated assert.h header. 5 years ago
scene.h Stop including <lol/msg> and <lol/base/assert.h> automatically. 5 years ago
sprite.cpp entity: add a flag system. 7 years ago
sprite.h Another lowercase switching frenzy, because why not. 7 years ago
text.cpp entity: add a flag system. 7 years ago
text.h entity: add a flag system. 7 years ago
textureimage-private.h Remove several deprecated headers. 6 years ago
textureimage.cpp entity: add a flag system. 7 years ago
textureimage.h entity: add a flag system. 7 years ago
tileset.cpp Replace all vector<tuple> definitions with properly named structs. 6 years ago
tileset.h Get rid of lol::array in our public headers. 6 years ago
video.cpp Remove uses of the UNUSED macro. 5 years ago
video.h Allow to resize the SDL window and propagate changes to the scene. 7 years ago