Commit Graph

134 Commits

Author SHA1 Message Date
simon.kagstrom
ec1e10f331 A bit larger timeout 2010-03-14 12:17:23 +00:00
simon.kagstrom
3eb348a930 Reset the C64 when invoking start 2010-03-14 12:15:58 +00:00
simon.kagstrom
a470e21b63 Fredric: Pause implicitly when entering the menu (and remove the
option)
2010-03-14 12:03:30 +00:00
simon.kagstrom
0ffcf6263a Fix default fallback 2010-03-13 14:42:39 +00:00
simon.kagstrom
322faaf28b Allow saving selected theme in the prefs 2010-03-13 14:30:15 +00:00
simon.kagstrom
e1294b9c88 Fix pause during network play 2010-03-13 14:06:08 +00:00
simon.kagstrom
906887f85d Autoamtically save game info when the screenshot timeout expires 2010-03-13 08:55:57 +00:00
simon.kagstrom
dc74ffeb19 Use new prefs 2010-03-13 07:31:22 +00:00
simon.kagstrom
9a6f9764bb Release an RC 2010-03-10 18:37:06 +00:00
simon.kagstrom
775c48274a Better help message 2010-03-10 16:58:06 +00:00
simon.kagstrom
ce1a2e78fb Fix memory leak in exit dialogue listener 2010-03-10 11:20:47 +00:00
simon.kagstrom
6fdceb0a26 Connect/disconnect from the menu 2010-03-10 06:37:25 +00:00
simon.kagstrom
c326c552e1 Better handling of joysticks for the menus and an unused network fsm 2010-03-06 07:25:12 +00:00
simon.kagstrom
683fea0461 Wii-specific paths 2010-03-04 06:15:53 +00:00
simon.kagstrom
eaa82b3e00 Fixup help messages 2010-03-02 19:59:11 +00:00
simon.kagstrom
c8e4a68ec6 Handle quit in the menu 2010-03-01 11:36:46 +00:00
simon.kagstrom
f45f77bedc discs -> images 2010-03-01 11:25:47 +00:00
simon.kagstrom
af79896457 Empty space 2010-02-28 18:46:07 +00:00
simon.kagstrom
af6a3192cf Some advertisement 2010-02-28 18:31:30 +00:00
simon.kagstrom
068bbd1ef1 Add help 2010-02-28 18:16:41 +00:00
simon.kagstrom
a8e5921841 Correct virtual keyboard events 2010-02-28 17:33:42 +00:00
simon.kagstrom
6e43635fa8 Remove DisplayOption and set fullscreen 2010-02-28 14:09:31 +00:00
simon.kagstrom
61521affd1 Add key delay (joysticks now work in the menu as well) 2010-02-28 10:13:23 +00:00
simon.kagstrom
f790813023 Step one for joystick handling: Centralize handling of SDL_Keys 2010-02-28 10:06:59 +00:00
simon.kagstrom
e352fa10cf Add special image for bind keys 2010-02-28 08:25:59 +00:00
simon.kagstrom
7ef8109788 Refactoring: Rename network_message_box 2010-02-28 08:02:45 +00:00
simon.kagstrom
75385f566b Add server message box support 2010-02-28 07:59:36 +00:00
simon.kagstrom
fa26ae2980 Passing NULL GameInfo is OK 2010-02-27 08:08:26 +00:00
simon.kagstrom
89b8fc07d9 Load game info on restoring saves 2010-02-27 08:07:00 +00:00
simon.kagstrom
99e906239e Valgrind fixes 2010-02-26 11:15:50 +00:00
simon.kagstrom
69a6eae9cf Don't need to be static 2010-02-26 06:34:50 +00:00
simon.kagstrom
192bd8c7a7 Always rearm the timer, evven if we have a message 2010-02-26 06:33:00 +00:00
simon.kagstrom
dc10b6d1a6 Dialogue when saving 2010-02-24 20:33:19 +00:00
simon.kagstrom
42ef9f67c6 Printout-- 2010-02-24 20:28:55 +00:00
simon.kagstrom
6b53a490f8 NULL the game info on view push 2010-02-24 20:25:34 +00:00
simon.kagstrom
913e94fb90 Handle game info from save games 2010-02-24 20:19:37 +00:00
simon.kagstrom
c753e22aa5 Fix bug with unset name (don't exit the menu then) 2010-02-24 12:10:56 +00:00
simon.kagstrom
a227a19703 Remove printout 2010-02-24 06:54:21 +00:00
simon.kagstrom
514c929e3d Fix save games (only include the actual disc name, not the path) 2010-02-24 06:52:31 +00:00
simon.kagstrom
56f1d9c22d Joystick handling for the menu and the wii. Untested and unfinished. 2010-02-23 20:45:29 +00:00
simon.kagstrom
8e77843d81 Redesign the network and game info menus 2010-02-23 20:10:45 +00:00
simon.kagstrom
4322df80bf Abort theme selection on escape 2010-02-23 06:48:27 +00:00
simon.kagstrom
e41dcc3c2b Added network server messages (well, it's broken right now but anyway) 2010-02-21 16:33:25 +00:00
simon.kagstrom
d2e0208510 Push joystick events to the GUI. Not tested yet. 2010-02-21 15:58:28 +00:00
simon.kagstrom
2fa2832bc3 Helpful dialogues and error messages 2010-02-21 13:16:04 +00:00
simon.kagstrom
3610fc19f5 Add stub for sending message to your friend 2010-02-21 13:05:01 +00:00
simon.kagstrom
3b29f7d52c Help messages 2010-02-21 10:55:54 +00:00
simon.kagstrom
8af1a6c773 Add region handling for the network as well 2010-02-21 10:43:54 +00:00
simon.kagstrom
65f0844cae Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
simon.kagstrom
4c9590e65d Make a copy of the passed argument (will otherwise give undef references) 2010-02-21 08:02:06 +00:00