use a more efficient datastructure in lisp_free
[supertux.git] / src / vector.h
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-25 Matthias Braunimplemented autoscrolling and proper camera parsing...
2004-05-20 Matthias Braun-Added new object system and converted some GameObjects...