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