Removed a global variable
[supertux.git] / src / object / coin.cpp
2006-04-17 Christoph SommerRemoved a global variable
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-03-19 Christoph SommerSplit game objects into separate .sprite files
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-01 Matthias Braun-Worldmap cleanups (use DrawingContext transformstack)
2005-03-25 Matthias BraunHad a bit of time today and worked on supertux:
2004-12-20 Matthias Braunimplemented a new object factory mechanism which is...
2004-11-29 Matthias Braunupdate statistics again if coins are collected
2004-11-24 Matthias Braunsome cleanups in the sprite class, increased delta...
2004-11-23 Matthias Braunadded jam build system, please try it out - the advanta...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)