您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
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 年前