Commit Graph

477 Commits

Author SHA1 Message Date
adelikat 7e49c9457d Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
zeromus 11dbb0e1c8 reapply moves with merge tracking 2013-10-27 07:52:20 +00:00
zeromus 179dbd4124 revert back to r5156 2013-10-27 07:45:59 +00:00
adelikat 3e429736d5 Move PathManager and SavestateManager to Client.Common, also remove the dependency for System.Web in PathManager by doing a more logical way of getting the executing assembly path 2013-10-25 16:00:34 +00:00
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
adelikat 80f0c75a41 Movie MovieSession to Client.Common 2013-10-24 22:26:28 +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 59386b59f1 Move Cheat and CheatList to Client.Common and refator a bunch of things as a result 2013-10-20 18:02:43 +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
adelikat f090fff176 Oops, broken input widget highlighting when ripping out conflicts 2013-10-11 16:09:36 +00:00
adelikat 35e19a3bc5 Controller Config - Rip out conflicts display for now since it doesn't work right, and looks confusing, and slows things down 2013-10-11 15:41:11 +00:00
adelikat 0c2851e34f Input Widgets - some tweaks/optimizatons and general code cleanup in an attempt to make it feel less laggy when autotabbing, still some work to be done 2013-10-10 01:53:18 +00:00
adelikat 8557c96758 Rename all "new" config dialogs to their correct names 2013-10-06 20:45:04 +00:00
adelikat a32578eb42 New Cheat List - fix bugs in file loading 2013-10-04 22:21:09 +00:00
adelikat f1c1b06a77 Path Config - fix folder browse behavior 2013-09-22 16:13:28 +00:00
adelikat 7a08cb1075 Fix some annoying warnings and some misc code cleanup 2013-09-14 19:34:14 +00:00
adelikat 377650d68e Fix saveram to have the .SaveRAM extension 2013-08-29 19:28:19 +00:00
adelikat cec62d38f5 Rewind Config - don't crash on load when rewind is off for the core currently loaded 2013-08-24 21:40:42 +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 a71837c3aa Fix path exceptions for various systems like GBC, and also clean up some terrible hacky code and do it in a nicer way 2013-08-23 16:03:57 +00:00
adelikat 0ceff61292 Replace ToolStrip with ToolStripEx in a few places 2013-08-21 20:16:23 +00:00
adelikat d2a879420e Remove old path config files 2013-08-14 13:18:55 +00:00
goyuken 6a01d9d9f6 analog control binding widget: deadzone now moves in increments of 5% 2013-08-14 00:30:24 +00:00
goyuken c85d69aa0a analog bind default deadzone to 10% 2013-08-13 23:18:47 +00:00
adelikat 4dfa647bd2 Path Config - attempt to make a selected path a relative one based on the platform (or base path if a global type). Uses a new pathmanager method TryMakeRelative() which could come in handy in other places in the system 2013-08-13 00:50:14 +00:00
adelikat d9115a2395 Path Config - fix bug where wrong path was being passed into the folder browse buttons 2013-08-13 00:03:50 +00:00
adelikat da451381c6 Path Config - when in non-interim mode, lock down unreleased cores 2013-08-12 22:31:48 +00:00
adelikat 705617566f Path Config - auto-complete for special commands 2013-08-12 19:30:05 +00:00
adelikat dfc6a4ba7f Fix bugs in my last path check in 2013-08-11 23:07:32 +00:00
adelikat 625f9c2fcd Rip out old path system and replace with new 2013-08-11 21:48:17 +00:00
adelikat fa8cbf650d New Path Config - defaults button 2013-08-11 20:06:27 +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
adelikat 00d370db23 New path config - fix anchoring issues 2013-08-11 16:20:35 +00:00
zeromus 85f83bea30 firmwareconfig-add WarpToSystemId 2013-08-11 15:48:47 +00:00
adelikat 0eb46dd11c New Path Config - lot's more progress - saving, recent for ROMs, misc things 2013-08-11 15:05:23 +00:00
adelikat 5f6f1e29b9 Some progress on new path config 2013-08-11 14:28:14 +00:00
adelikat df24f996e9 Fiish data entry of new path stuff, and fix the vs2012 build 2013-08-11 13:42:19 +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
adelikat 3e16802382 Start new path config dialog INTERIM only, shows proof of concept of dynamic tab creation 2013-08-09 02:54:59 +00:00
adelikat 6472d48c1b Rewind Config dialog is no Chuck Norris, so don't attempt to divide by zero 2013-08-08 12:49:02 +00:00
adelikat 67bb7cbda6 Hotkeys - add an auto-complete search box 2013-08-05 13:23:17 +00:00
adelikat 8e8cf4a8fe HOtkeys dialog - focus on first input widget when changing tabs. However does not work on load because winform events suck 2013-08-04 20:51:49 +00:00
adelikat 311cea39e4 Hotkeys - fix bug where bindings could be lost on save, also clean up the InputWidget code some 2013-08-04 20:21:58 +00:00
adelikat 7cfd6f32b0 Fix a bunch of hotkey regressions 2013-08-04 18:36:33 +00:00
adelikat 3aafc53594 Remove old hotkey config winform, other code cleanup 2013-08-04 17:20:31 +00:00
adelikat 7515c060b5 Hotkeys - implement defaults button 2013-08-04 17:13:25 +00:00
adelikat 562e117e64 Hotkeys - add ordinal to determine order in the hotkey dialog 2013-08-04 17:08:51 +00:00