adelikat
|
aa80c3a0d6
|
majorly refactor Bk2Controller more
|
2020-04-14 19:33:49 -05:00 |
YoshiRulz
|
0ba7a5a7df
|
Rename axis-related types, members, and locals
I left a few methods where they had an equivalent *Bool*() for buttons, and also
left some in TAStudio that get serialised.
|
2020-03-31 17:29:55 +10:00 |
adelikat
|
6d5c444252
|
Move Global controller adapters into InputManager, it's a step in the right direction
|
2020-03-15 17:50:48 -05:00 |
adelikat
|
1f617221fc
|
Make InputManager not static, but make a static instance in globals, phase 1 of some refactoring
|
2020-03-15 17:19:11 -05:00 |
adelikat
|
5617950f50
|
InputManager - pass some dependencies into SyncControls
|
2020-03-15 17:13:56 -05:00 |
adelikat
|
04a5db6214
|
break AnalogBind out of Config.cs into its own file
|
2020-01-21 09:21:12 -06:00 |
adelikat
|
48a16806cf
|
cleanups in InputManager
|
2020-01-03 14:05:59 -06:00 |
adelikat
|
698c6741ae
|
Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method
|
2017-05-01 20:09:11 -05:00 |
adelikat
|
b6f335e4c8
|
misc code cleanups in BizHawk.Client.Common
|
2017-04-14 14:59:01 -05:00 |
adelikat
|
5ff33e7569
|
Rename IController.Type to IController.Definition to more clearly describe the property
|
2016-12-12 12:30:32 -06:00 |
adelikat
|
7e92f38eb3
|
AutofireController - pass in an instance of an emulator rather than use Global.Emulator
|
2015-02-22 18:02:56 +00:00 |
adelikat
|
fdc290cc14
|
Roll back last commit, nevermind.
|
2015-01-06 02:29:30 +00:00 |
adelikat
|
f88b5389c1
|
Break everything. Seriously, a total cock-up. But also: Fix issue 358, duplicated input after a movie ends. Movie recording isn't obviously horribly busted from this, but just about anything movie related is now possibly busted, if you are looking for some mysterious regression in some movie feature, here's a good place to start!
|
2015-01-06 02:10:21 +00:00 |
adelikat
|
95bdfaba42
|
ugh, oops
|
2014-08-17 16:00:46 +00:00 |
adelikat
|
71a564b1cf
|
Movie MultitrackRewiringControlllerAdapter to a property in the Multitrack object
|
2014-08-17 15:11:04 +00:00 |
adelikat
|
721dbe8d3b
|
Input adpaters - some reorg and add extensions for create And and Or adapters and simplify some calling code
|
2014-06-26 19:07:17 +00:00 |