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 af51176852 Fix Windows build. 6 years ago
..
3rdparty Refactor header usage to use our core submodule instead. 6 years ago
application Update lol-core submodule and get rid of numerous headers. 6 years ago
audio audio: NX support. 6 years ago
base Clean up header usage. 6 years ago
data build: refactor autotools files for out-of-tree builds. 9 years ago
debug Remove several deprecated headers. 6 years ago
easymesh Get rid of lol::array in our public headers. 6 years ago
engine Get rid of lol::array in our public headers. 6 years ago
gpu Get rid of lol::array in our public headers. 6 years ago
image Fix Windows build. 6 years ago
lol Get rid of lol::array in our public headers. 6 years ago
lolua Use std::tuple for our custom dynamic arrays. 6 years ago
math Clean up header usage. 6 years ago
mesh Get rid of lol::array in our public headers. 6 years ago
net net: fix emscripten build. 6 years ago
sys Get rid of lol::array in our public headers. 6 years ago
t Fix Windows build. 6 years ago
ui Remove several deprecated headers. 6 years ago
Makefile.am Get rid of lol::array in our public headers. 6 years ago
camera.cpp engine: start working on a tickable object, cleaner than entities. 7 years ago
camera.h Update lol-core submodule and get rid of numerous headers. 6 years ago
commandstack.h Use std::tuple for our custom dynamic arrays. 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 Get rid of lol::array in our public headers. 6 years ago
lol-core.vcxproj.filters Get rid of lol::array in our public headers. 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 Various emscripten compilation fixes. 7 years ago
messageservice.h RIP lol::String ⚰️ LOL 8 years ago
numeric.h Refactor several headers, slowly migrating to include-what-you-use. 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 lol::array in our public headers. 6 years ago
scene.h Get rid of lol::array in our public headers. 6 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 Get rid of lol::array in our public headers. 6 years ago
tileset.h Get rid of lol::array in our public headers. 6 years ago
utils.h Clean up header usage. 6 years ago
video.cpp Remove several deprecated headers. 6 years ago
video.h Allow to resize the SDL window and propagate changes to the scene. 7 years ago