hopefully fixed the crash on exit, keep sectors script bundled in the sector and...
[supertux.git] / src / object / player.cpp
2006-04-11 Matthias Braunhopefully fixed the crash on exit, keep sectors script...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-10 Christoph SommerMoved some console commands' implementations nearer...
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-07 Christoph SommerRestored old growup code
2006-04-07 Christoph SommerForgot a file
2006-03-31 Matthias Braun1 tile holes work again, fixed some bugs in the PathWalker
2006-03-31 Matthias Braunfix shrinking
2006-03-31 Matthias Braunfix growup, lightmap experiments with willowisp
2006-03-31 Matthias Braun- Yet another try in the endless quest for perfect...
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-03-11 Matthias Braundisable gravity for tux when he is on ground, this...
2006-03-08 Christoph SommerMoved Tux' and Badguys' sprites from sprites.strf to...
2006-02-12 Matthias Braunapplied patch from christoph sommer (thanks alot)
2006-01-23 Matthias Brauninitialize visible flag
2006-01-22 Matthias Braunfirst very unfinished and unpolished version of the...
2006-01-16 Matthias Brauna few fixes that I had lying around here, select walk...
2006-01-12 Matthias Braunfix tux not dying when falling out of screen in invinci...
2006-01-11 Matthias Braunstop invincible music a bit earlier than invinciblility
2006-01-11 Matthias Braunsome startup time debugging, changed skid dust particle...
2006-01-09 Matthias Braunmore work on MrIceBlock, you can carry him around and...
2006-01-06 Ondřej Hošek* In the usage help, put LEVELFILE into brackets since...
2005-12-31 Matthias Brauncheck that place is free before releasing a grabbed...
2005-12-31 Matthias Braunsome more work on portable objects
2005-12-31 Matthias Braunsome fixes after my latest changes
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...