Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад