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