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 2443d31a46 math: merge the box2 and box3 type declarations. 9 years ago
..
application MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
base MultiScene: Phase 3: Small PrimitiveSource & PrimitiveRenderer tweaks 8 years ago
bullet build: remove dead PS3 code. 8 years ago
data build: reorganise automake build system. 11 years ago
debug MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
easymesh Scene stuff is back to non-static logic with a few tricks 8 years ago
gpu MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
image build: improve emscripten build. 8 years ago
input scene: fix multiple crashes in release mode and a few warnings. 8 years ago
lol math: merge the box2 and box3 type declarations. 8 years ago
lolua lua: disable 64-bit integer setters. 8 years ago
lua Split Tileset in TextureImage -> Tileset 8 years ago
math misc: lots of compilation fixes for Visual Studio (related to mediocre 8 years ago
mesh Mesh: PrimitiveRenderer naming convention fixup 8 years ago
platform MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
sys scene: fix multiple crashes in release mode and a few warnings. 8 years ago
t test: minor unit test refactoring. 8 years ago
Makefile.am build: improve emscripten build. 8 years ago
audio.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
audio.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
camera.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
camera.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
commandstack.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
dict.cpp base: some Windows compilation fixes. 8 years ago
dict.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
eglapp.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 8 years ago
eglapp.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
emitter.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
emitter.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
entity.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 years ago
entity.h MultiplMultiScene: Phase 2: No more g_scene access and multiple scene calls support 8 years ago
font.cpp MultiScene: Phase 1: g_scene removal and conversion to Scene:: 8 years ago
font.h MultiScene: Phase 1: g_scene removal and conversion to Scene:: 8 years ago
forge.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
forge.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
gradient.cpp Scene stuff is back to non-static logic with a few tricks 8 years ago
gradient.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
gradient.lolfx scene: start working on the scene class reorganisation. 8 years ago
light.cpp Scene stuff is back to non-static logic with a few tricks 8 years ago
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
lolcore.vcxproj build: improve emscripten build. 8 years ago
lolcore.vcxproj.filters MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
lolgl.h build: remove dead PS3 code. 8 years ago
lolimgui.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
lolimgui.h MultiScene: Phase 3: Small PrimitiveSource & PrimitiveRenderer tweaks 8 years ago
messageservice.cpp Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 years ago
messageservice.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 years ago
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
platform.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
profiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
sample.cpp build: remove dead PS3 code. 8 years ago
sample.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
sampler.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
sampler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
scene.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
scene.h scene: minor fix for compilation warnings. 8 years ago
sprite.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
sprite.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
text.cpp MultiScene: Phase 1: g_scene removal and conversion to Scene:: 8 years ago
text.h text: new features and minor refactoring. 8 years ago
textureimage-private.h Split Tileset in TextureImage -> Tileset 8 years ago
textureimage.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 years ago
textureimage.h Split Tileset in TextureImage -> Tileset 8 years ago
ticker.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
ticker.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
tiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 years ago
tiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
tileset.cpp math: improve the 2D and 3D box classes. 8 years ago
tileset.h tileset: disable weird inheritance code. 8 years ago
utils.h Add color var in lua 8 years ago
video.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 years ago
video.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 years ago
world.cpp 2nd pass on Lua integration. 8 years ago
world.h 2nd pass on Lua integration. 8 years ago
worldentity.cpp math: improve the 2D and 3D box classes. 8 years ago
worldentity.h math: improve the 2D and 3D box classes. 8 years ago