Commit Graph

21 Commits

Author SHA1 Message Date
simon.kagstrom
2550dfdd6f Add save/load game states 2010-01-25 12:07:57 +00:00
simon.kagstrom
6191f99dcf Put in current filename (and copy the tmp path if needed) 2010-01-25 09:38:35 +00:00
simon.kagstrom
cd1768a140 Add code to save the current game info (not tested) 2010-01-23 14:47:01 +00:00
simon.kagstrom
baa43d1cab Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
simon.kagstrom
5ec545ff11 Implement status bar 2010-01-16 09:08:54 +00:00
simon.kagstrom
8d0c566c28 Add key binding code 2010-01-06 16:42:55 +00:00
simon.kagstrom
a286b4b355 Add theme selection menu 2010-01-05 15:23:19 +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
28aea581e7 Get the network preferences from the mock prefs implementation 2010-01-01 09:30:05 +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
b94df096f0 Add highlighted key 2009-12-20 10:12:47 +00:00
simon.kagstrom
2e768d0c67 Make GuiView a widget 2009-12-20 09:31:46 +00:00
simon.kagstrom
032a09ddec Add game info box for loading 2009-12-19 13:20:15 +00:00
simon.kagstrom
fa778010e0 Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
simon.kagstrom
b52c401665 Add disc info box 2009-12-13 10:10:33 +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
337921d2ab Refactor gui to singleton factory, stage 1 2009-12-13 08:54:25 +00:00
simon.kagstrom
fb24e20c76 Rename to more logical name 2009-12-06 09:11:04 +00:00