Commit Graph

17 Commits

Author SHA1 Message Date
zeromus 1a2b2c3dc5 attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
zeromus 249ddea268 revert to pre-refactor state. its a WIP, dont judge 2013-10-25 00:34:01 +00:00
zeromus b284f5b5e4 add FirmwaresConfigInfo dialog to show you more information about a firmware (such as which options the DB is allowing) and reformulate TI-83 firmware DB entries a bit--theyre wrong until we enter correct hashes though 2013-10-21 06:02:02 +00:00
adelikat 6c54faa7ab Rename Client.Core to BizHawk.Client.Common, and change all namespaces, reorganize some files, remove the LuaHawk project as it was a bad idea, change namespace in the PCE_Debugger project 2013-10-20 16:19:59 +00:00
adelikat 067363b80d Start a Client.Core project, and moved several files over to this, including Global.cs, made a GlobalWinF class for handling winform specific global instances 2013-10-20 00:00:59 +00:00
goyuken ce3fc79e10 fix some path config problems. DGB didn't work at all, and screenshots and saverams may have been busted on some systems 2013-08-23 17:49:15 +00:00
adelikat 625f9c2fcd Rip out old path system and replace with new 2013-08-11 21:48:17 +00:00
adelikat b0880eb4c0 New Path config - add Firmware button to systems that have firmwares that will open the firmware dialog directly to the given system 2013-08-11 19:05:05 +00:00
zeromus 85f83bea30 firmwareconfig-add WarpToSystemId 2013-08-11 15:48:47 +00:00
zeromus 13dfca11a6 tidy firmware strings 2013-08-10 01:28:51 +00:00
zeromus 226622e339 renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00
zeromus eb04d7e35d add sorting to firmwares list, optimize scanning a bit, change the recommended names of a few pce-cd and saturn firmware files to be short but descriptive, instead of insanely verbose and also full of spaces--this constitutes my final suggestions for the firmware names. 2013-08-03 19:34:51 +00:00
adelikat b0253967ee Firmwares dialog - support Ctrl+C copying the selected row(s) to the clipboard 2013-08-02 14:23:59 +00:00
zeromus 0f7308ab85 tidy 2013-08-02 03:51:33 +00:00
zeromus a685bd5b59 new firmwares dialog 2013-08-02 03:43:58 +00:00
adelikat d0071f58d2 Recent files - be case insensitive when comparing file paths. Firmwares config - some progress, basic scanning started, only FDS and SNES done so far. 2013-07-31 18:44:35 +00:00
adelikat 3dc4611263 Start a firmwares dialog, interim only 2013-07-31 15:54:08 +00:00