adelikat
cd0c237e31
simplify some tastudio logic
2019-06-15 16:26:16 -05:00
adelikat
5366b854a6
remove unnecessary savestate clone
2019-06-15 16:20:57 -05:00
adelikat
d79a00f035
remove IStateManager.IsMarkerState
2019-06-15 16:17:49 -05:00
adelikat
e89bb6c276
reorg TasStateManager file
2019-06-15 16:13:16 -05:00
adelikat
eaef336492
rip out IStateManager.MountForWriteAccess() and simplify
2019-06-15 16:06:35 -05:00
adelikat
c87c1d8328
simplify
2019-06-15 15:51:56 -05:00
adelikat
d4432db7f9
simplify
2019-06-15 15:44:34 -05:00
adelikat
2a8b4504cd
Simplify
2019-06-15 15:43:22 -05:00
adelikat
7f43fb09af
delete an absurd check
2019-06-15 15:29:25 -05:00
adelikat
d998a9587f
remove a todo
2019-06-15 15:28:10 -05:00
adelikat
21c164abcf
simplify Last implementation
2019-06-15 15:22:12 -05:00
adelikat
6004f30d3a
rename IStateManager.ClearStateHistory -> Clear, LastStatedFrame -> Last
2019-06-15 15:19:18 -05:00
adelikat
0ab1b1887e
IStateManager - remove IDisposable, this isn't a terrible idea, but let's put it back if/when we need it. Remove IDisposable from StateManagerState
2019-06-15 15:15:14 -05:00
adelikat
b1296dd9bb
rip out NDBDatabase
2019-06-15 15:13:08 -05:00
adelikat
ed85ce806b
more cleanup
2019-06-15 14:57:26 -05:00
adelikat
81ee00a1b6
cleanup
2019-06-15 14:56:03 -05:00
adelikat
e0a51eaab1
Rename IStateManager.StateCount -> IStateManager.Count
2019-06-15 14:49:43 -05:00
adelikat
cb4e71ebf7
rename a StateManager method, and delete some unused methods
2019-06-15 14:40:18 -05:00
adelikat
8f116a8428
Pass TasMovie into StateManagerDecay and have it get the last edited frame instead of from IStateManager
2019-06-15 14:35:31 -05:00
adelikat
3c27a332bb
create IStateManager interface and use that instead of TasStateManager
2019-06-15 14:31:06 -05:00
adelikat
1bcf6394ed
cleanup
2019-06-15 13:27:10 -05:00
adelikat
694ba93ec1
I think this is the correct wasLag logic
2019-06-15 13:10:31 -05:00
adelikat
f431492944
better code for populating wasLag, I think
2019-06-15 12:53:17 -05:00
adelikat
3b9e54c250
refactor TasLagLog to allow for gaps in the history. Note that this is a breaking .tasproj format change currently
2019-06-15 12:11:52 -05:00
YoshiRulz
9cedf68407
Inline waveform
2019-06-15 16:30:17 +00:00
feos
dfd80d23fc
update gargoyles script (with a 2yo version)
2019-06-15 19:06:49 +03:00
YoshiRulz
f6bd34c7ef
Realign tables in comments w/ only spaces
...
*Without* moving them, that point was contentious
2019-06-15 13:02:10 +00:00
YoshiRulz
7cbd1decc1
It was a bug
2019-06-14 16:26:31 +00:00
YoshiRulz
1c0622d272
Move polar<=>rect conversion to new class
2019-06-14 16:26:31 +00:00
YoshiRulz
7e244be91a
Inline event subscription
2019-06-14 16:26:31 +00:00
YoshiRulz
1a4e27fda7
Merge branch 'interp_cores'
2019-06-15 02:11:58 +10:00
YoshiRulz
4dd40305bc
Merge branch 'master' into interp_cores
2019-06-15 02:11:24 +10:00
YoshiRulz
3dec9e2e01
Fix missing helper method
2019-06-15 02:01:10 +10:00
YoshiRulz
63f6be07fe
Remove unused string.Format call
2019-06-14 15:54:17 +00:00
YoshiRulz
3fa0f71a24
Inline ToHexString extension where param numdigits is constant
2019-06-14 15:54:17 +00:00
YoshiRulz
a6c1e69630
Use ToHexString extension
2019-06-14 15:54:17 +00:00
YoshiRulz
a2a5ec7566
Replace $"{a}{b}" and similar with concatenation
2019-06-14 15:54:17 +00:00
YoshiRulz
3b2f890f24
Inline interpolated string literals
2019-06-14 15:54:17 +00:00
YoshiRulz
2699ced133
Use string interpolation
2019-06-14 15:54:17 +00:00
James Groom
a1ef3153b6
Fix broken/empty doc comments (merge #1578 )
2019-06-14 14:03:19 +00:00
James Groom
067477ce18
Merge branch 'master' into clean_docs
2019-06-14 13:28:39 +00:00
zeromus
1258b2fa81
optimize CallMemoryCallbacks
2019-06-14 09:19:06 -04:00
James Groom
88c131782d
Elaborate on Windows prereqs
2019-06-14 13:59:38 +10:00
feos
2423f44540
tastudio: drop laglog from branches since they don't have greenzone anymore
2019-06-13 19:39:52 +03:00
feos
bc990061b7
tastudio: refactor out a variable
...
fix autorestore triggering while drawing on future frames
2019-06-12 22:34:16 +03:00
feos
b90e4b9838
tastudio: fix seek progressbar not to disappear on (every other) middle-click and || button
...
mainform: show pause icon first, even if we're seeking, because seeking is mostly a tastudio feature and its status is reported by tastudio already. fixes #1456
2019-06-10 23:34:19 +03:00
YoshiRulz
9b1eaca7be
Re-allow PadInputType.AnalogStick with reversed ranges
...
N64 standard controller in virtual pad no longer crashes
2019-06-11 05:11:24 +10:00
feos
3a8b3361e3
minor tweak to mgba, update its version in hawk
2019-06-10 22:02:19 +03:00
YoshiRulz
0d610301ec
Use a new order for socket connection instructions ( resolves #1174 )
...
patch by @Ashafix
2019-06-10 21:32:42 +10:00
James Groom
1a00cf7dd3
Update Linux sections and Windows building section
2019-06-10 20:50:00 +10:00