Updated addon repository URL and improved debug output on download
[supertux.git] / src / badguy / kugelblitz.cpp
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 RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-07-19 LMHMerge branch 'glow_effects'
2013-04-09 LMHEnhanced Willowisp glow, added Kugelblitz glow
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2009-12-29 Mathnerd314* Revert breaking changes from last revision
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 Mathnerd314Use run_dead_script wherever possible and make kill_...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-07-03 Miloš KloučekKugelblitz now appears at specified position, not at...
2008-02-03 Christoph SommerMake Badguy activation dependent of Player position...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-18 Christoph SommerSectors support multiple solid tilemaps, tilemaps can...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-06-25 Christoph SommerSwitched y coordinate of Physics class to be like all...
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2005-12-28 Matthias Braunnormalize paths for images so that you can use .. in...
2005-10-10 Ondřej Hošek* Updated Czech translation
2005-09-18 Marek Moeckelmore fixes for Kugelblitz and Rain
2005-09-18 Marek Moeckellittle work on the kugelblitz
2005-09-18 Marek Moeckelfixed kugelblitz, added electrifier object
2005-09-17 Marek Moeckelremoved some duplicate code
2005-09-17 Marek Moeckelkugelblitz electrifies water on contact - electrified...
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-07-18 Marek Moeckelkugelblitz update - the behaviour intended for the...
2005-07-18 Marek Moeckelanother kugelblitz update
2005-07-18 Marek Moeckelsmall updates to kugelblitz
2005-07-18 Marek Moeckelfixed the small fix :-)
2005-07-18 Marek Moeckelsmall fix
2005-07-18 Marek Moeckeladded Kugelblitz badguy: basic code, placeholder images...