Commit Graph

2056 Commits

Author SHA1 Message Date
Jindra Petřík
4bffe88b7b force resolve constants for test 2021-11-22 20:11:31 +01:00
Jindra Petřík
9969a5cae5 Fixed AS1/2 DefineFunction cleaner 2021-11-22 20:11:31 +01:00
Jindra Petřík
457d5f3084 Fixed AS2 direct editation of classes - missing _global prefix 2021-11-20 20:10:06 +01:00
Jindra Petřík
3eb1fb9d4b Fixed #1750 Application won't start when cannot access font file 2021-11-20 19:23:52 +01:00
Jindra Petřík
2586b4b364 Fixed AS1/2 setProperty, getProperty handling 2021-11-20 19:06:52 +01:00
Jindra Petřík
9d1bb27d40 updated testdata 2021-11-20 17:43:01 +01:00
Jindra Petřík
25a2222068 Fixed AS1/2 handle declaration of registers in certain cases 2021-11-20 17:37:20 +01:00
Jindra Petřík
a9f28a60f2 Fixed AS 1/2 direct editation - delete operator parenthesis
Fixed AS 1/2 direct editation - call function on eval
2021-11-20 14:49:38 +01:00
Jindra Petřík
0613b9009a Fixed AS 1/2 use DefineLocal in function instead of registers when eval, set is used 2021-11-20 14:25:34 +01:00
Jindra Petřík
f24ad2dde1 Fixed AS 1/2 direct editation - newline as "\n", not "\r"
Fixed AS 1/2 allow various nonstandard names for definelocal
2021-11-20 13:10:10 +01:00
Jindra Petřík
4070ada026 Fixed AS 1/2 - do not use eval function on obfuscated increment/decrement 2021-11-20 11:07:38 +01:00
Jindra Petřík
bbb3ed8c72 Added #1496 repeat escape sequence \{xx}C to avoid long same char strings/names 2021-11-19 13:03:23 +01:00
Jindra Petřík
b68b7ff2f0 Fixed #1684 Internal viewer - animated subsprites 2021-11-19 13:03:23 +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
23a993c596 Fixed #1699 AS1/2 detection of unitialized vars stuck 2021-11-19 13:03:23 +01:00
Jindra Petřík
76fc45efb7 Fixed DefineEditText when font has no layout (ascent/descent) 2021-11-19 13:03:23 +01:00
Jindra Petřík
12a35d18d6 AS3 DeobfuscatorJumps fix
New DeobfuscatorGroupParts (unused yet)
2021-11-19 13:03:23 +01:00
Jindra Petřík
80c9b7d601 Fixed #1726 Decompiling AS - missing break when on false branch vs continue on true 2021-11-19 13:03:23 +01:00
Jindra Petřík
cbbf656853 Fixed #1741 AS1/2 direct editation - new String constructor call 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
83222d4574 Fixed #1748 Wrong glyphadvance of DefineEditText fonts for rendering
Added DSSReader to Netbeans Lib project
2021-11-19 13:03:23 +01:00
Jindra Petřík
a342bf7c78 Fixed #1748 Wrong matching of DefineEditText fonts for rendering 2021-11-19 13:03:23 +01:00
lcdr
007891e97c Fix copyStream bug for copies smaller than the buffer size 2021-11-19 13:03:23 +01:00
lcdr
35e88e3b39 Add support for loading external images 2021-11-19 13:03:23 +01:00
Jindra Petřík
10992b091f Fixed: #1687 Slow speed of cyclic tags detection 2021-11-19 13:03:23 +01:00
Jindra Petřík
dfc724ec02 #1485 night mode for AS3 p-code docs window 2021-11-19 13:03:23 +01:00
Jindra Petřík
211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík
8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík
d8512aa6d9 SoundStreamHead has associated sprite id in its name in the tagtree 2021-11-19 13:03:23 +01:00
Jindra Petřík
1690fce8fa Fixed: #1678 Removing AS3 class does not correctly clear cache 2021-04-05 16:56:59 +02:00
Jindra Petřík
bf387eba06 Removed: Flash viewer - miter with clip support removed as it was not working correctly 2021-04-05 16:56:59 +02:00
Jindra Petřík
6b78b2fc44 Fixed: #1675 Viewport/zoom fix 2021-04-05 16:56:59 +02:00
Jindra Petřík
46f8e9a20c Fixed: #1678 Flash viewer - shapes with mitter join do not render correctly 2021-04-05 16:56:59 +02:00
Jindra Petřík
9b4507c2b9 Fixed: #1675 caching as bitmap / filters vs zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík
558b5f08e4 fix tests 2021-04-05 16:56:59 +02:00
Jindra Petřík
0a4dc74c61 Fixed: AS decompilation - §§push before loop 2021-04-05 16:56:59 +02:00
Jindra Petřík
698fbc6f1c #1677 DefineFont2/3 font must have layout or numGlyphs>0 for codeTableOffset to be present 2021-04-05 16:56:59 +02:00
Jindra Petřík
edeec29fb7 Commandline: allow to pass argument -nobundle to skip bundles detection by extension in -info command 2021-04-05 16:56:59 +02:00
Jindra Petřík
f616fe43a6 Fixed: #1677 DefineFont2/3 - missing codeTableOffset if numGlyphs is zero 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
98b1555e5f Option to automatically show error dialog on every error 2021-04-05 16:56:59 +02:00
Jindra Petřík
f71517cec2 #1657 Option to disable adding second quote/bracket/parenthesis 2021-04-05 16:56:59 +02:00
Jindra Petřík
ef7143d843 Fixed: Rename invalid identifiers renames identifiers with a dollar sign 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
ca00b8399a Fixed: Flash viewer - scaling grid - ignore nonshapes when scaling 2021-04-05 16:56:59 +02:00
Jindra Petřík
82b5062771 WIP - scaling matrix fix 2021-04-05 16:56:59 +02:00
Jindra Petřík
fd8b624845 Fixed: Flash viewer - Shapes moving on stage 2021-04-05 16:56:59 +02:00
Jindra Petřík
23c4c03eec Button mousehandling on zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík
c147fb8304 Object under cursor fix 2021-04-05 16:56:59 +02:00
Jindra Petřík
6c709bc5e5 Fixed: Flash viewer - slow on larger zooms (now only diplayed rect is rendered) 2021-04-05 16:56:59 +02:00