Commit Graph

3644 Commits

Author SHA1 Message Date
Jindra Petřík
c8a8ff2fea Get property fix, preincrement air test fix 2025-09-01 17:01:28 +02:00
Jindra Petřík
867e76dff3 Init vector fix 2025-09-01 17:01:28 +02:00
Jindra Petřík
6a892b1796 Modified testcases 2025-09-01 17:01:28 +02:00
Jindra Petřík
a9daa5925f Call ins dup fix 2025-09-01 17:01:28 +02:00
Jindra Petřík
70691e55ff XML filter air fix 2025-09-01 17:01:28 +02:00
Jindra Petřík
a75b964ff6 Compound assignment fix 2025-09-01 17:01:28 +02:00
Jindra Petřík
e0091cb8d1 DeobfuscatePop handling DuplicateSource 2025-09-01 17:01:28 +02:00
Jindra Petřík
f3c48c01da Fixed: Settemp on catch clause 2025-09-01 17:01:28 +02:00
Jindra Petřík
b2442438d4 Fix chained assignments, also reorganized TestIncDec tests 2025-09-01 17:01:28 +02:00
Jindra Petřík
8bbdd415bd Fix TestLogicalComputing 2025-09-01 17:01:27 +02:00
Jindra Petřík
90277af553 Fix rest of TestIncDec AIR tests 2025-09-01 17:01:27 +02:00
Jindra Petřík
c6fccf07fd Fix TestIncDec7 AIR 2025-09-01 17:01:27 +02:00
Jindra Petřík
2d76938123 Fix TestIncDec6 no result AIR 2025-09-01 17:01:27 +02:00
Jindra Petřík
5ab780c78e Fix TestIncDec5 no result AIR 2025-09-01 17:01:27 +02:00
Jindra Petřík
4ea6364f9e Fix TestIncDec5 with result AIR 2025-09-01 17:01:27 +02:00
Jindra Petřík
b019ccaf19 Fix TestIncDec4 no result AIR 2025-09-01 17:01:27 +02:00
Jindra Petřík
58de7a546a Fix TestIncDec12 2025-09-01 17:01:27 +02:00
Jindra Petřík
d49e0ad6ad Fix TestIncDec11 2025-09-01 17:01:27 +02:00
Jindra Petřík
187bd0a274 Fix TestIncDec6 2025-09-01 17:01:27 +02:00
Jindra Petřík
73ea92f266 Fix TestIncDec5 2025-09-01 17:01:27 +02:00
Jindra Petřík
81b8d0ad1f Fix TestIncDec4 2025-09-01 17:01:26 +02:00
Jindra Petřík
01d0716629 Fix TestIncDec4 2025-09-01 17:01:26 +02:00
Jindra Petřík
ed62d9eb02 Fix TestIncDec3 2025-09-01 17:01:26 +02:00
Jindra Petřík
2048402750 Fix TestIncDec1 and 2 2025-09-01 17:01:26 +02:00
Jindra Petřík
7c2c87c8e4 Fix tests 2025-09-01 17:01:26 +02:00
Jindra Petřík
68fdf1097d Swap fixes 2025-09-01 17:01:26 +02:00
Jindra Petřík
82d3cc2d2a Temp var declarations 2025-09-01 17:01:26 +02:00
Jindra Petřík
77d96e8e43 Fix swaps 2025-09-01 17:01:26 +02:00
Jindra Petřík
a804987067 swap item 2025-09-01 17:01:25 +02:00
Jindra Petřík
b449db946f §§dupsrc introduced 2025-09-01 17:01:25 +02:00
Jindra Petřík
922cd45084 Fixed tests. 2025-09-01 17:01:25 +02:00
Jindra Petřík
95b7abb9bc Comma expression improvements. WIP
However, tests fail :-(
2025-09-01 17:01:25 +02:00
Jindra Petřík
a436ddd65c Inc, dec fix 2025-09-01 17:01:25 +02:00
Jindra Petřík
70a4165341 arr++ fix 2025-09-01 17:01:25 +02:00
Jindra Petřík
9a9811f170 Better Comma operator detection WIP 2025-09-01 17:01:25 +02:00
Jindra Petřík
b3a693e4e3 2497 Swap instruction handling. WIP 2025-09-01 17:01:22 +02:00
Jindra Petřík
9e286cff1b Added SWT templates test data (Flash 5) 2025-08-31 00:48:40 +02:00
Jindra Petřík
53725fbb0e Ignore missing font 2025-08-31 00:47:44 +02:00
Jindra Petřík
25b6950b08 ControlTextFormatRecord - fix align constants - ALIGN_RIGHT vs ALIGN_CENTER 2025-08-31 00:25:27 +02:00
Jindra Petřík
ec69e1eec9 RemoveObject constructor not setting character id to new character 2025-08-30 20:20:33 +02:00
Jindra Petřík
e8b15e1ad6 Added: #2526 Option to disable drag & drop from Resources view to avoid problems on Mac OS 2025-08-30 18:22:52 +02:00
Jindra Petřík
af0699e5a1 Added: Hex dump improvements
- view bit count in SB, UB fields
- view tagIDTagLength field parts
- show type after colon, not in parenthesis
- view bytes length in bytes fields
2025-08-30 00:48:20 +02:00
Jindra Petřík
24151d2945 Fixed: #2525 AMF editor - saving empty standard array [] 2025-08-29 18:07:00 +02:00
Jindra Petřík
417e6ab467 Empty outline fix 2025-08-29 18:00:47 +02:00
Jindra Petřík
1316c1e58b Added: FreeCharacter tag support, SyncFrame tag support 2025-08-29 09:53:41 +02:00
Jindra Petřík
1e9bf6be88 Added: Generator Templates (.swt) files support and related tags (Flash 3-5)
(CharacterSet, GenCommand, NameCharacter, DefineTextFormat, FontRef)
DefineVideo tag support (Flash 4)
SerialNumber tag support (before Flash 7)
2025-08-29 00:02:38 +02:00
Jindra Petřík
83311ed679 Removed: #2524 IncorrectClassHeaderRemover removed as it was rather a crippler. 2025-08-24 21:07:51 +02:00
Jindra Petřík
9983c682ef Added: Basic support for PlaceImagePrivate tag
Changed: CSMTextSettings tag renamed to CSMSettings
2025-08-24 18:55:19 +02:00
Jindra Petřík
de2b174165 Added: AS1/2 Debugging - _global variable accessible
Added: AS Debugging - Variables with flag DontEnumerate are hidden by default (can be changed in Advanced Settings)
2025-08-24 06:18:27 +02:00
Jindra Petřík
06f3c20da8 Added: #2519 AS1/2 direct editation - better handling of "too large" error messages
- highlighting actual problematic line
2025-08-24 00:11:01 +02:00