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. преди 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 години