clooneljump/src
2014-07-05 18:48:04 +02:00
..
movers Movers moved into a separate directory. 2014-07-05 18:48:04 +02:00
casts.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00
character.cpp Support drawing textures without doing any clipping. 2014-03-25 10:32:34 +01:00
character.hpp Refactoring in SizeNotifiable. 2014-03-20 20:21:59 +01:00
circularbuffer.hpp Add a circular buffer class. 2014-07-04 13:22:42 +02:00
circularbuffer.inl Add a circular buffer class. 2014-07-04 13:22:42 +02:00
CloonelJumpConfig.h.in Call std::srand() at the beginning. 2014-03-28 10:50:33 +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 Buildfix for clang 2014-03-21 22:51:28 +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 Generate one platform and draw it. WiP. 2014-03-28 10:55:09 +01:00
gameplaysceneclassic.hpp Generate one platform and draw it. WiP. 2014-03-28 10:55:09 +01:00
inputbag.cpp Buildfix for clang 2014-03-21 22:51:28 +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 Call std::srand() at the beginning. 2014-03-28 10:50:33 +01:00
observersmanager.hpp Bugfix. 2014-07-04 13:23:37 +02: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
platform.cpp Move semantics in SizeNotifiable. 2014-03-26 23:00:02 +01:00
platform.hpp Generate one platform and draw it. WiP. 2014-03-28 10:55:09 +01:00
platformsystem.cpp Generate one platform and draw it. WiP. 2014-03-28 10:55:09 +01:00
platformsystem.hpp Generate one platform and draw it. WiP. 2014-03-28 10:55: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 Set the viewport size and resolution on resoultion change. 2014-03-25 00:21:10 +01:00
sdlmain.hpp Buildfix for clang 2014-03-21 22:51:28 +01:00
sizenotifiable.cpp Buildfix 2014-03-28 10:51:48 +01:00
sizenotifiable.hpp Buildfix 2014-03-28 10:51:48 +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 Support drawing textures without doing any clipping. 2014-03-25 10:32:34 +01:00
texture.hpp Support drawing textures without doing any clipping. 2014-03-25 10:32:34 +01:00
tiledwallpaper.cpp Support drawing textures without doing any clipping. 2014-03-25 10:32:34 +01:00
tiledwallpaper.hpp Tiled wallpaper replicated all over. 2014-03-20 22:07:47 +01:00
vector.hpp Constructors that only throw if the operation they perform can throw. 2014-05-13 11:45:53 +02:00
vector.inl Constructors that only throw if the operation they perform can throw. 2014-05-13 11:45:53 +02:00
vectorprettyprint.hpp GPLv3 license. 2014-02-25 14:17:09 +01:00