eliminated global scroll_x and scroll_y variables
[supertux.git] / src / collision.h
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...