BizHawk/Dist
Hathor86 7fb0eaf337 Add Save/Load state methods and events to ApiHawk
Now, ApiHawk can save and load name state. There are also events that
you can attached too. Furthermore, BeforeQuickSave/BeforeQuickLoad
events occurs just after user pressed button. We can react to this and
even override behavior.
Finally, I just allow .bat to take xml files (for ApiHawk doc)

PS: Yeah, I'm still alive
2016-05-29 16:50:16 +02:00
..
BuildAndPackage.bat Add Save/Load state methods and events to ApiHawk 2016-05-29 16:50:16 +02:00
BuildAndPackage_Developer.bat fixes to BuildAndPackage .bat files 2015-02-19 02:05:56 +00:00
BuildAndPackage_Release.bat dont exit from BuildAndPackage_Release.bat 2016-02-16 17:12:35 -06:00
BuildGithubMasterBranch.bat straighten out master vs release dist scripts 2016-04-02 14:45:20 -05:00
BuildGithubReleaseBranch.bat straighten out master vs release dist scripts 2016-04-02 14:45:20 -05:00
HelloWorld_BizHawkTool.dll ExternalToolManager and BizHawkExternalToolattribute 2015-12-13 21:38:35 +01:00
ILMerge.exe add a toy for someone to try out, regarding inlining and performance and multiple assemblies: a batchfile to run ILMerge and make bizhawk.merged.exe with some fraction of the dll dependencies in one file. 2014-01-25 04:05:09 +00:00
MakeDiscohawk.bat Move MakeRelease.bat to Dist, and fix MakeDiscoHawk.at 2013-11-03 14:40:55 +00:00
RunILMerge.bat add a toy for someone to try out, regarding inlining and performance and multiple assemblies: a batchfile to run ILMerge and make bizhawk.merged.exe with some fraction of the dll dependencies in one file. 2014-01-25 04:05:09 +00:00
changelog.txt update changelog with updated 1.11.5 release notes 2016-02-16 19:43:57 -05:00
fart.exe MakeRelease.bat - turn off DeveloperBuild flag before compiling, and set it back afterward 2015-02-02 22:13:34 +00:00
unzip.exe fix makerelease.bat to not include firmware (easy) or user's custom lua files (by svn exporting a fresh copy). note that its still possible for junky dlls to get included, though (since we cant export fresh copies, due to their being mixed with ones youve just knowingly built) 2014-07-23 00:31:00 +00:00
upx.exe un-upx during makerelease. now, this is a bit odd, because it means we're not dev/testing the same things we're releasing, but.. 1. upx is basically reliably transparent, and 2. it will cut down on repository bloat. if i'm ever proven wrong, we'll do it differently. 2014-09-07 04:15:25 +00:00
zip.exe add discohawk dist script 2012-03-03 19:32:04 +00:00