- removed auto-repeat of jump events, now one has to press again to jump and can...
[supertux.git] / src / mousecursor.cpp
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-11 Ingo Ruhnkestarted to convert timer into a class
2004-04-11 Ingo Ruhnkestarted to convert timer into a class
2004-03-28 Tobias GläßerWe have our own mouse-cursor now! (graphics by Settra...
2004-03-26 Tobias GläßerC++ port of Ricarod Cruz's menu-handling code patch.