- Trampoline test level
[supertux.git] / src / button.h
2004-05-10 Tobias GläßerFixed bkgd_speed. Objects properties can be edited...
2004-05-09 Tobias GläßerMinimap works in SDL now and one more crash is fixed.
2004-05-05 Tobias GläßerLevelEditor tilegroup/object select by wheelup/wheeldow...
2004-05-05 Tobias Gläßera ButtonPanel is able to highlight the last clicked...
2004-05-04 Tobias GläßerLevelEditor bug-fixes, improvements and fine-tuning.
2004-05-02 Matthias Braunfixed potential bug in Button class event handler
2004-05-02 Tobias Gläßerleveleditor related improvements
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 Ruhnkerenamed timer_type to Timer
2004-04-04 Tobias Gläßer- Physic C++ rewrite (Matze Braun)
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-23 Ingo Ruhnke- removed unneded typedef's for structs
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-22 Ingo Ruhnke- converted menu enums into named enums
2004-03-22 Ingo Ruhnkecommited Matzes Win32 patch
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-07 Tobias Gläßerlevel-editor cleanups.
2004-03-06 Tobias Gläßerlevel-editor is completly impleted for the current...
2004-03-03 Tobias Gläßerfixes and leveleditor interface improvements.
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-18 Tobias Gläßerinitial