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.
 
 
 
 
 
 
Guillaume Bittoun 3279f3fe84 matrix: p_matrix tiny cleanup 11 years ago
..
application fixed 5 files out of 4252: 9 years ago
base Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 9 years ago
bullet build: remove dead PS3 code. 9 years ago
data build: reorganise automake build system. 13 years ago
debug scene: remove functions that aren’t that useful. 9 years ago
easymesh Added first pass for Base Lua setup 9 years ago
gpu build: remove the LolFx and the EasyMesh compilers for now. 9 years ago
image base: minor variable renaming. 9 years ago
input First pass of EasyMesh split & refactor 9 years ago
lol matrix: p_matrix tiny cleanup 9 years ago
lua Added first pass for Base Lua setup 9 years ago
math misc: lots of compilation fixes for Visual Studio (related to mediocre 9 years ago
mesh Added various stuff 9 years ago
platform build: remove dead PS3 code. 9 years ago
sys First pass of EasyMesh split & refactor 9 years ago
t matrix: adding permutation matrix computing 9 years ago
Makefile.am build: fix small Makefile error. 9 years ago
audio.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
audio.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
camera.cpp Fixed some stuff and added some small tweaks 9 years ago
camera.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
commandstack.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
dict.cpp base: some Windows compilation fixes. 9 years ago
dict.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
eglapp.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 9 years ago
eglapp.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
emitter.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
emitter.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
entity.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
entity.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
font.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
font.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
forge.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
forge.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
gradient.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
gradient.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
gradient.lolfx scene: start working on the scene class reorganisation. 9 years ago
light.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
lolcore.vcxproj Added first pass for Base Lua setup 9 years ago
lolcore.vcxproj.filters Added first pass for Base Lua setup 9 years ago
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
lolgl.h build: remove dead PS3 code. 9 years ago
messageservice.cpp Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 9 years ago
messageservice.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 9 years ago
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 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 build: reorganise includes so that we can use precompiled headers later. 9 years ago
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
sample.cpp build: remove dead PS3 code. 9 years ago
sample.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
sampler.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
sampler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
scene.cpp build: some PS4 compilation fixes. 9 years ago
scene.h scene: remove functions that aren’t that useful. 9 years ago
sprite.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
sprite.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
text.cpp base: more lowercase shit. 9 years ago
text.h Added some shit in controller and text 9 years ago
ticker.cpp sys: use std::bind for thread workers to avoid ugly casts. 9 years ago
ticker.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
tiler.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
tiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
tileset.cpp build: reorganise includes so that we can use precompiled headers later. 9 years ago
tileset.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
utils.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 9 years ago
video.cpp build: remove dead PS3 code. 9 years ago
video.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
world.cpp Lua integration second pass. Still doesn't work, though. 9 years ago
world.h Lua integration second pass. Still doesn't work, though. 9 years ago
worldentity.cpp Fixed some stuff and added some small tweaks 9 years ago
worldentity.h Fixed some stuff and added some small tweaks 9 years ago