Commit Graph

50 Commits

Author SHA1 Message Date
fabio.olimpieri
8085fee39c Version 2.2
Solved issues # 20, 21,23, 25, 29.

Added the possibility to show a smaller screen (so also the borders are shown), the preferences are saved manually and not automatically on exit, when a gameshot is saved also some preferences (key bindings, game name, 1541 emulation, screen dimension) related to the game are saved.
2011-06-02 20:50:48 +00:00
simon.kagstrom
fd5fe7825f Gui refactoring 2: Separate the timer controller from the Gui 2010-08-15 12:11:23 +00:00
simon.kagstrom
01e2513f62 Gui refactoring, pass1: Rename Gui::gui->timerController -> controller 2010-08-15 11:59:34 +00:00
simon.kagstrom
6631286c8a Cleanup game data handling a bit: Move the structure to the C-file
and make the return value opaque (we shouldn't touch that stuff anyway)
2010-03-27 07:33:06 +00:00
simon.kagstrom
596796287e Correct prefs saving 2010-03-17 17:11:29 +00:00
simon.kagstrom
f12c77463d A friendly message to you, Rudie 2010-03-17 11:22:16 +00:00
simon.kagstrom
19f2bdad00 Remove help dialogue 2010-03-15 06:15:02 +00:00
simon.kagstrom
81f51cea98 Take screenshot at each menu enter 2010-03-15 06:11:31 +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
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
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
af6a3192cf Some advertisement 2010-02-28 18:31:30 +00:00
simon.kagstrom
a8e5921841 Correct virtual keyboard events 2010-02-28 17:33:42 +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
913e94fb90 Handle game info from save games 2010-02-24 20:19:37 +00:00
simon.kagstrom
a227a19703 Remove printout 2010-02-24 06:54:21 +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
d2e0208510 Push joystick events to the GUI. Not tested yet. 2010-02-21 15:58:28 +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
fcae69e09e Add and create network user view 2010-02-11 18:57:08 +00:00
simon.kagstrom
c5053b8c61 Add a network user selection menu (unfinished, untested) 2010-02-10 18:16:55 +00:00
simon.kagstrom
853bed122e Make it build for the Wii again. No, it won't run. 2010-02-06 16:10:09 +00:00
simon.kagstrom
d3e4552174 Implement keyboard input handling 2010-01-30 17:59:32 +00:00
simon.kagstrom
54115df233 Debug message: tell us when we save 2010-01-30 16:55:34 +00:00
simon.kagstrom
b7064f58f0 Keyboard fixes: Allow switching shift state via the keyboard, add a
keyboard background image, use flags instead. Shift is default on for
all non-typing stuff.
2010-01-30 15:38:19 +00:00
simon.kagstrom
aaf74e28d8 Don't save unknown 2010-01-30 14:47:22 +00:00
simon.kagstrom
6ad852e2b9 Add file extension 2010-01-30 14:34:24 +00:00
simon.kagstrom
205a1d8821 Correct size and saving 2010-01-30 13:03:53 +00:00
simon.kagstrom
7ff83399c1 Save game info on menu exit 2010-01-30 11:48:57 +00:00
simon.kagstrom
8577acdc0c Quit 2010-01-30 09:19:41 +00:00
simon.kagstrom
15023a3649 Init is_active 2010-01-30 08:37:57 +00:00
simon.kagstrom
16eb63dfcd Fix saving of game info 2010-01-30 08:35:29 +00:00
simon.kagstrom
9d1d6190c8 Rearrange the files a bit: Move timer/utils to Src and fix a few small
issues
2010-01-29 06:35:40 +00:00
simon.kagstrom
0c5570e64a Correct setting of prefs 2010-01-25 16:31:05 +00:00
simon.kagstrom
57a47a036d Make it possible to load files 2010-01-25 15:23:00 +00:00
simon.kagstrom
3eca51218f Update prefs on gui pop 2010-01-25 15:11:26 +00:00
simon.kagstrom
dd957bcbff Fix prefs to the new style 2010-01-25 14:25:19 +00:00
simon.kagstrom
db72041d91 Convert images to the display format 2010-01-25 13:49:48 +00:00
simon.kagstrom
d9a1ce3de9 No deactivation, push main view on activation 2010-01-25 13:28:03 +00:00
simon.kagstrom
328c6db22e Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00