Commit Graph

23 Commits

Author SHA1 Message Date
simon.kagstrom
baa43d1cab Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
simon.kagstrom
fe57609c81 Add game info and move resetting to options 2010-01-16 12:18:06 +00:00
simon.kagstrom
1745a49933 Display message on pause 2010-01-16 09:17:09 +00:00
simon.kagstrom
117d652737 Set message on reset 2010-01-16 09:09:44 +00:00
simon.kagstrom
9b138afacc Create views when the theme is loaded 2010-01-16 07:11:17 +00:00
simon.kagstrom
4b1c10c7be Add pause/unpause to the menu 2010-01-10 19:57:45 +00:00
simon.kagstrom
8d0c566c28 Add key binding code 2010-01-06 16:42:55 +00:00
simon.kagstrom
c9c6b0f365 Refactor handling of the virtual keyboard to have it on top of the
current view. Makes things a bit nicer but unfortunately makes the
keyboard a special case.
2010-01-02 12:28:18 +00:00
simon.kagstrom
70b0064575 Add network configuration (including message!) and auto-delete
dialogues by default
2010-01-02 12:07:35 +00:00
simon.kagstrom
822f76b11b Fix view popping and pushing 2010-01-02 08:41:08 +00:00
simon.kagstrom
5f916a0dfd Refactor dialogues: Simplify a lot and remove the tie-in to the main
menu class.
2009-12-31 13:25:46 +00:00
simon.kagstrom
ed831048ce Add network menu 2009-12-29 13:23:01 +00:00
simon.kagstrom
0757bdd4f3 Add options menu 2009-12-28 12:38:41 +00:00
simon.kagstrom
aad20592ec Simplifiy the implementation of some things (no parent pointer,
all resources in the Gui singleton)
2009-12-28 08:46:18 +00:00
simon.kagstrom
46757f1f1e Refactor listeners to handle both key and string callbacks 2009-12-26 10:18:55 +00:00
simon.kagstrom
0a3bc3e081 Add typing listener (to store strings), deregister listeners on delete 2009-12-26 09:16:19 +00:00
simon.kagstrom
6b4ac470f9 Refactor string/key listeners and make the main menu one such 2009-12-20 10:27:27 +00:00
simon.kagstrom
b94df096f0 Add highlighted key 2009-12-20 10:12:47 +00:00
simon.kagstrom
b4f133036a Is it active? 2009-12-19 19:17:25 +00:00
simon.kagstrom
a7aec61e02 Add a disc menu (not quite finished yet), and continued refactoring 2009-12-13 10:02:27 +00:00
simon.kagstrom
eeb03b75e4 Singleton refactoring, part 2 2009-12-13 08:59:06 +00:00
simon.kagstrom
e50b1a1045 Free views when popping them 2009-12-06 19:21:48 +00:00
simon.kagstrom
32e422327c Rename 2009-12-06 09:17:21 +00:00