Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sam Hocevar 2e4aabbc29 ticker: better mechanism for entity init/release. il y a 6 ans
..
3rdparty build: fix a few CRLF issues and make .gitattributes more robust. il y a 6 ans
application sdl: fix clang build. il y a 6 ans
audio entity: add a flag system. il y a 6 ans
base Fix all visible compilation warnings in Visual Studio. il y a 6 ans
data build: refactor autotools files for out-of-tree builds. il y a 8 ans
debug entity: add a flag system. il y a 6 ans
easymesh Various compilation warning and error fixes. il y a 6 ans
engine ticker: better mechanism for entity init/release. il y a 6 ans
gpu Rename some classes and methods to lowercase. il y a 6 ans
image image: port FFmpeg encoder to the new API to stop calling deprecated functions. il y a 6 ans
lol entity: add a flag system. il y a 6 ans
lolua Switch to upstream Lua master branch. il y a 6 ans
math math: fix a bug in real::cbrt() that completely broke the function. il y a 6 ans
mesh Fix a crash on exit caused by shader deletion. il y a 6 ans
sys Fix all visible compilation warnings in Visual Studio. il y a 6 ans
t test: add a unit test of real::cbrt() and fix the camera unit test. il y a 6 ans
ui entity: add a flag system. il y a 6 ans
Makefile.am build: fix “make dist”; a few header references were missing. il y a 6 ans
camera.cpp engine: start working on a tickable object, cleaner than entities. il y a 6 ans
camera.h Another lowercase switching frenzy, because why not. il y a 6 ans
commandstack.h base: clean up and refactor containers. il y a 8 ans
emitter.cpp entity: add a flag system. il y a 6 ans
emitter.h entity: add a flag system. il y a 6 ans
font.cpp entity: add a flag system. il y a 6 ans
font.h entity: add a flag system. il y a 6 ans
gradient.cpp entity: add a flag system. il y a 6 ans
gradient.h Use smart pointers in a lot of the rendering code. il y a 6 ans
gradient.lolfx Clean up a lot of shader crap il y a 8 ans
light.cpp engine: start working on a tickable object, cleaner than entities. il y a 6 ans
light.h Another lowercase switching frenzy, because why not. il y a 6 ans
lol-core.vcxproj build: fix a few CRLF issues and make .gitattributes more robust. il y a 6 ans
lol-core.vcxproj.filters RIP lol::Controller and lol::InputProfile ⚰️ LOL il y a 6 ans
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 8 ans
lolgl.h Various emscripten compilation fixes. il y a 6 ans
messageservice.cpp Various emscripten compilation fixes. il y a 6 ans
messageservice.h RIP lol::String ⚰️ LOL il y a 7 ans
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 8 ans
platform.cpp build: reorganise includes so that we can use precompiled headers later. il y a 8 ans
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 8 ans
profiler.cpp Rename lol::Timer to lol::timer. Because. il y a 7 ans
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 8 ans
scene.cpp entity: add a flag system. il y a 6 ans
scene.h entity: add a flag system. il y a 6 ans
sprite.cpp entity: add a flag system. il y a 6 ans
sprite.h Another lowercase switching frenzy, because why not. il y a 6 ans
text.cpp entity: add a flag system. il y a 6 ans
text.h entity: add a flag system. il y a 6 ans
textureimage-private.h RIP lol::String ⚰️ LOL il y a 7 ans
textureimage.cpp entity: add a flag system. il y a 6 ans
textureimage.h entity: add a flag system. il y a 6 ans
tileset.cpp entity: add a flag system. il y a 6 ans
tileset.h entity: add a flag system. il y a 6 ans
utils.h Get rid of numerous uses of lol::String. il y a 7 ans
video.cpp Allow to resize the SDL window and propagate changes to the scene. il y a 6 ans
video.h Allow to resize the SDL window and propagate changes to the scene. il y a 6 ans