updated squirrel version
[supertux.git] / src / collision.h
2005-05-05 Matthias Braunrenamed Rectangle to Rect because of §%$
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
2004-11-26 Matthias Braunfixed broken 1-time animations in sprites, fixed collis...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-20 Tobias Gläßermainly changed #includes to work with the new SuperTux...
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-28 Ryan Flegel- added unisolid patch from Upsilon
2004-05-24 Ricardo CruzNew flying platform object.
2004-05-17 Ryan Flegel- added spikes
2004-05-16 Ryan Flegel- trampoline stuff
2004-04-26 Ingo Ruhnke- new more bulletprof endsequence code patch from MatzeB
2004-04-22 Ingo Ruhnke- changed way badguy removal is handled (ie. with a...
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-11 Ingo Ruhnke- moved some collision code into the world class, since...
2004-04-11 Ingo Ruhnke- moved stuff from gamesession to world
2004-04-04 Tobias Gläßer- Physic C++ rewrite (Matze Braun)
2004-03-26 Tobias Gläßermerged bad_guy patch from Matze Braun. (recycling Ricar...
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-13 Tobias Gläßernew collision detection. cleanups. bug fixes. music...
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...