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