updated squirrel version
[supertux.git] / src / tile_manager.h
2005-05-07 Marek Moeckelre-organized resource files
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-03-25 Matthias BraunHad a bit of time today and worked on supertux:
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-26 Matthias Braunlazily load tile images to speedup startup times
2004-11-26 Matthias Braunfixed broken 1-time animations in sprites, fixed collis...
2004-11-23 Ingo Ruhnkelet the TileManager always return a valid tile in case...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-08-05 Ricardo CruzRemoved commented code.
2004-08-05 Ricardo CruzReplaced the use of a vector for the tiles placement...
2004-06-28 Ricardo CruzA few changes to make the code ready for the new level...
2004-06-14 Ingo Ruhnke- moved tilemanager into its own class