Renamed namespaces to all lowercase
[supertux.git] / src / scripting / functions.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
2009-03-16 Ingo RuhnkeAdded type checking for __custom functions
2009-03-02 Ingo RuhnkeMinor #include optimization
2008-06-16 Ryan FlegelAdjust gamma with set_gamma(float) scripting function...
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-05 Ingo RuhnkeCrude hack to slow down the game, use set_game_speed...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-31 Ondřej Hošek* B140: Hack alarm: "fixed" the black-fading screen...
2007-01-20 Matthias Braun- fix tux not advancing on worldmap after solving a...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-05-28 Matthias Braunsmall fixes
2006-05-26 Christoph SommerAdded ghost mode for easier level debugging
2006-04-30 Matthias Braunanother try
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-24 Matthias Braunmake GameObjects reference counted (this avoids crashs...
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-20 Matthias Braun- make sure all log messages get displayed, even when...
2006-04-19 Matthias Braun2 more evil mainloops are gone
2006-04-17 Matthias Braunthe boat works now
2006-04-13 Matthias Braunnot needed anymore
2006-04-13 Matthias Braunload default.nut for all scripts, have own roottable...
2006-04-13 Ondřej Hošek* "Outsourced" cheats from GameSession to scripting...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunadd code to debug collision rectangles
2006-04-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-04-11 Matthias Braunseveral bugfixes to squirrel serialisation code, serial...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-07 Matthias Braunmore smaller fixes
2005-09-25 Marek Moeckelkeys are displayed on the screen, they can be "collecte...
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-01 Matthias Braunfix music problems, is openal faster now?
2005-06-26 Matthias Braunrenamed all .h to .hpp