- converted text_type into a class
[supertux.git] / src / menu.h
2004-04-13 Ingo Ruhnke- converted text_type into a class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ingo Ruhnke- added menu to worldmap
2004-04-11 Ingo Ruhnke- added contrib menu generator
2004-04-11 Ingo Ruhnke- turned some pointer-foo into a std::vector
2004-04-11 Ingo Ruhnke- turned menu_item_type into a class
2004-04-11 Ingo Ruhnkerenamed timer_type to Timer
2004-04-10 Ingo Ruhnke- reorganized menu flow as descripted in the todo,...
2004-04-10 Ingo Ruhnkeremoved title from main menu
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-28 Tobias Gläßer- Leveleditor improvements and fixes.
2004-03-28 Tobias GläßerWe have our own mouse-cursor now! (graphics by Settra...
2004-03-27 Tobias Gläßermore kinds of menu_event are handled directly in the...
2004-03-27 Tobias GläßerMN_BACK works for multiple layers of menus now.
2004-03-24 Ingo Ruhnke- turned menu into a class, still a lot of public varia...
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- added ability to position menu freely on the screen
2004-03-22 Ingo Ruhnke- added shurtcut function to create menu items
2004-03-22 Ingo Ruhnke- converted menu enums into named enums
2004-03-21 Ingo Ruhnke- more menu cleanup
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-04 Tobias Gläßerleveleditor level-settings menu is working now. introdu...
2004-02-29 Tobias Gläßermore gameplay improvements. level-editor is getting...
2004-02-28 Tobias GläßerGameplay has been repaired a bit. A menu effect was...
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-21 Tobias GläßerFixed EventPoll bug.
2004-02-21 Tobias Gläßermerged a patch from Ricardo Cruz for faster letter...
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2003-12-31 Tobias Gläßerapplied leveleditor and multiline-drawtext patches...
2003-12-29 Tobias Gläßerincoporated patches from Duong-Khang (stereo sound...
2003-12-26 Tobias Gläßerapplied a patch by Duong-Khang NGUYEN <neoneurone@users...
2003-12-24 Tobias Gläßerinitial