Commit Graph

197 Commits

Author SHA1 Message Date
Jindra Petřík
e588cbda3a Fixed #1894 AS3 - XML filters in some corner cases 2022-11-30 22:58:35 +01:00
Jindra Petřík
a41926a662 Fixed #1894 Switches vs loops decompilation (now with two passes) 2022-11-30 22:58:35 +01:00
Jindra Petřík
ad97886306 Fixed Switch decompilation in some corner cases 2022-11-30 22:58:35 +01:00
Jindra Petřík
c26030620f Fixed Avoid Error Implicit coercion of a value of type XXX to an unrelated type YYY 2022-11-30 22:58:35 +01:00
Jindra Petřík
183048bd82 Fixed #1888 Resolve properties on script traits 2022-11-30 22:58:35 +01:00
Jindra Petřík
2a68570103 Fixed #1888 Resolve properties on protected namespaces 2022-11-30 22:58:35 +01:00
Jindra Petřík
f24b132ae2 Fixed #1892 AS3 - Package internal custom namespaces 2022-11-30 22:58:35 +01:00
Jindra Petřík
e415945490 resolving properties and methods on Vector 2022-11-30 22:58:35 +01:00
Jindra Petřík
8f3154cc3d resolving properties on builtin namespace 2022-11-30 22:58:35 +01:00
Jindra Petřík
0de72634eb Tests 2022-11-30 22:58:35 +01:00
Jindra Petřík
9e8d00edba Fixed #1888 Casts in binary operations, not casting any type 2022-11-30 22:58:35 +01:00
Jindra Petřík
9324f01183 Fixed #1888 Properly resolve static vs nonstatic properties 2022-11-30 22:58:35 +01:00
Jindra Petřík
9cd93c2388 Fixed #1888 Missing casts in ternar 2022-11-30 22:58:35 +01:00
Jindra Petřík
531057764a Fixed #1890 AS3 - Chained assignments in some special cases 2022-11-30 22:58:35 +01:00
Jindra Petřík
54d7cb38bc Fixed tests 2022-11-30 22:58:35 +01:00
Jindra Petřík
e22669d377 Show convert instruction when needed - int(xx), String(xx), etc.... 2022-11-30 22:58:35 +01:00
Jindra Petřík
25bc05012f Fixed #1769 Missing some body trait variable declaration 2022-11-30 22:58:35 +01:00
Jindra Petřík
29c65c195f Added Indices in brackets for items with same name (like two subsequent DoAction tags)
Changed DoInitAction is not shown in resources/sprites section, only in scripts
2022-11-20 22:12:19 +01:00
Jindra Petřík
06feae4113 Fixed #1807 Proper parenthesis around call inside another call 2022-11-20 22:12:19 +01:00
Jindra Petřík
1cd8327416 Added alpha and Erase blend modes support 2022-11-14 10:04:55 +01:00
Jindra Petřík
0c84d5c6bd Fixed #1785 AS1/2 try..catch block in for..in 2022-11-06 21:44:39 +01:00
Jindra Petřík
0d40e84d8b morphshape test data [ci skip] 2022-11-03 19:57:00 +01:00
Jindra Petřík
ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +02:00
Jindra Petřík
b896688d5d Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal) 2022-10-24 12:26:11 +02:00
Jindra Petřík
dc773af1e2 Fixed AS3 - direct editation - call on local register 2021-12-04 16:32:02 +01:00
Jindra Petřík
7599ba5dd0 Fixed AS3 - direct editation - bit not 2021-12-04 15:15:47 +01:00
Jindra Petřík
c1dd430f43 Fixed AS3 - direct editation - arguments object on method with activation 2021-12-04 14:49:38 +01:00
Jindra Petřík
b0962137f9 declarations on activation object properties 2021-12-04 09:15:19 +01:00
Jindra Petřík
4197e4913b Fixed #1763 AS3 - initialization of activation object in some cases 2021-12-04 08:28:48 +01:00
Jindra Petřík
9e6548ceb0 Fixed #1762 AS - switch detection (mostcommon pathpart) 2021-12-02 18:59:32 +01:00
Jindra Petřík
1928962d6f Fixed #1762 AS call on integer numbers parenthesis 2021-12-01 08:44:30 +01:00
Jindra Petřík
f1ab87f2b7 Fixed #1761 AS3 - try..finally inside another structure like if 2021-11-30 07:13:32 +01:00
Jindra Petřík
6ef57d66f5 Fixed AS1/2 - spacing in with statement 2021-11-29 17:15:56 +01:00
Jindra Petřík
bb05c8a46a testdata 2021-11-29 17:15:56 +01:00
Jindra Petřík
9d1bb27d40 updated testdata 2021-11-20 17:43:01 +01:00
Jindra Petřík
054c40486a Fixed #1686 AS1/2 decompilation and editation of nested tellTarget 2021-11-19 13:03:23 +01:00
Jindra Petřík
b2b749db81 Fixed #1748 Line height - Descent/ascent in multiline DefineEditText 2021-11-19 13:03:23 +01:00
Jindra Petřík
0a4dc74c61 Fixed: AS decompilation - §§push before loop 2021-04-05 16:56:59 +02:00
Jindra Petřík
1a52709bd5 #1676 View video tags in external flash projector 2021-04-05 16:56:59 +02:00
Jindra Petřík
5e18543956 Fixed: Scaling grid zooming 2021-04-05 16:56:59 +02:00
Jindra Petřík
6ec58dacd5 Fixed: #1669 Flash viewer - Smoothed vs non-smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík
8a3ee6389d updated assembly test 2021-04-05 16:56:59 +02:00
Jindra Petřík
f7ffe7f1af Fixed: AS3 jump deobfuscator - fix for try..catch clauses 2021-04-05 16:56:59 +02:00
Jindra Petřík
b7e418f6b6 Fixed: AS decompilation - certain combinations of ifs and switch 2021-04-05 16:56:59 +02:00
Jindra Petřík
68ae269515 Fixed: "protected", "const", "namespace", "package" are not reserved keywords in AS1/2
Fixed: Not counting newlines in comments
2021-03-25 18:44:05 +01:00
Jindra Petřík
9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00
Jindra Petřík
74ca1db915 Fixed: Flash viewer - Do not play StartSoundTag all over again on single frame
Sample sound data
2021-03-24 20:36:42 +01:00
Jindra Petřík
6819de2a17 gnujpdf - Linear colorspace gradients
some test data
2021-03-24 20:36:42 +01:00
Jindra Petřík
cea421a54e gnujpdf RadialGradientPaint - cycle mode reflect and repeat
transparent gradient testdata
2021-03-24 20:36:42 +01:00
Jindra Petřík
61c40ae52c gnujpdf library
pdf clipping fix
2021-03-24 20:36:42 +01:00