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