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