Commit Graph

2729 Commits

Author SHA1 Message Date
Jindra Petřík
59d9e5ef6f Fixed #2004 Nonrepeating fill border 2023-06-25 20:41:04 +02:00
Jindra Petřík
9a23497c80 Fixed #2004 Freezing when a shape has nonimage character set as fill 2023-06-25 20:41:04 +02:00
Jindra Petřík
2d6180db50 Fixed #1999 AS3 decompilation - XML constructor call with other than string argument 2023-04-05 21:33:34 +02:00
Jindra Petřík
8aa3c1830a Fixed #1991 ConcurrentModificationException on clearing cache thread 2023-04-05 21:33:34 +02:00
Jindra Petřík
2b0e163c47 Fixed FLA export shape tweens (morphshapes)
as 2 testdata as uncompressed
2023-03-19 22:43:41 +01:00
Jindra Petřík
6ef01643c1 Fixed FLA Export - AS2 - Sprite linkage to class 2023-03-19 22:43:41 +01:00
Jindra Petřík
ed57d71e81 Fixed FLA export scripts location 2023-03-19 22:43:41 +01:00
Jindra Petřík
fe41355dd4 Fixed AS2 Class detection - TemporaryRegisterMark handling 2023-03-19 22:43:41 +01:00
Jindra Petřík
79f24b44b7 Do not calculate rect of Sprite from fonts on stage. 2023-03-19 22:43:41 +01:00
Jindra Petřík
4654d1d610 Fixed Do not display fonts added to stage (for example in testdata/as2.swf, the vertical text - sprite 10) 2023-03-19 22:43:41 +01:00
Jindra Petřík
e907a37d2e Fixed AS3 p-code - remove findpropglobal,findpropglobalstrict - they are internal only 2023-03-19 22:43:41 +01:00
Jindra Petřík
831dc0ebdd Fixed AS3 p-code - pushdnan stack info 2023-03-19 22:43:41 +01:00
Jindra Petřík
b998601d41 pushconstant verify 2023-03-19 22:43:41 +01:00
Jindra Petřík
35920d4a2a Fixed AS3 p-code - pushconstant not in flash player flag 2023-03-19 22:43:41 +01:00
Jindra Petřík
06c5727e0f Fixed #1990 Cloning DefineSprite causing incorrect tags written 2023-03-19 22:43:41 +01:00
Jindra Petřík
583cfc95a6 Docs for NATIVE and IGNORE_REST 2023-03-19 22:43:41 +01:00
Jindra Petřík
b13914cca5 Added #355 Updated Chinese translation 2023-03-19 22:43:41 +01:00
Jindra Petřík
e9063e487b Fixed AS3 - getouterscope instruction support 2023-03-19 22:43:41 +01:00
Jindra Petřík
e8e2668354 Fixed AS3 p-code - getouterscope instruction docs 2023-03-19 22:43:41 +01:00
Jindra Petřík
dfe2d36ecf Fixed #1989 AS3 - Slow deobfuscation (AVM2DeobfuscatorSimpleOld) 2023-03-19 22:43:41 +01:00
Jindra Petřík
8378042fe0 #1048 Recategorized AVM2 instructions in package "other2",
added links to sources for unknown instructions.
2023-03-19 22:43:41 +01:00
Jindra Petřík
859049b2d4 Fixed AS3 p-code - IGNORE_REST method flag incorrectly shown as EXPLICIT
Changed AS3 p-code - EXPLICIT method flag renamed to NATIVE
2023-03-19 22:43:41 +01:00
Jindra Petřík
4def1729e4 Test data for focal gradient shape tweeen, scenes 2023-03-19 22:43:41 +01:00
Jindra Petřík
bd882c18f0 Fixed AS3 p-code docs - deldescendants, negate_p operands 2023-03-19 22:43:41 +01:00
Jindra Petřík
dfe3a31f15 Fixed AS3 direct editation - interface method namespace 2023-03-19 22:43:41 +01:00
Jindra Petřík
a62f1c0626 Fixed AS3 interfaces - internal modifier on methods 2023-03-19 22:43:41 +01:00
Jindra Petřík
f51d1d8ee2 Fixed AS3 direct editation - var/const outside package 2023-03-19 22:43:41 +01:00
Jindra Petřík
045d475647 Added AS3 P-code editing class trait 2023-03-19 22:43:41 +01:00
Jindra Petřík
b762bebe70 Added FileAttributes tag - SWF relative Urls flag 2023-03-19 22:43:41 +01:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
379655dc2b Do not show "missing" namespaces for interfaces. 2023-03-19 22:43:41 +01:00
Jindra Petřík
dc2dc32fee Added AS3 Display missing namespaces along traits as §§namespace("url")
Added #1892 AS3 option to select SWF dependencies to properly resolve namespaces, types, etc. (currently in GUI only)
Fixed AS3 P-code ValueKind namespaces handling
Fixed AS3 direct editation - namespace definition without explicit value
2023-03-19 22:43:41 +01:00
Jindra Petřík
f24453d525 Basic XFL converter test 2023-03-19 22:43:41 +01:00
Jindra Petřík
4dd2818f0e Fixed #1986 AS2 Class detection - NullPointerException on certain classes 2023-03-19 22:43:41 +01:00
Jindra Petřík
f67bb6753f Fixed #1982 Slow calculation of large shape outlines - now use only rectangles for large shapes 2023-03-19 22:43:41 +01:00
Jindra Petřík
8116df7a7b Changed AS1/2/3 P-code - format Number values with EcmaScript toString function 2023-03-19 22:43:41 +01:00
Jindra Petřík
f81d1ac58d Fixed #1981 AS3 star import collisions 2023-03-19 22:43:41 +01:00
Jindra Petřík
60409accd0 More metadata test data 2023-03-19 22:43:41 +01:00
Jindra Petřík
cf96418d83 Fixed AS3 Metadata single value (null item key) 2023-03-19 22:43:41 +01:00
Jindra Petřík
e17c8c202e Fixed AS3 Metadata in P-code formatting 2023-03-19 22:43:41 +01:00
Jindra Petřík
aee2f18016 Fixed AS3 Metadata values order 2023-03-19 22:43:41 +01:00
Jindra Petřík
9e6fa2e75b Added AS3 support for logical AND/OR compound operator 2023-03-19 22:43:41 +01:00
Jindra Petřík
e75991bee5 RegExp vs divide test 2023-03-19 22:43:41 +01:00
Jindra Petřík
c19d0d8e82 AS3 Operations test 2023-03-19 22:43:41 +01:00
Jindra Petřík
cacff6fc03 Remove unused(?) xml descendants branch 2023-03-19 22:43:41 +01:00
Jindra Petřík
24f555af57 AS3 direct editation - XML save as whole string 2023-03-19 22:43:41 +01:00
Jindra Petřík
9967bc0937 Fixed AS3 XML embedded variables display and direct edit 2023-03-19 22:43:41 +01:00
Jindra Petřík
687035273c AS3 direct editation - Allow comma operator in switch expressions 2023-03-19 22:43:41 +01:00
Jindra Petřík
24c40cd266 AS3 direct editation - Allow comma operator in XML filter operation 2023-03-19 22:43:41 +01:00
Jindra Petřík
d9494e8a37 AS3 direct editation - Allow member or call for doubles 2023-03-19 22:43:41 +01:00