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 cb0c02c7d0 Invert the mouse coordinate handling logic. 14 vuotta sitten
..
gtk Minor updates here and there. Not worth mentioning. 14 vuotta sitten
Makefile.am Add a debug sprite to the scene. 14 vuotta sitten
asset.cpp Try to detect assets not calling their super tick methods. Already spotted 14 vuotta sitten
asset.h Try to detect assets not calling their super tick methods. Already spotted 14 vuotta sitten
debugfps.cpp Try to detect assets not calling their super tick methods. Already spotted 14 vuotta sitten
debugfps.h The frame counter is now an asset object. 14 vuotta sitten
debugsprite.cpp Fix z-sorting of tiles. For now. 14 vuotta sitten
debugsprite.h Add a debug sprite to the scene. 14 vuotta sitten
font.cpp Improve the text appearance using an outline. 14 vuotta sitten
font.h Implement naive bold font printing. 14 vuotta sitten
forge.cpp The frame counter is now an asset object. 14 vuotta sitten
forge.h The frame counter is now an asset object. 14 vuotta sitten
game.cpp Invert the mouse coordinate handling logic. 14 vuotta sitten
game.h Allow other classes to request the Game's Scene object. 14 vuotta sitten
joystick.cpp Slightly improve the documentation in a few files, add the missing 14 vuotta sitten
joystick.h Slightly improve the documentation in a few files, add the missing 14 vuotta sitten
layer.cpp Invert the mouse coordinate handling logic. 14 vuotta sitten
layer.h Fix z-sorting of tiles. For now. 14 vuotta sitten
map.cpp Fix z-sorting of tiles. For now. 14 vuotta sitten
map.h Minor updates here and there. Not worth mentioning. 14 vuotta sitten
profiler.cpp Implement the profiling system. 14 vuotta sitten
profiler.h Implement the profiling system. 14 vuotta sitten
scene.cpp Fix z-sorting of tiles. For now. 14 vuotta sitten
scene.h Fix z-sorting of tiles. For now. 14 vuotta sitten
sdlinput.cpp Properly initialise SDL in the input system's constructor. 14 vuotta sitten
sdlinput.h Reimplement the SDL input as a ticked asset object. 14 vuotta sitten
test-map.cpp Add a debug sprite to the scene. 14 vuotta sitten
ticker.cpp Try to detect assets not calling their super tick methods. Already spotted 14 vuotta sitten
ticker.h Minor updates here and there. Not worth mentioning. 14 vuotta sitten
tiler.cpp Slightly improve the documentation in a few files, add the missing 14 vuotta sitten
tiler.h Slightly improve the documentation in a few files, add the missing 14 vuotta sitten
tileset.cpp Create a helper class for easy scene setup. Highly reduces the number 14 vuotta sitten
tileset.h Make the Game class an asset like the others. 14 vuotta sitten
timer.cpp Implement Timer::PollSeconds(), if necessary. 14 vuotta sitten
timer.h Implement Timer::PollSeconds(), if necessary. 14 vuotta sitten
video.cpp Better near/far values. 14 vuotta sitten
video.h Create a helper class for easy scene setup. Highly reduces the number 14 vuotta sitten