Commit Graph

13 Commits

Author SHA1 Message Date
simon.kagstrom
cd1768a140 Add code to save the current game info (not tested) 2010-01-23 14:47:01 +00:00
simon.kagstrom
f1e9694bb3 No need to forward-declare 2010-01-16 12:43:46 +00:00
simon.kagstrom
7420b26939 Refactor game info: Move the box out 2010-01-16 12:42:28 +00:00
simon.kagstrom
9b138afacc Create views when the theme is loaded 2010-01-16 07:11:17 +00:00
simon.kagstrom
5c366bce09 Remove unneeded locals 2010-01-06 07:48:42 +00:00
simon.kagstrom
a286b4b355 Add theme selection menu 2010-01-05 15:23:19 +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
90675026bb Correct crash-on-no-info and simplify some things 2009-12-19 13:25: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
a2d9a82c9d Refactor disc browser a bit (file browsing is really general, so add a base
class for it)
2009-12-15 18:37:34 +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