選択できるのは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年前