Renamed namespaces to all lowercase
[supertux.git] / src / scripting / wrapper.hpp
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-13 Mathnerd314* Small miniswig update to use less dependencies
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-05-27 Matthias Braunremove dead_script_hint, add scripting capabilities...
2007-01-29 Arvid NorlanderFixed svn:keywords... (Why aren't people using the...
2007-01-28 Ondřej Hošek* Coins inside boxes are now being counted. (We'll...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2006-10-27 Christoph SommerMade LevelTime object scriptable (start, stop, get_time...
2006-08-13 Wolfgang Beckermade ambient light scriptabel
2006-08-08 Christoph SommerTileMaps can now use paths
2006-07-13 Christoph SommerThunderstorm
2006-07-05 Christoph SommerAmbientSound scripting patch from tuxdev
2006-06-27 Christoph SommerMade Wind scriptable
2006-06-02 Christoph SommerCandle can now be turned on and off via squirrel scripting
2006-05-25 Christoph SommerCan't rebuild wrapper on Win, so I'm checking it in...
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-02-09 Matthias Braunfirst version of floating image
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-07-02 Matthias Braunfix namespace problems
2005-07-02 Matthias Braunlet miniswig create code to create squirrel object...
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-07-01 Matthias Braunminiswig supports int, float and string constants now
2005-06-28 Matthias Braunfix miniswig using wrong stack numbers in functions...
2005-06-26 Matthias Braunrenamed all .h to .hpp