fix miniswig using wrong stack numbers in functions with HSQUIRRELVM arguments
[supertux.git] / src / object / player.cpp
2005-06-28 Matthias Braunfix miniswig using wrong stack numbers in functions...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-05-17 Marek Moeckeladded a powerup object that can be placed in levels...
2005-05-17 Ondřej Hošek* Tux can now move horizontally after flapping followin...
2005-05-16 Ondřej HošekImplemented Yoshi's Island-style flapping (based on...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-06 Matthias Braunfixed a bug in my last effects removal, improved the...
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2005-04-03 Matthias Braunhad more changes lying around here
2005-04-01 Matthias Braun-Worldmap cleanups (use DrawingContext transformstack)
2005-03-30 Matthias Braunadded a bell object which is a new better way to do...
2005-03-25 Matthias BraunHad a bit of time today and worked on supertux:
2004-12-19 Matthias Braun-german translation updates
2004-11-27 Marek Moeckelpatch contributed by markos_64:
2004-11-26 Matthias Braunsome cleanups memory leak fixes and moving of source...