..
gtk
Add a debugging sphere object to test transparency.
vor 14 Jahren
Makefile.am
Add a debugging sphere object to test transparency.
vor 14 Jahren
bitfield.h
Fix a few minor FIXMEs in the code.
vor 14 Jahren
core.h
Start creating the World class.
vor 14 Jahren
debugfps.cpp
Store the frame number in the Ticker instead of duplicating the information
vor 14 Jahren
debugfps.h
Refactor stuff.
vor 14 Jahren
debugrecord.cpp
Proper detection of libcaca and libpipi.
vor 14 Jahren
debugrecord.h
Refactor stuff.
vor 14 Jahren
debugsphere.cpp
Add a debugging sphere object to test transparency.
vor 14 Jahren
debugsphere.h
Add a debugging sphere object to test transparency.
vor 14 Jahren
debugsprite.cpp
Fix broken perspective.
vor 14 Jahren
debugsprite.h
Refactor stuff.
vor 14 Jahren
debugstats.cpp
Add a stats logger entity.
vor 14 Jahren
debugstats.h
Add a stats logger entity.
vor 14 Jahren
dict.cpp
Fix an erroneus warning message in the Dict destructor.
vor 14 Jahren
dict.h
Factor Forge and Tiler using the new Dict class.
vor 14 Jahren
entity.cpp
Properly implement program termination, including in the GTK program.
vor 14 Jahren
entity.h
Properly implement program termination, including in the GTK program.
vor 14 Jahren
font.cpp
Support tilesets larger than 512x512 and switch the coordinates system to
vor 14 Jahren
font.h
Refactor stuff.
vor 14 Jahren
forge.cpp
Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp.
vor 14 Jahren
forge.h
Factor Forge and Tiler using the new Dict class.
vor 14 Jahren
game.cpp
Refactor stuff.
vor 14 Jahren
game.h
Refactor stuff.
vor 14 Jahren
input.cpp
Support tilesets larger than 512x512 and switch the coordinates system to
vor 14 Jahren
input.h
Replace mouse scrolling with a joystick simulated by the e/s/d/f keys.
vor 14 Jahren
layer.cpp
Fix broken perspective.
vor 14 Jahren
layer.h
Fix z-sorting of tiles. For now.
vor 14 Jahren
map.cpp
Support tilesets larger than 512x512 and switch the coordinates system to
vor 14 Jahren
map.h
Minor updates here and there. Not worth mentioning.
vor 14 Jahren
mapviewer.cpp
Implement scrolling in the GTK window using the scrollbars.
vor 14 Jahren
mapviewer.h
Implement scrolling in the GTK window using the scrollbars.
vor 14 Jahren
matrix.h
Proper Float3 constructors.
vor 14 Jahren
profiler.cpp
Store the frame number in the Ticker instead of duplicating the information
vor 14 Jahren
profiler.h
Refactor stuff.
vor 14 Jahren
scene.cpp
Activate depth buffer when the GL context is created.
vor 14 Jahren
scene.h
Fix z-sorting of tiles. For now.
vor 14 Jahren
sdlinput.cpp
Properly implement program termination, including in the GTK program.
vor 14 Jahren
sdlinput.h
Properly implement program termination, including in the GTK program.
vor 14 Jahren
test-map.cpp
Add a debugging sphere object to test transparency.
vor 14 Jahren
ticker.cpp
Properly implement program termination, including in the GTK program.
vor 14 Jahren
ticker.h
Properly implement program termination, including in the GTK program.
vor 14 Jahren
tiler.cpp
Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp.
vor 14 Jahren
tiler.h
Start to handle differences between vertical and horizontal tiles.
vor 14 Jahren
tileset.cpp
Fix broken perspective.
vor 14 Jahren
tileset.h
Refactor stuff.
vor 14 Jahren
timer.cpp
Fix a few minor FIXMEs in the code.
vor 14 Jahren
timer.h
Get the timer to talk milliseconds instead of seconds.
vor 14 Jahren
video.cpp
Implement Video::SetFov() to allow conic projection.
vor 14 Jahren
video.h
Implement Video::SetFov() to allow conic projection.
vor 14 Jahren
world.cpp
Start creating the World class.
vor 14 Jahren
world.h
Start creating the World class.
vor 14 Jahren