Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar 40f7da62f1 Implement Video::SetFov() to allow conic projection. před 15 roky
..
gtk Add a debugging sphere object to test transparency. před 15 roky
Makefile.am Add a debugging sphere object to test transparency. před 15 roky
bitfield.h Fix a few minor FIXMEs in the code. před 16 roky
core.h Start creating the World class. před 16 roky
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information před 16 roky
debugfps.h Refactor stuff. před 16 roky
debugrecord.cpp Proper detection of libcaca and libpipi. před 16 roky
debugrecord.h Refactor stuff. před 16 roky
debugsphere.cpp Add a debugging sphere object to test transparency. před 15 roky
debugsphere.h Add a debugging sphere object to test transparency. před 15 roky
debugsprite.cpp Fix broken perspective. před 15 roky
debugsprite.h Refactor stuff. před 16 roky
debugstats.cpp Add a stats logger entity. před 16 roky
debugstats.h Add a stats logger entity. před 16 roky
dict.cpp Fix an erroneus warning message in the Dict destructor. před 16 roky
dict.h Factor Forge and Tiler using the new Dict class. před 16 roky
entity.cpp Properly implement program termination, including in the GTK program. před 16 roky
entity.h Properly implement program termination, including in the GTK program. před 16 roky
font.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 16 roky
font.h Refactor stuff. před 16 roky
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. před 16 roky
forge.h Factor Forge and Tiler using the new Dict class. před 16 roky
game.cpp Refactor stuff. před 16 roky
game.h Refactor stuff. před 16 roky
input.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 16 roky
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. před 16 roky
layer.cpp Fix broken perspective. před 15 roky
layer.h Fix z-sorting of tiles. For now. před 16 roky
map.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 16 roky
map.h Minor updates here and there. Not worth mentioning. před 16 roky
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. před 16 roky
mapviewer.h Implement scrolling in the GTK window using the scrollbars. před 16 roky
matrix.h Proper Float3 constructors. před 16 roky
profiler.cpp Store the frame number in the Ticker instead of duplicating the information před 16 roky
profiler.h Refactor stuff. před 16 roky
scene.cpp Activate depth buffer when the GL context is created. před 15 roky
scene.h Fix z-sorting of tiles. For now. před 16 roky
sdlinput.cpp Properly implement program termination, including in the GTK program. před 16 roky
sdlinput.h Properly implement program termination, including in the GTK program. před 16 roky
test-map.cpp Add a debugging sphere object to test transparency. před 15 roky
ticker.cpp Properly implement program termination, including in the GTK program. před 16 roky
ticker.h Properly implement program termination, including in the GTK program. před 16 roky
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. před 16 roky
tiler.h Start to handle differences between vertical and horizontal tiles. před 16 roky
tileset.cpp Fix broken perspective. před 15 roky
tileset.h Refactor stuff. před 16 roky
timer.cpp Fix a few minor FIXMEs in the code. před 16 roky
timer.h Get the timer to talk milliseconds instead of seconds. před 16 roky
video.cpp Implement Video::SetFov() to allow conic projection. před 15 roky
video.h Implement Video::SetFov() to allow conic projection. před 15 roky
world.cpp Start creating the World class. před 16 roky
world.h Start creating the World class. před 16 roky