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 年之前
..
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 年之前