Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Sam Hocevar d8aa8b3d06 build: add missing #include directive. 10 lat temu
..
application Added Thread classes 8 lat temu
base Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 lat temu
bullet build: remove dead PS3 code. 8 lat temu
data build: reorganise automake build system. 12 lat temu
debug image: remove "color" typedef since we already have the "Color" class, and rename a few things. 8 lat temu
easymesh MeshViewer refactor is on good way 8 lat temu
gpu LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 8 lat temu
image image: remove "color" typedef since we already have the "Color" class, and rename a few things. 8 lat temu
input Fix a race condition in the file watcher and a few compilation warnings. 8 lat temu
lol MeshViewer refactor is on good way 8 lat temu
lolua MeshViewer refactor is on good way 8 lat temu
lua Split Tileset in TextureImage -> Tileset 8 lat temu
math misc: lots of compilation fixes for Visual Studio (related to mediocre 8 lat temu
mesh MeshViewer refactor is on good way 8 lat temu
platform Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
sys MeshViewer refactor is on good way 8 lat temu
t Brought threads to C++11 8 lat temu
Makefile.am build: move imgui to external/ because it does not really need a complex build system, just one #include. 8 lat temu
audio.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
audio.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
camera.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
camera.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
commandstack.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
dict.cpp base: some Windows compilation fixes. 8 lat temu
dict.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
eglapp.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 8 lat temu
eglapp.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
emitter.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
emitter.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
entity.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
entity.h fixed 36 files out of 4318: 8 lat temu
font.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
font.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
forge.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
forge.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
gradient.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
gradient.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
gradient.lolfx scene: start working on the scene class reorganisation. 8 lat temu
light.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
lolcore.vcxproj build: move imgui to external/ because it does not really need a complex build system, just one #include. 8 lat temu
lolcore.vcxproj.filters Split Tileset in TextureImage -> Tileset 8 lat temu
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
lolgl.h build: remove dead PS3 code. 8 lat temu
lolimgui.cpp MeshViewer refactor is on good way 8 lat temu
lolimgui.h MeshViewer refactor is on good way 8 lat temu
messageservice.cpp Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 lat temu
messageservice.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 lat temu
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
platform.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
profiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
sample.cpp build: remove dead PS3 code. 8 lat temu
sample.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
sampler.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
sampler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
scene.cpp MeshViewer refactor is on good way 8 lat temu
scene.h build: add missing #include directive. 8 lat temu
sprite.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
sprite.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
text.cpp base: more lowercase shit. 8 lat temu
text.h Added some shit in controller and text 8 lat temu
textureimage-private.h Split Tileset in TextureImage -> Tileset 8 lat temu
textureimage.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 lat temu
textureimage.h Split Tileset in TextureImage -> Tileset 8 lat temu
ticker.cpp sys: use std::bind for thread workers to avoid ugly casts. 8 lat temu
ticker.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
tiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 lat temu
tiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
tileset.cpp Split Tileset in TextureImage -> Tileset 8 lat temu
tileset.h fixed 36 files out of 4318: 8 lat temu
utils.h Add color var in lua 8 lat temu
video.cpp build: remove dead PS3 code. 8 lat temu
video.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 lat temu
world.cpp 2nd pass on Lua integration. 8 lat temu
world.h 2nd pass on Lua integration. 8 lat temu
worldentity.cpp Fixed some stuff and added some small tweaks 8 lat temu
worldentity.h Fixed some stuff and added some small tweaks 8 lat temu