25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전