Const'ify methods in sector.cpp
[supertux.git] / src / supertux / level.cpp
2015-03-19 Tobias MarkusConst'ify methods in sector.cpp
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade code -Wshadow clean
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-12 Ingo RuhnkeMerge branch 'feature/memoryleaks'
2014-08-12 Ingo RuhnkeFixed memory leaks in TileManager
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-03-10 Tobias MarkusAdding level filename to log debug
2014-01-24 Tobias MarkusAdding level author and name to level license warning
2013-12-15 Tobias MarkusAdding level author and name to level license warning
2013-10-26 LMHAdded ability to define a 'target time' for levels...
2013-09-06 LMHAdded ability to define a 'target time' for levels...
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-16 LMHNew BadGuy: GoldBomb - a bomb that throws a bunch of...
2013-07-13 LMHNew BonusBlock content: 'explode' - a coin explosion.
2013-07-11 LMHNew BonusBlock content: 'coinrain'. Causes ten coins...
2012-11-23 LMHMulti-coin bonus block (not bricks) handeled correctly...
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-11-18 Ingo RuhnkeSplit object/block.?pp
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...