25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way 9 년 전
..
application Added Thread classes 8 년 전
base Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 년 전
bullet build: remove dead PS3 code. 8 년 전
data build: reorganise automake build system. 12 년 전
debug image: remove "color" typedef since we already have the "Color" class, and rename a few things. 8 년 전
easymesh MeshViewer refactor is on good way 8 년 전
gpu LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 8 년 전
image image: remove "color" typedef since we already have the "Color" class, and rename a few things. 8 년 전
input Fix a race condition in the file watcher and a few compilation warnings. 8 년 전
lol MeshViewer refactor is on good way 8 년 전
lolua MeshViewer refactor is on good way 8 년 전
lua Split Tileset in TextureImage -> Tileset 8 년 전
math misc: lots of compilation fixes for Visual Studio (related to mediocre 8 년 전
mesh MeshViewer refactor is on good way 8 년 전
platform Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
sys MeshViewer refactor is on good way 8 년 전
t Brought threads to C++11 8 년 전
Makefile.am build: move imgui to external/ because it does not really need a complex build system, just one #include. 8 년 전
audio.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
audio.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
camera.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
camera.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
commandstack.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
dict.cpp base: some Windows compilation fixes. 8 년 전
dict.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
eglapp.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 8 년 전
eglapp.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
emitter.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
emitter.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
entity.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
entity.h fixed 36 files out of 4318: 8 년 전
font.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
font.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
forge.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
forge.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
gradient.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
gradient.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
gradient.lolfx scene: start working on the scene class reorganisation. 8 년 전
light.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
lolcore.vcxproj build: move imgui to external/ because it does not really need a complex build system, just one #include. 8 년 전
lolcore.vcxproj.filters Split Tileset in TextureImage -> Tileset 8 년 전
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
lolgl.h build: remove dead PS3 code. 8 년 전
lolimgui.cpp MeshViewer refactor is on good way 8 년 전
lolimgui.h MeshViewer refactor is on good way 8 년 전
messageservice.cpp Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 년 전
messageservice.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 년 전
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
platform.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
profiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
sample.cpp build: remove dead PS3 code. 8 년 전
sample.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
sampler.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
sampler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
scene.cpp MeshViewer refactor is on good way 8 년 전
scene.h MeshViewer refactor is on good way 8 년 전
sprite.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
sprite.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
text.cpp base: more lowercase shit. 8 년 전
text.h Added some shit in controller and text 8 년 전
textureimage-private.h Split Tileset in TextureImage -> Tileset 8 년 전
textureimage.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 년 전
textureimage.h Split Tileset in TextureImage -> Tileset 8 년 전
ticker.cpp sys: use std::bind for thread workers to avoid ugly casts. 8 년 전
ticker.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
tiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 년 전
tiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
tileset.cpp Split Tileset in TextureImage -> Tileset 8 년 전
tileset.h fixed 36 files out of 4318: 8 년 전
utils.h Add color var in lua 8 년 전
video.cpp build: remove dead PS3 code. 8 년 전
video.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 년 전
world.cpp 2nd pass on Lua integration. 8 년 전
world.h 2nd pass on Lua integration. 8 년 전
worldentity.cpp Fixed some stuff and added some small tweaks 8 년 전
worldentity.h Fixed some stuff and added some small tweaks 8 년 전