..
Makefile.am
Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules.
14 anos atrás
audio.cpp
Reduce audio latency by using 1K samples instead of 4K.
14 anos atrás
audio.h
Add preliminary support for sound samples. Implement click.
14 anos atrás
bitfield.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
core.h
Create the WorldEntity class, for objects with world coordinates.
14 anos atrás
debugfps.cpp
Ensure the DebugFps object is rendered in front of everything else.
13 anos atrás
debugfps.h
Add a Text object for OSD and possibly other effects.
14 anos atrás
debugrecord.cpp
Add a recording mode to Ticker that ensures fixed deltatime even when
14 anos atrás
debugrecord.h
Allow to specify FPS in the DebugRecord object.
14 anos atrás
debugsphere.cpp
Slightly change the ...Data initialisation in classes.
14 anos atrás
debugsphere.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
debugstats.cpp
Slightly change the ...Data initialisation in classes.
14 anos atrás
debugstats.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
dict.cpp
Fix the Dict class. It wasn't even implemented properly.
14 anos atrás
dict.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
emitter.cpp
Allow more particles, just in case.
14 anos atrás
emitter.h
Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions.
14 anos atrás
entity.cpp
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
entity.h
Make Entity variable members private.
14 anos atrás
font.cpp
Make font objects use the TileSet system and fix the text objects' Z offset.
14 anos atrás
font.h
Make font objects use the TileSet system and fix the text objects' Z offset.
14 anos atrás
forge.cpp
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
forge.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
input.cpp
Start working on a new gameplay, codenamed "Fusion".
14 anos atrás
input.h
Minor updates to the mouse tracking architecture.
14 anos atrás
layer.cpp
Change the way the Scene object works.
14 anos atrás
layer.h
Change the way the Scene object works.
14 anos atrás
map.cpp
TileSets can now be initialised either using the tile size, or the
14 anos atrás
map.h
Change the way the Scene object works.
14 anos atrás
matrix.h
Do not zero vector memory upon initialisation. Unitialised is uninitialised.
13 anos atrás
numeric.h
Fix Linux build.
14 anos atrás
profiler.cpp
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
profiler.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
sample.cpp
Name tilers, samples and pieces for easier debugging.
14 anos atrás
sample.h
Skeleton for sample entity and sampler manager classes.
14 anos atrás
sampler.cpp
Add preliminary support for sound samples. Implement click.
14 anos atrás
sampler.h
Skeleton for sample entity and sampler manager classes.
14 anos atrás
scene.cpp
Switch scene rendering method to vertex buffer objects.
13 anos atrás
scene.h
Change the way the Scene object works.
14 anos atrás
sdlinput.cpp
Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions.
14 anos atrás
sdlinput.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
text.cpp
Test entity alignment features. Also, start working on the mouse tracking.
14 anos atrás
text.h
Test entity alignment features. Also, start working on the mouse tracking.
14 anos atrás
ticker.cpp
Make font objects use the TileSet system and fix the text objects' Z offset.
14 anos atrás
ticker.h
Add a recording mode to Ticker that ensures fixed deltatime even when
14 anos atrás
tiler.cpp
Switch scene rendering method to vertex buffer objects.
13 anos atrás
tiler.h
Switch scene rendering method to vertex buffer objects.
13 anos atrás
tileset.cpp
Switch scene rendering method to vertex buffer objects.
13 anos atrás
tileset.h
Switch scene rendering method to vertex buffer objects.
13 anos atrás
timer.cpp
Fix the SDL timer behaviour. Fixes ticket #26.
14 anos atrás
timer.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
video.cpp
Allow to specify FPS in the DebugRecord object.
14 anos atrás
video.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
world.cpp
Slightly change the ...Data initialisation in classes.
14 anos atrás
world.h
Complete Lol Engine / Deus Hax / Monsterz split.
14 anos atrás
worldentity.cpp
Create the WorldEntity class, for objects with world coordinates.
14 anos atrás
worldentity.h
Implement the title screen. Click on it to start a game.
14 anos atrás