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