- added draw_part()
[supertux.git] / src / button.h
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