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