Commit Graph

12 Commits

Author SHA1 Message Date
adelikat b9d2331798 Break off Virtu into its own dll 2015-04-15 22:13:54 +00:00
zeromus e12c711a0e try to manage lua memory leak prevention in a way thats safer from re-entrancy during finalization thread 2015-03-28 05:53:03 +00:00
zeromus 5aed8f8224 luainterface was leaking memory. as far as i can tell, it was ALWAYS leaking memory. Lets see if this fixes it. 2015-03-01 04:27:51 +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
zeromus 5ebb1b1e2e clean up recent roms contextmenu processing, and add support for launching the whole shell contextmenu.. its kind of cruddy though. 2014-09-30 08:51:48 +00:00
zeromus 8e50487695 build luainterface.dll into the references folder, like other more modern things. 2014-08-14 01:07:26 +00:00
zeromus c290ef8bb5 fix a bug in the building logic. i dont understand it, but maybe this had to do with why some people can't open n64 roms 2014-07-26 23:57:22 +00:00
zeromus e576438730 try fixing bugs in json missing type handling 2014-06-10 03:59:21 +00:00
zeromus 449957e0a2 add MissingTypeHandling to json.net, to increase durability against config serialization type changes 2014-05-17 04:30:18 +00:00
zeromus 055c08179f reorganize some dlls into References directory, im tired of seeing all these things in the project root 2014-01-27 01:11:39 +00:00
zeromus 6d2d90d941 this file wasnt needed 2014-01-27 00:49:41 +00:00
zeromus a2ba761ae1 BizwareGL! 2014-01-27 00:02:21 +00:00