goyuken
|
70fc923d2c
|
fix savestate speed regression accidentally introduced with r8117
|
2014-11-28 17:36:05 +00:00 |
adelikat
|
900ce76a3b
|
TasMovie - add a VerificationLog.txt file in the tasproj, doesn't use it yet but it does properly save and load it, will save if there is any log entries, will load it if the file exists in the tasproj
|
2014-11-01 13:37:18 +00:00 |
zeromus
|
5cf5894329
|
firmware importer now supports archives
|
2014-10-26 14:22:26 +00:00 |
adelikat
|
5436a7d24e
|
BinarySavestates - add a HasLump() method, and use it to check for clientsettings in tasproj since it may or may not have it
|
2014-10-15 15:55:41 +00:00 |
adelikat
|
e6cec0f52f
|
Tastudio - Saving and loading of column info to the .tasproj file, loading is still problematic because it is being whacked by code that rebuilds the columns later, need to unspeghettify some things
|
2014-10-14 18:09:30 +00:00 |
goyuken
|
4ee816e8bc
|
code to use 7zip (unmanaged) to write archives, not active for the moment, still stuff to do
|
2014-10-12 04:24:31 +00:00 |
goyuken
|
a09c488f5b
|
add infrastructure to use alternate zipping libraries in savestate. use DotNetZip for some speedupzzzzzzzzzzzz
|
2014-10-09 23:39:13 +00:00 |
goyuken
|
e94d1f7345
|
issue 252 is fix
|
2014-08-19 00:59:02 +00:00 |
goyuken
|
7ac1d58a51
|
fix zipstate internals that caused movies that started from savestate to explode
|
2014-07-25 16:51:27 +00:00 |
zeromus
|
7a63d5fe7b
|
turn Rewind Config into Rewind & Savestate config and allow control of normal savestate compression level
|
2014-07-12 20:20:08 +00:00 |
adelikat
|
9f94ee1e33
|
TAStudio - add capacity and SaveGreenzone settings to the greenzone and make greenzone respect the capacity. When adding a new state that exceeds capacity, the first one added will be removed (more intelligent logic will be done later). Respect the SaveGreenzone flag when saving and loading. Save and load greenzone settings to tasproj file, still todo: UI to let user manage greenzone settings
|
2014-07-10 22:44:44 +00:00 |
adelikat
|
786b0238ba
|
Move Markers from TAStudio to TasMovie, and implement saving and loading of markers
|
2014-07-09 16:35:39 +00:00 |
adelikat
|
96b36cc230
|
TasMovie - save and load lag log to file
|
2014-07-07 19:32:37 +00:00 |
adelikat
|
70baceb6c8
|
Fix Bk2 playback, also rip out a bunch of junk from the Old Movie Log class from the first attempt at TAStudio and some half-baked notion of an input log class
|
2014-06-14 21:37:51 +00:00 |
adelikat
|
1fcc105293
|
more 2.0 work
|
2014-06-14 20:17:07 +00:00 |
adelikat
|
01fd28f4b0
|
Some bk2 progress
|
2014-06-14 00:42:45 +00:00 |
adelikat
|
032f8a9b21
|
bk2 progress
|
2014-06-13 11:30:25 +00:00 |
beirich
|
f5aca0b5e8
|
Binary savestates now way more awesomer and point-having
|
2014-03-21 03:50:17 +00:00 |
adelikat
|
993845fe72
|
some mostly useless code reformatting in client.common
|
2014-02-04 03:08:20 +00:00 |
adelikat
|
2f28317f92
|
A round of code cleanup
|
2014-01-08 03:53:53 +00:00 |
adelikat
|
7482cfdc5e
|
a round of code cleanup in Client.Common
|
2013-12-30 01:58:44 +00:00 |
goyuken
|
8bd8af15fe
|
clean up the binary save state api a bit
|
2013-12-17 21:26:15 +00:00 |
adelikat
|
fd149237ee
|
TasMovie - implement saving of movie log into files, make header have the proper movie version (v2!), Change file "Movie" to "Header". TAStudio - implement Save and Save As menu items
|
2013-12-10 01:45:45 +00:00 |
goyuken
|
1bc9a5eb7a
|
flesh out some TASMovie methods. not really done yet
|
2013-12-07 22:41:45 +00:00 |
goyuken
|
d0cb81fbfc
|
add some real versioning to binary savestates. also make binary savestates able to store text savestate data as well, so they're more accurately called "zip" savestates. at the moment, zip savestates are always binary, but the code exists for future use.
|
2013-12-07 21:23:23 +00:00 |
zeromus
|
a0c351749d
|
dont throw (and catch) zip-related exceptions while loading savestates
|
2013-12-03 18:24:24 +00:00 |
adelikat
|
9473f6840b
|
Client.Common code refactoring and some misc things to do
|
2013-10-27 17:47:54 +00:00 |
adelikat
|
3f410a771c
|
small code cleanups and deal with some warnings
|
2013-10-27 17:07:37 +00:00 |
zeromus
|
fa40ae718f
|
reapply edits and cleanup
|
2013-10-27 07:54:00 +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
|
0edfc03e34
|
fix SaveStateManager, oops. Also move BinarySavestate to client.common
|
2013-10-25 16:53:34 +00:00 |