more adjustments to collision detection, tux is correctly placed above badguys again...
[supertux.git] / src / object / player.cpp
2005-12-29 Matthias Braunmore adjustments to collision detection, tux is correct...
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-10-05 Marek Moeckelmoved some code
2005-10-05 Marek Moeckelremoved all flapping code
2005-10-02 Matthias Braun- Allow custom leveldots
2005-09-26 Marek Moeckelsmall fixes
2005-09-25 Marek Moeckellots of cool scripting stuff
2005-09-18 Matthias Brauntry to fix badguys walking on water
2005-09-17 Marek Moeckelfixed solid water for tux
2005-09-17 Matthias Braunuse spike flag again and don't replace spikes with...
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
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...