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 14 roky
..
gtk Add a debugging sphere object to test transparency. před 14 roky
Makefile.am Add a debugging sphere object to test transparency. před 14 roky
bitfield.h Fix a few minor FIXMEs in the code. před 14 roky
core.h Start creating the World class. před 14 roky
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information před 14 roky
debugfps.h Refactor stuff. před 14 roky
debugrecord.cpp Proper detection of libcaca and libpipi. před 14 roky
debugrecord.h Refactor stuff. před 14 roky
debugsphere.cpp Add a debugging sphere object to test transparency. před 14 roky
debugsphere.h Add a debugging sphere object to test transparency. před 14 roky
debugsprite.cpp Fix broken perspective. před 14 roky
debugsprite.h Refactor stuff. před 14 roky
debugstats.cpp Add a stats logger entity. před 14 roky
debugstats.h Add a stats logger entity. před 14 roky
dict.cpp Fix an erroneus warning message in the Dict destructor. před 14 roky
dict.h Factor Forge and Tiler using the new Dict class. před 14 roky
entity.cpp Properly implement program termination, including in the GTK program. před 14 roky
entity.h Properly implement program termination, including in the GTK program. před 14 roky
font.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 14 roky
font.h Refactor stuff. před 14 roky
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. před 14 roky
forge.h Factor Forge and Tiler using the new Dict class. před 14 roky
game.cpp Refactor stuff. před 14 roky
game.h Refactor stuff. před 14 roky
input.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 14 roky
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. před 14 roky
layer.cpp Fix broken perspective. před 14 roky
layer.h Fix z-sorting of tiles. For now. před 14 roky
map.cpp Support tilesets larger than 512x512 and switch the coordinates system to před 14 roky
map.h Minor updates here and there. Not worth mentioning. před 14 roky
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. před 14 roky
mapviewer.h Implement scrolling in the GTK window using the scrollbars. před 14 roky
matrix.h Proper Float3 constructors. před 14 roky
profiler.cpp Store the frame number in the Ticker instead of duplicating the information před 14 roky
profiler.h Refactor stuff. před 14 roky
scene.cpp Activate depth buffer when the GL context is created. před 14 roky
scene.h Fix z-sorting of tiles. For now. před 14 roky
sdlinput.cpp Properly implement program termination, including in the GTK program. před 14 roky
sdlinput.h Properly implement program termination, including in the GTK program. před 14 roky
test-map.cpp Add a debugging sphere object to test transparency. před 14 roky
ticker.cpp Properly implement program termination, including in the GTK program. před 14 roky
ticker.h Properly implement program termination, including in the GTK program. před 14 roky
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. před 14 roky
tiler.h Start to handle differences between vertical and horizontal tiles. před 14 roky
tileset.cpp Fix broken perspective. před 14 roky
tileset.h Refactor stuff. před 14 roky
timer.cpp Fix a few minor FIXMEs in the code. před 14 roky
timer.h Get the timer to talk milliseconds instead of seconds. před 14 roky
video.cpp Implement Video::SetFov() to allow conic projection. před 14 roky
video.h Implement Video::SetFov() to allow conic projection. před 14 roky
world.cpp Start creating the World class. před 14 roky
world.h Start creating the World class. před 14 roky