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