Commit Graph
2741 Commits
Author SHA1 Message Date
[email protected] 332722503b some new avm2 instructions added (from shumway) 2015-03-22 22:40:10 +01:00
[email protected] 5cbf0c13ab avm2 instruction clases created 2015-03-22 14:22:00 +01:00
[email protected] f8421ed34f fix 2015-03-21 23:41:57 +01:00
[email protected] e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
[email protected] f390c1463d test fixed 2015-03-21 17:41:06 +01:00
[email protected] cd4b65e10f some fields marked with internal annotation 2015-03-20 16:24:16 +01:00
[email protected] c397e38f61 more compact swf xml format (do not create xml nodes for each byte in byte arrays) 2015-03-20 16:14:30 +01:00
[email protected] d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01:00
[email protected] 72b30e17e8 Merge origin/master 2015-03-19 23:33:33 +01:00
[email protected] 4f1f9d45c2 classes list tree search fix 2015-03-19 23:33:18 +01:00
honfika a50ec7b036 Merge pull request #18 from Jackkal/fix_classcastexception
Fix decompilation error: ClassCastException in AND/OR detection.
2015-03-19 21:30:03 +01:00
[email protected] 2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
Jackkal d63fc8b2ec Fix decompilation error: ClassCastException in AND/OR detection. 2015-03-19 20:56:22 +01:00
[email protected] 9095d75d5e performance fix 2015-03-19 16:43:25 +01:00
[email protected] ad228cb16e memory usage optimizations 2015-03-19 16:29:15 +01:00
[email protected] db40ad295d show memory information 2015-03-19 10:41:05 +01:00
[email protected] 45fa122d4e memory usage decreased 2015-03-19 10:21:52 +01:00
[email protected] 7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
[email protected] cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
[email protected] f00af7e09f faster uniqueAS3Packs 2015-03-18 08:04:15 +01:00
[email protected] c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
[email protected] 553999ddba cache image to area convert results 2015-03-17 10:42:05 +01:00
[email protected] 2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
[email protected] 22ad9655c2 parallel tag reading fix (read parallel only the root tag list, do not parallelize the spriteinner tags),
duplicated opcodes removed
2015-03-16 11:48:10 +01:00
[email protected] 6c36d3b05d Merge origin/master 2015-03-15 21:37:54 +01:00
[email protected] 073b5c8f31 french translation improved 2015-03-15 21:37:39 +01:00
Jindra Petřík 8844bd61fd Merge pull request #17 from Jackkal/master
Fix decompilation errors: Improved TranslateStack handling
2015-03-14 08:08:25 +01:00
Jindra Petřík ea677871d4 AS3: Added few new (unknown) OPCodes found in RABCDasm, Sweezy 2015-03-14 08:02:50 +01:00
Jackkal 3539740a15 Fix decompilation errors: Improved TranslateStack handling to cope with stack cloning. 2015-03-13 23:51:46 +01:00
[email protected] f278721e5a russian translation improved 2015-03-13 22:48:52 +01:00
[email protected] f79b7db138 spanish translation improved 2015-03-13 07:07:20 +01:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] eb9d783442 Catalan translation improved 2015-03-12 19:10:28 +01:00
[email protected] 5709415a58 #827 "Error occurred: Width (0) and height (0) cannot be <= 0" (have to Ignore 100's of times) fixed 2015-03-12 18:57:58 +01:00
[email protected] 35548292c7 Shape export to xml fixed, ffdec.sh fixed 2015-03-11 23:06:24 +01:00
[email protected] f342d00b75 #713 Installer for 4.0 fails to access Adobe Website: Error logging (from Peter) added 2015-03-11 18:26:05 +01:00
[email protected] c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
[email protected] d1c6c51c88 spanish translation improved 2015-03-08 08:35:02 +01:00
[email protected] d8b8e708bd spanish translation improved 2015-03-07 23:49:27 +01:00
[email protected] 18af792012 #825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText 2015-03-07 22:55:09 +01:00
Jindra Petřík 7b23b1670f SWFs in zip based bundles saving fixed 2015-03-07 21:17:56 +01:00
[email protected] 9443e32c1b small fixes 2015-03-07 21:01:41 +01:00
[email protected] 46f73248bd small fixes 2015-03-07 18:42:08 +01:00
[email protected] 14f07233dd cleanup 2015-03-07 14:58:55 +01:00
[email protected] f938e97f5a revert changes in avi lib (Netbeans reformated the code automatically) 2015-03-07 14:47:51 +01:00
[email protected] 3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
Jindra Petřík 99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
Jindra Petřík 796c9bf3ae Merge pull request #16 from yan12125/startup_script
Fix ffdec.sh
2015-03-06 19:57:07 +01:00
Yen Chi Hsuan 4b3729e5e6 Fix ffdec.sh 2015-03-07 02:46:58 +08:00
honfika 2a68feaaab Merge pull request #15 from yan12125/startup_script
A more robust ffdec.sh
2015-03-06 18:32:05 +01:00