Commit Graph

338 Commits

Author SHA1 Message Date
Carl.Kenner
29a272fbb5 Fix for gamecube controller Mortal Kombat bug. 2009-04-27 09:32:35 +00:00
dborth
52e6039e15 save video mode 2009-04-27 07:49:46 +00:00
dborth
71d928524e finalize 2.0.0 2009-04-27 07:16:13 +00:00
dborth
19b0209048 improve scrollbars, minor UI tweaks 2009-04-27 07:00:14 +00:00
Carl.Kenner
5f62723de3 Documentation 2009-04-27 00:34:47 +00:00
Carl.Kenner
3a87921e3f My new features. Still need to update instructions. 2009-04-26 23:33:01 +00:00
Carl.Kenner
6cf91fd3c4 Fixed "Match Wii Controls" button image. It needed to be a picture of a Wiimote and Nunchuk, not a SNES gamepad. (On Gamecube it now uses a picture of a Gamecube pad). 2009-04-26 23:08:55 +00:00
dborth
55be4e80b7 minor changes 2009-04-26 23:06:00 +00:00
Carl.Kenner
b44c57f6a8 Solar Sensor button added when using a Boktai ROM. Unlike the old version, in this version the button will be stuck on "Night Time" if you try to set the weather at night when there can't be any sun.
Note that the weather setting is deliberately not saved since weather changes every day.
2009-04-26 22:48:24 +00:00
dborth
e716bb9ca6 fix audio restarting when returning from menu 2009-04-26 21:28:03 +00:00
dborth
2409162991 new images/sounds 2009-04-26 21:23:56 +00:00
Carl.Kenner
8f6b66091e "Unsaved progress will be lost. Are you sure?" on Reset or exit game. 2009-04-26 21:08:24 +00:00
Carl.Kenner
8451552bd7 Misc minor changes. 2009-04-26 20:47:31 +00:00
Carl.Kenner
ad6ce0bcb7 Fixed saving of Game Settings when exiting Game Settings via the Close button instead of the Go Back button. 2009-04-26 20:11:30 +00:00
Carl.Kenner
6958b9e6bb Changed PAL video back to 528-line mode to prevent vertical cropping. Zelda cheats disabled ready for release. 2009-04-26 19:36:51 +00:00
Carl.Kenner
a2a9290cee Improved Mortal Kombat input. Mortal Kombat 3 extra characters. 2009-04-26 19:23:12 +00:00
Carl.Kenner
770cfeaec2 Built-in palette support for monochrome gameboy games. Marble Madness, Malibu Beach Volleyball, Metroid 2, Mortal Kombat 1, 2, and 3, Mr Do. etc.
MK3 even changes palettes depending on what character you choose.
2009-04-26 00:05:49 +00:00
Carl.Kenner
b02f07b457 Teenage Mutant Ninja Turtles (more games) and Mortal Kombat (lots of added characters, distinguishes between low and high attacks, standard moves now have normal controls). 2009-04-25 12:09:13 +00:00
dborth
e8f54e3d56 new option to force a video mode, PAL video mode changed 2009-04-22 18:24:05 +00:00
dborth
6675c3c3db menu disabled when loading a game 2009-04-21 22:10:39 +00:00
dborth
ef6579decf improve menu close transition 2009-04-19 07:34:46 +00:00
dborth
da88199dc2 whoops! free some memory 2009-04-15 06:33:44 +00:00
dborth
5ccb18fce9 file browser arrow buttons now steal focus 2009-04-15 06:32:40 +00:00
dborth
884ccc90a6 corrections/improvements to game saving 2009-04-15 06:01:08 +00:00
dborth
2ea1ae5bdb save menu settings 2009-04-15 03:24:40 +00:00
dborth
f19f838274 restructure GUI, add multiplayer support, utilize new trigger input structures 2009-04-14 05:24:01 +00:00
dborth
45dc96a3d5 correction to battery level
better handling of multiple wiimote cursors on-screen
code refactor - move trigger class definition to gui.h
better filebrowser scrollbar
2009-04-13 08:44:19 +00:00
dborth
6b4cbf3fc7 draggable scrollbar 2009-04-10 07:51:55 +00:00
dborth
9b50532ca1 update readme 2009-04-10 03:23:29 +00:00
Carl.Kenner
926ad163f3 PAL support in-game 2009-04-10 02:06:00 +00:00
Carl.Kenner
86a31bf614 Rumble now works with some GBC games that didn't ship on rumble cartridges but still had rumble programmed into them by the developers. For example, Disney Tarzan. I have no idea which other games support this. Disney Tarzan will rumble when a wild boar is charging and with Clayton and some other things. http://au.gameboy.ign.com/articles/068/068800p1.html 2009-04-09 11:36:14 +00:00
Carl.Kenner
1a772a13b9 Removed duplicates 2009-04-09 09:01:35 +00:00
Carl.Kenner
31937a037e Forgot to include the new file. 2009-04-09 08:51:51 +00:00
dborth
e0f60f7ba6 fix memory card saves 2009-04-09 07:41:37 +00:00
dborth
993a3eb00f minor bugfixes 2009-04-09 07:17:06 +00:00
Carl.Kenner
3ae39c8ff0 Lego Star Wars keyboard controls added, based on Lego Star Wars for the PC.
Mortal Kombat Gamecube and Classic Controller controls added, based on Armageddon.
2009-04-09 06:27:47 +00:00
Carl.Kenner
32fe744ae7 Fixed bug (of new menu) with saves never loading and automatically being erased.
Now when you choose a game it looks for a save with "Auto" on the end to load, and if it doesn't find one, it looks for a save with nothing on the end and loads that instead.
2009-04-08 22:58:21 +00:00
Carl.Kenner
0fcc7edce5 Shortens all display names of ROMs by removing rubbish from file names.
Menu works properly in PAL now, before there was a mismatch between the Ortho projection matrix and the screen height, causing the bottom of the menu to be off the screen.
2009-04-08 17:32:41 +00:00
Carl.Kenner
1eae7aeb57 Added "close" button to main menu. Not being able to get back to the game from the main menu was driving me (and users of snes9x gx) mad. 2009-04-08 12:34:25 +00:00
Carl.Kenner
26f4dc1443 Added "Keyboard & Mouse" and "Match Wii Controls" to control settings.
Fixed shift key bug.
Keyboard and mouse aren't implemented in the menu yet, but work in-game.
2009-04-08 11:24:39 +00:00
dborth
9ed52afbb7 corrections to SRAM/snapshot saving and loading 2009-04-08 08:11:46 +00:00
Carl.Kenner
52179a367c Fixed Video menu bug (position did zoom and zoom did nothing). 2009-04-08 07:50:16 +00:00
Carl.Kenner
d7ec9b193b Make it easy to disable cheats before release, which I should have done last time. Note to self/Tantric: comment out ALLOWCHEATS in inputzelda before releasing. 2009-04-08 07:33:33 +00:00
dborth
afd2335815 new menu 2009-04-08 07:08:12 +00:00
dborth
a3e494daf1 2009-04-07 22:29:48 +00:00
Carl.Kenner
5854de3131 Fix for issue 78, Gamecube rumble bug. Untested. 2009-04-07 14:23:18 +00:00
dborth
598894f503 update makefiles 2009-04-07 03:00:54 +00:00
dborth
390f90fec7 new GUI classes 2009-04-07 02:57:49 +00:00
dborth
b2079db222 2009-04-07 02:54:44 +00:00
dborth
124a646989 2009-04-07 02:52:42 +00:00