Added a new concept to the menu, the ID.
[supertux.git] / src / resources.cpp
2004-04-22 Ricardo CruzRemoved box_full and box_empty from this.
2004-04-22 Ingo Ruhnke- integrated skid tux
2004-04-22 Ingo Ruhnke- synced walk speed of walking enemies
2004-04-22 Ricardo CruzApplied MatzeB (Ryan?) patch that fixes crash and also...
2004-04-22 Ingo Ruhnke- added small skid tux
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-18 Ingo Ruhnke- fixed some align problems with tux
2004-04-18 Ingo Ruhnke- added new bigtux
2004-04-18 Ingo Ruhnke- added constructor to level
2004-04-17 Ingo Ruhnke- moved badguys to use sprite class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ingo Ruhnke- commited MatzeB's update patch
2004-04-11 Ingo Ruhnke- moved some global variables into a seperate class
2004-04-11 Ingo Ruhnke- localized some more variables
2004-04-11 Ingo Ruhnke- made some more global variables, local
2004-04-11 Ingo Ruhnke- moved some more stuff into the world class
2004-04-11 Ingo Ruhnke- moved gameobjects into there own file
2004-04-11 Ingo Ruhnke- moved stuff from gamesession to world