clooneljump/src
2014-03-21 19:44:16 +01:00
..
casts.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
character.cpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
character.hpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
CloonelJumpConfig.h.in Refactoring in SDLMain. 2014-03-20 12:39:39 +01:00
drawable.cpp Draw in abstract units and scale to pixels at the end. 2014-03-20 12:39:39 +01:00
drawable.hpp Draw in abstract units and scale to pixels at the end. 2014-03-20 12:39:39 +01:00
gamebase.cpp Send resolution change notification when window is resized. 2014-03-20 12:39:39 +01:00
gamebase.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
gameplayscene.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
gameplayscene.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
gameplaysceneclassic.cpp Draw in abstract units and scale to pixels at the end. 2014-03-20 12:39:39 +01:00
gameplaysceneclassic.hpp Unneeded code. 2014-03-20 12:39:39 +01:00
inputbag.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
inputbag.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
inputdevicetype.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
key.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
main.cpp Refactoring in SDLMain. 2014-03-20 12:39:39 +01:00
mover.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
mover.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moverleftright.cpp Temporary movement code. 2014-03-05 22:09:32 +01:00
moverleftright.hpp Temporary movement code. 2014-03-05 22:09:32 +01:00
moveroneshot.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moveroneshot.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moverrelative.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moverrelative.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moversine.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
moversine.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
observersmanager.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
physicsfswrapper.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
physicsfswrapper.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
placeable.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
placeable.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
sdlerror.cpp GPLv3 license. 2014-02-25 14:17:09 +01:00
sdlerror.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
sdlmain.cpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
sdlmain.hpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
sizenotifiable.cpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
sizenotifiable.hpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
sizeratio.cpp Use the new notifiable system to scale the character. 2014-03-20 12:39:39 +01:00
sizeratio.hpp Adding new files to register objects that require to be notified when resolution changes. 2014-03-20 12:39:39 +01:00
texture.cpp Use the new notifiable system to scale the character. 2014-03-20 12:39:39 +01:00
texture.hpp Use the new notifiable system to scale the character. 2014-03-20 12:39:39 +01:00
tiledwallpaper.cpp Tiled wallpaper replicated all over. 2014-03-20 22:07:47 +01:00
tiledwallpaper.hpp Tiled wallpaper replicated all over. 2014-03-20 22:07:47 +01:00
vector.hpp Implementation of == != < <= > >= operators. 2014-03-20 12:39:39 +01:00
vector.inl Warning fix when T is a short int 2014-03-21 19:44:16 +01:00
vectorprettyprint.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00