fixed selection of a game_object in IsObject mode
[supertux.git] / src / globals.cpp
2004-05-07 Ricardo CruzAdded support for silver's Benjamin font.
2004-05-07 Ricardo CruzAdded support for Benjamin's green fonts.
2004-05-05 Ricardo CruzMade leveleditor to start in a specific file when ran as:
2004-04-20 Ingo Ruhnke- switched gamespeed back to normal
2004-04-20 Ingo Ruhnke- added config options for joystick buttons/axis
2004-04-20 Ingo Ruhnke- moved joystick mappings into a struct
2004-04-20 Ingo Ruhnke- turned joystick defines into variables
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-18 Ingo Ruhnke- added constructor to level
2004-04-13 Ingo Ruhnke- converted text_type into a class
2004-04-11 Ingo Ruhnkerenamed timer_type to Timer
2004-04-11 Ingo Ruhnkestarted to convert timer into a class
2004-03-29 Tobias Gläßer- introduced new function wait_for_event
2004-03-28 Tobias GläßerWe have our own mouse-cursor now! (graphics by Settra...
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-22 Ingo Ruhnke- added config flag to change the joystick
2004-03-21 Ingo Ruhnkebye, bye, joystick ifdefs
2004-03-21 Ingo Ruhnke- added detection magic for the datadir
2004-03-19 Ingo Ruhnke- added level starting from command line thingy
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx