Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Sam Hocevar cb0c02c7d0 Invert the mouse coordinate handling logic. il y a 14 ans
..
gtk Minor updates here and there. Not worth mentioning. il y a 14 ans
Makefile.am Add a debug sprite to the scene. il y a 14 ans
asset.cpp Try to detect assets not calling their super tick methods. Already spotted il y a 14 ans
asset.h Try to detect assets not calling their super tick methods. Already spotted il y a 14 ans
debugfps.cpp Try to detect assets not calling their super tick methods. Already spotted il y a 14 ans
debugfps.h The frame counter is now an asset object. il y a 14 ans
debugsprite.cpp Fix z-sorting of tiles. For now. il y a 14 ans
debugsprite.h Add a debug sprite to the scene. il y a 14 ans
font.cpp Improve the text appearance using an outline. il y a 14 ans
font.h Implement naive bold font printing. il y a 14 ans
forge.cpp The frame counter is now an asset object. il y a 14 ans
forge.h The frame counter is now an asset object. il y a 14 ans
game.cpp Invert the mouse coordinate handling logic. il y a 14 ans
game.h Allow other classes to request the Game's Scene object. il y a 14 ans
joystick.cpp Slightly improve the documentation in a few files, add the missing il y a 14 ans
joystick.h Slightly improve the documentation in a few files, add the missing il y a 14 ans
layer.cpp Invert the mouse coordinate handling logic. il y a 14 ans
layer.h Fix z-sorting of tiles. For now. il y a 14 ans
map.cpp Fix z-sorting of tiles. For now. il y a 14 ans
map.h Minor updates here and there. Not worth mentioning. il y a 14 ans
profiler.cpp Implement the profiling system. il y a 14 ans
profiler.h Implement the profiling system. il y a 14 ans
scene.cpp Fix z-sorting of tiles. For now. il y a 14 ans
scene.h Fix z-sorting of tiles. For now. il y a 14 ans
sdlinput.cpp Properly initialise SDL in the input system's constructor. il y a 14 ans
sdlinput.h Reimplement the SDL input as a ticked asset object. il y a 14 ans
test-map.cpp Add a debug sprite to the scene. il y a 14 ans
ticker.cpp Try to detect assets not calling their super tick methods. Already spotted il y a 14 ans
ticker.h Minor updates here and there. Not worth mentioning. il y a 14 ans
tiler.cpp Slightly improve the documentation in a few files, add the missing il y a 14 ans
tiler.h Slightly improve the documentation in a few files, add the missing il y a 14 ans
tileset.cpp Create a helper class for easy scene setup. Highly reduces the number il y a 14 ans
tileset.h Make the Game class an asset like the others. il y a 14 ans
timer.cpp Implement Timer::PollSeconds(), if necessary. il y a 14 ans
timer.h Implement Timer::PollSeconds(), if necessary. il y a 14 ans
video.cpp Better near/far values. il y a 14 ans
video.h Create a helper class for easy scene setup. Highly reduces the number il y a 14 ans