Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Sam Hocevar 40f7da62f1 Implement Video::SetFov() to allow conic projection. pirms 15 gadiem
..
gtk Add a debugging sphere object to test transparency. pirms 15 gadiem
Makefile.am Add a debugging sphere object to test transparency. pirms 15 gadiem
bitfield.h Fix a few minor FIXMEs in the code. pirms 15 gadiem
core.h Start creating the World class. pirms 15 gadiem
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information pirms 15 gadiem
debugfps.h Refactor stuff. pirms 15 gadiem
debugrecord.cpp Proper detection of libcaca and libpipi. pirms 15 gadiem
debugrecord.h Refactor stuff. pirms 15 gadiem
debugsphere.cpp Add a debugging sphere object to test transparency. pirms 15 gadiem
debugsphere.h Add a debugging sphere object to test transparency. pirms 15 gadiem
debugsprite.cpp Fix broken perspective. pirms 15 gadiem
debugsprite.h Refactor stuff. pirms 15 gadiem
debugstats.cpp Add a stats logger entity. pirms 15 gadiem
debugstats.h Add a stats logger entity. pirms 15 gadiem
dict.cpp Fix an erroneus warning message in the Dict destructor. pirms 15 gadiem
dict.h Factor Forge and Tiler using the new Dict class. pirms 15 gadiem
entity.cpp Properly implement program termination, including in the GTK program. pirms 15 gadiem
entity.h Properly implement program termination, including in the GTK program. pirms 15 gadiem
font.cpp Support tilesets larger than 512x512 and switch the coordinates system to pirms 15 gadiem
font.h Refactor stuff. pirms 15 gadiem
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. pirms 15 gadiem
forge.h Factor Forge and Tiler using the new Dict class. pirms 15 gadiem
game.cpp Refactor stuff. pirms 15 gadiem
game.h Refactor stuff. pirms 15 gadiem
input.cpp Support tilesets larger than 512x512 and switch the coordinates system to pirms 15 gadiem
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. pirms 15 gadiem
layer.cpp Fix broken perspective. pirms 15 gadiem
layer.h Fix z-sorting of tiles. For now. pirms 15 gadiem
map.cpp Support tilesets larger than 512x512 and switch the coordinates system to pirms 15 gadiem
map.h Minor updates here and there. Not worth mentioning. pirms 15 gadiem
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. pirms 15 gadiem
mapviewer.h Implement scrolling in the GTK window using the scrollbars. pirms 15 gadiem
matrix.h Proper Float3 constructors. pirms 15 gadiem
profiler.cpp Store the frame number in the Ticker instead of duplicating the information pirms 15 gadiem
profiler.h Refactor stuff. pirms 15 gadiem
scene.cpp Activate depth buffer when the GL context is created. pirms 15 gadiem
scene.h Fix z-sorting of tiles. For now. pirms 15 gadiem
sdlinput.cpp Properly implement program termination, including in the GTK program. pirms 15 gadiem
sdlinput.h Properly implement program termination, including in the GTK program. pirms 15 gadiem
test-map.cpp Add a debugging sphere object to test transparency. pirms 15 gadiem
ticker.cpp Properly implement program termination, including in the GTK program. pirms 15 gadiem
ticker.h Properly implement program termination, including in the GTK program. pirms 15 gadiem
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. pirms 15 gadiem
tiler.h Start to handle differences between vertical and horizontal tiles. pirms 15 gadiem
tileset.cpp Fix broken perspective. pirms 15 gadiem
tileset.h Refactor stuff. pirms 15 gadiem
timer.cpp Fix a few minor FIXMEs in the code. pirms 15 gadiem
timer.h Get the timer to talk milliseconds instead of seconds. pirms 15 gadiem
video.cpp Implement Video::SetFov() to allow conic projection. pirms 15 gadiem
video.h Implement Video::SetFov() to allow conic projection. pirms 15 gadiem
world.cpp Start creating the World class. pirms 15 gadiem
world.h Start creating the World class. pirms 15 gadiem