Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Benjamin ‘Touky’ Huet 3b00a2e5ee Added Joystick count 9 anos atrás
..
application MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 anos atrás
base build: fix license and copyright information. 8 anos atrás
bullet build: remove dead PS3 code. 8 anos atrás
data build: reorganise automake build system. 12 anos atrás
debug MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 anos atrás
easymesh base: clean up and refactor containers. 8 anos atrás
gpu build: fix license and copyright information. 8 anos atrás
image build: fix license and copyright information. 8 anos atrás
input Added Joystick count 8 anos atrás
lol build: fix license and copyright information. 8 anos atrás
lolua build: fix license and copyright information. 8 anos atrás
lua Split Tileset in TextureImage -> Tileset 8 anos atrás
math build: fix license and copyright information. 8 anos atrás
mesh build: fix license and copyright information. 8 anos atrás
platform Added Joystick count 8 anos atrás
sys build: fix license and copyright information. 8 anos atrás
t build: fix license and copyright information. 8 anos atrás
Makefile.am sys: get rid of threadbase.h. 8 anos atrás
audio.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
audio.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
camera.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 anos atrás
camera.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
commandstack.h base: clean up and refactor containers. 8 anos atrás
dict.cpp build: fix license and copyright information. 8 anos atrás
dict.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
eglapp.cpp build: fix license and copyright information. 8 anos atrás
eglapp.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
emitter.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
emitter.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
entity.cpp build: fix license and copyright information. 8 anos atrás
entity.h MultiplMultiScene: Phase 2: No more g_scene access and multiple scene calls support 8 anos atrás
font.cpp MultiScene: Phase 1: g_scene removal and conversion to Scene:: 8 anos atrás
font.h MultiScene: Phase 1: g_scene removal and conversion to Scene:: 8 anos atrás
forge.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
forge.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
gradient.cpp Scene stuff is back to non-static logic with a few tricks 8 anos atrás
gradient.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
gradient.lolfx scene: start working on the scene class reorganisation. 8 anos atrás
light.cpp Scene stuff is back to non-static logic with a few tricks 8 anos atrás
light.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
lolcore.vcxproj sys: get rid of threadbase.h. 8 anos atrás
lolcore.vcxproj.filters sys: get rid of threadbase.h. 8 anos atrás
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
lolgl.h build: remove dead PS3 code. 8 anos atrás
lolimgui.cpp misc: carry on with the lowercase rampage. 8 anos atrás
lolimgui.h MultiScene: Phase 3: Small PrimitiveSource & PrimitiveRenderer tweaks 8 anos atrás
messageservice.cpp base: clean up and refactor containers. 8 anos atrás
messageservice.h Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 8 anos atrás
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
platform.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
profiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
sample.cpp build: fix license and copyright information. 8 anos atrás
sample.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
sampler.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
sampler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
scene.cpp base: clean up and refactor containers. 8 anos atrás
scene.h base: clean up and refactor containers. 8 anos atrás
sprite.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
sprite.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
text.cpp base: clean up and refactor containers. 8 anos atrás
text.h text: new features and minor refactoring. 8 anos atrás
textureimage-private.h Split Tileset in TextureImage -> Tileset 8 anos atrás
textureimage.cpp Revamped Game/Draw groups to split stuff and help spreading tick 8 anos atrás
textureimage.h Split Tileset in TextureImage -> Tileset 8 anos atrás
ticker.cpp misc: carry on with the lowercase rampage. 8 anos atrás
ticker.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
tiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 anos atrás
tiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
tileset.cpp base: clean up and refactor containers. 8 anos atrás
tileset.h base: clean up and refactor containers. 8 anos atrás
utils.h base: clean up and refactor containers. 8 anos atrás
video.cpp MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. 8 anos atrás
video.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 anos atrás
world.cpp 2nd pass on Lua integration. 8 anos atrás
world.h 2nd pass on Lua integration. 8 anos atrás
worldentity.cpp math: improve the 2D and 3D box classes. 8 anos atrás
worldentity.h math: improve the 2D and 3D box classes. 8 anos atrás