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.
 
 
 
Lolbot 4a7d0ca2c5 fixed 36 files out of 4318: 11 years ago
..
application Added Thread classes 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 Revamped Game/Draw groups to split stuff and help spreading tick 9 years ago
easymesh Add color var in lua 9 years ago
gpu LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 9 years ago
image LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 9 years ago
imgui fixed 36 files out of 4318: 9 years ago
input Moved GetKey/Axis status tests to protected, and made them accessible through controller directly to implement layer system in the future. 9 years ago
lol fixed 36 files out of 4318: 9 years ago
lolua lua: fix compilation issues. 9 years ago
lua Split Tileset in TextureImage -> Tileset 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 Revamped Game/Draw groups to split stuff and help spreading tick 9 years ago
sys fixed 36 files out of 4318: 9 years ago
t matrix: using permutation and LU decomposition for determinant and inverse computing 9 years ago
Makefile.am Split Tileset in TextureImage -> Tileset 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 Revamped Game/Draw groups to split stuff and help spreading tick 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 Revamped Game/Draw groups to split stuff and help spreading tick 9 years ago
entity.h fixed 36 files out of 4318: 9 years ago
font.cpp Revamped Game/Draw groups to split stuff and help spreading tick 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 Revamped Game/Draw groups to split stuff and help spreading tick 9 years ago
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 years ago
lolcore.vcxproj LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 9 years ago
lolcore.vcxproj.filters Split Tileset in TextureImage -> Tileset 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
textureimage-private.h Split Tileset in TextureImage -> Tileset 9 years ago
textureimage.cpp Revamped Game/Draw groups to split stuff and help spreading tick 9 years ago
textureimage.h Split Tileset in TextureImage -> Tileset 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 Split Tileset in TextureImage -> Tileset 9 years ago
tileset.h fixed 36 files out of 4318: 9 years ago
utils.h Add color var in lua 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 2nd pass on Lua integration. 9 years ago
world.h 2nd pass on Lua integration. 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