Commit Graph

376 Commits

Author SHA1 Message Date
honfika@gmail.com
166e2f7822 ignore invalid tags in test (do not use lazy loading in tests) 2015-03-23 16:33:02 +01:00
honfika@gmail.com
332722503b some new avm2 instructions added (from shumway) 2015-03-22 22:40:10 +01:00
honfika@gmail.com
5cbf0c13ab avm2 instruction clases created 2015-03-22 14:22:00 +01:00
honfika@gmail.com
f8421ed34f fix 2015-03-21 23:41:57 +01:00
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
cd4b65e10f some fields marked with internal annotation 2015-03-20 16:24:16 +01:00
honfika@gmail.com
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
honfika@gmail.com
d5fb45fd54 performance fixes 2015-03-20 14:39:00 +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
honfika@gmail.com
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
honfika@gmail.com
ad228cb16e memory usage optimizations 2015-03-19 16:29:15 +01:00
honfika@gmail.com
45fa122d4e memory usage decreased 2015-03-19 10:21:52 +01:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
honfika@gmail.com
f00af7e09f faster uniqueAS3Packs 2015-03-18 08:04:15 +01:00
honfika@gmail.com
c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
honfika@gmail.com
553999ddba cache image to area convert results 2015-03-17 10:42:05 +01:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
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
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
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
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
honfika@gmail.com
35548292c7 Shape export to xml fixed, ffdec.sh fixed 2015-03-11 23:06:24 +01:00
honfika@gmail.com
c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
honfika@gmail.com
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
honfika@gmail.com
9443e32c1b small fixes 2015-03-07 21:01:41 +01:00
honfika@gmail.com
46f73248bd small fixes 2015-03-07 18:42:08 +01:00
honfika@gmail.com
14f07233dd cleanup 2015-03-07 14:58:55 +01:00
honfika@gmail.com
f938e97f5a revert changes in avi lib (Netbeans reformated the code automatically) 2015-03-07 14:47:51 +01:00
honfika@gmail.com
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
98aa8cc3a4 Checking updates uses HTTPS
HTTPS project page
2015-03-05 06:54:12 +01:00
honfika@gmail.com
128717a5e9 autosave bug fixed 2015-03-02 22:46:29 +01:00
honfika@gmail.com
ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
honfika@gmail.com
c52efe7c9f swf disposing fixes 2015-02-27 02:20:54 +01:00
honfika@gmail.com
67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
88adac7965 #805 Editor mode for Define*Texts improved 2015-02-26 17:47:05 +01:00
honfika@gmail.com
a11015e90c #816 P-code not shown after selecting "class initializer" trait fixed 2015-02-26 12:39:41 +01:00
honfika@gmail.com
7e89a2c721 show class name in log message 2015-02-25 23:13:55 +01:00
honfika@gmail.com
9b6816dbeb #805 Editor mode for Define*Texts added 2015-02-22 14:12:42 +01:00
honfika@gmail.com
2e11b16b0e #814 Exporting with scale problem fixed 2015-02-22 12:01:02 +01:00
honfika@gmail.com
24e1e600b3 #809 Move left, right buttons for DefineTexts using translatex parameter 2015-02-22 10:48:20 +01:00
Jindra Petřík
354fd1143e Java 8 now required 2015-02-21 19:39:25 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00