Ви не можете вибрати більше 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 роки тому