You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. пре 15 година
core.h Start creating the World class. пре 15 година
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information пре 15 година
debugfps.h Refactor stuff. пре 15 година
debugrecord.cpp Proper detection of libcaca and libpipi. пре 15 година
debugrecord.h Refactor stuff. пре 15 година
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. пре 15 година
debugstats.cpp Add a stats logger entity. пре 15 година
debugstats.h Add a stats logger entity. пре 15 година
dict.cpp Fix an erroneus warning message in the Dict destructor. пре 15 година
dict.h Factor Forge and Tiler using the new Dict class. пре 15 година
entity.cpp Properly implement program termination, including in the GTK program. пре 15 година
entity.h Properly implement program termination, including in the GTK program. пре 15 година
font.cpp Support tilesets larger than 512x512 and switch the coordinates system to пре 15 година
font.h Refactor stuff. пре 15 година
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. пре 15 година
forge.h Factor Forge and Tiler using the new Dict class. пре 15 година
game.cpp Refactor stuff. пре 15 година
game.h Refactor stuff. пре 15 година
input.cpp Support tilesets larger than 512x512 and switch the coordinates system to пре 15 година
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. пре 15 година
layer.cpp Fix broken perspective. пре 15 година
layer.h Fix z-sorting of tiles. For now. пре 15 година
map.cpp Support tilesets larger than 512x512 and switch the coordinates system to пре 15 година
map.h Minor updates here and there. Not worth mentioning. пре 15 година
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. пре 15 година
mapviewer.h Implement scrolling in the GTK window using the scrollbars. пре 15 година
matrix.h Proper Float3 constructors. пре 15 година
profiler.cpp Store the frame number in the Ticker instead of duplicating the information пре 15 година
profiler.h Refactor stuff. пре 15 година
scene.cpp Activate depth buffer when the GL context is created. пре 15 година
scene.h Fix z-sorting of tiles. For now. пре 15 година
sdlinput.cpp Properly implement program termination, including in the GTK program. пре 15 година
sdlinput.h Properly implement program termination, including in the GTK program. пре 15 година
test-map.cpp Add a debugging sphere object to test transparency. пре 15 година
ticker.cpp Properly implement program termination, including in the GTK program. пре 15 година
ticker.h Properly implement program termination, including in the GTK program. пре 15 година
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. пре 15 година
tiler.h Start to handle differences between vertical and horizontal tiles. пре 15 година
tileset.cpp Fix broken perspective. пре 15 година
tileset.h Refactor stuff. пре 15 година
timer.cpp Fix a few minor FIXMEs in the code. пре 15 година
timer.h Get the timer to talk milliseconds instead of seconds. пре 15 година
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. пре 15 година
world.h Start creating the World class. пре 15 година