Ви не можете вибрати більше 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 роки тому