Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Sam Hocevar 9e982a51a7 Major header refactoring. 6 лет назад
..
3rdparty Refactor header usage to use our core submodule instead. 6 лет назад
application Major header refactoring. 6 лет назад
audio audio: NX support. 6 лет назад
base Major header refactoring. 6 лет назад
data build: refactor autotools files for out-of-tree builds. 9 лет назад
debug Major header refactoring. 6 лет назад
easymesh Get rid of lol::array in our public headers. 6 лет назад
engine Major header refactoring. 6 лет назад
gpu Major header refactoring. 6 лет назад
image Major header refactoring. 6 лет назад
lol Major header refactoring. 6 лет назад
lolua Use std::tuple for our custom dynamic arrays. 6 лет назад
math Clean up header usage. 6 лет назад
mesh Get rid of lol::array in our public headers. 6 лет назад
net net: fix emscripten build. 6 лет назад
sys Get rid of lol::array in our public headers. 6 лет назад
t Major header refactoring. 6 лет назад
ui Remove several deprecated headers. 6 лет назад
Makefile.am Get rid of lol::array in our public headers. 6 лет назад
camera.cpp engine: start working on a tickable object, cleaner than entities. 7 лет назад
camera.h Major header refactoring. 6 лет назад
commandstack.h Use std::tuple for our custom dynamic arrays. 6 лет назад
emitter.cpp entity: add a flag system. 7 лет назад
emitter.h entity: add a flag system. 7 лет назад
font.cpp entity: add a flag system. 7 лет назад
font.h entity: add a flag system. 7 лет назад
gradient.cpp Refactor all code that uses the color class. 6 лет назад
gradient.h Use smart pointers in a lot of the rendering code. 7 лет назад
gradient.lolfx Clean up a lot of shader crap 9 лет назад
light.cpp Refactor all code that uses the color class. 6 лет назад
light.h Clean up header usage. 6 лет назад
lol-core.vcxproj Get rid of lol::array in our public headers. 6 лет назад
lol-core.vcxproj.filters Get rid of lol::array in our public headers. 6 лет назад
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
lolgl.h osx: use gl3.h instead of gl.h. 6 лет назад
messageservice.cpp Various emscripten compilation fixes. 7 лет назад
messageservice.h RIP lol::String ⚰️ LOL 8 лет назад
numeric.h Major header refactoring. 6 лет назад
platform.cpp build: reorganise includes so that we can use precompiled headers later. 9 лет назад
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
profiler.cpp profiler: fix a crash on exit. 6 лет назад
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
scene.cpp Get rid of lol::array in our public headers. 6 лет назад
scene.h Major header refactoring. 6 лет назад
sprite.cpp entity: add a flag system. 7 лет назад
sprite.h Another lowercase switching frenzy, because why not. 7 лет назад
text.cpp entity: add a flag system. 7 лет назад
text.h entity: add a flag system. 7 лет назад
textureimage-private.h Remove several deprecated headers. 6 лет назад
textureimage.cpp entity: add a flag system. 7 лет назад
textureimage.h entity: add a flag system. 7 лет назад
tileset.cpp Get rid of lol::array in our public headers. 6 лет назад
tileset.h Get rid of lol::array in our public headers. 6 лет назад
utils.h Major header refactoring. 6 лет назад
video.cpp Remove several deprecated headers. 6 лет назад
video.h Allow to resize the SDL window and propagate changes to the scene. 7 лет назад