[cppcheck] Part 1: Performance
[supertux.git] / src / object / infoblock.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-31 Ingo RuhnkeFixed numerous issues that caused errors in clang
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 RuhnkeCleaned up VideoSystem initalisation
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-08-10 Tobias MarkusAllow butt-jumping on infoblocks
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-11-29 Ingo RuhnkeFixe for g++-4.1
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-18 Ingo RuhnkeSplitted supertux/textscroller.?pp
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2008-02-24 Christoph SommerFixed crash when using Mr. Iceblock to break a brick
2008-02-18 Ingo Ruhnkecommited Ed <icelus2k5@gmail.com>'s coin and block...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-04-15 Christoph SommerText wrapping in TextScroller, InfoBox and InfoBlock...
2007-04-10 Wolfgang BeckerScroll nonblocking infoblock by moving half a block...
2007-04-10 Christoph SommerExperiments with InfoBlock no longer pausing the game
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-03 Marek Moeckelstopped infoblocks from ringing, since they're not...
2006-03-25 Christoph SommerPhone rings again. /
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-03-19 Christoph SommerSplit game objects into separate .sprite files
2005-10-26 Ondřej Hošek* Added image support to InfoBlocks (useful e.g. to...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-23 Marek Moeckelfixed critical telephone bug (thanks for noticing,...
2005-05-23 Marek Moeckelmade the phone ringing again
2005-05-22 Marek Moeckeltemporarily disabled ringing because it needs fixing
2005-05-22 Marek Moeckelmade the phone (infoblock) ringing until tux picks...
2005-05-05 Matthias Braunbonusblock is a sprite and not a tile in the new design...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-03-30 Matthias Braun-Some cleanups in text scrolling code