Commit Graph

3551 Commits

Author SHA1 Message Date
Jindra Petřík
b1c5f9d0c6 Checkstyle fix 2025-04-13 14:13:27 +02:00
Jindra Petřík
859a2f8bdb Fixed #2425 ZIP/SWC reading - "Only DEFLATED entries can have EXT descriptor" message 2025-04-13 12:47:45 +02:00
Jindra Petřík
94874d2b68 Fixed #2397 DefineScalingGrid - improper scaling on negative Xmin, Ymin 2025-04-13 09:29:14 +02:00
Jindra Petřík
58bd04698e Fixed #2418 AS3 - initialization of class static vars in script initializer (Haxe) 2025-04-13 00:08:10 +02:00
Jindra Petřík
c45eb35120 Fixed #2428 Charset setting on FLA export in format MX and below,
Default charset for SWFS v5 and lower is WINDOWS-1252
2025-04-06 18:20:28 +02:00
Jindra Petřík
e551fb8dc4 Fixed #2430 AS1/2/3 - Missing syntax hilighting of "new" keyword and few others 2025-04-06 13:58:45 +02:00
Jindra Petřík
d7dbc7e391 Fix tests 2025-04-06 12:21:09 +02:00
Jindra Petřík
954273ef7d AS1 Direct editation - DO NOT group pushes, until we figure out how to do it correctly. 2025-04-06 12:18:43 +02:00
Jindra Petřík
c145a76df7 Fixed #2437 AS1 P-code - do not group pushes automatically,
AS1 Direct editation - group pushes on FP5+,
AS1 - use Constant pool only on FP5+
2025-04-06 11:54:44 +02:00
Jindra Petřík
c63f6fbfcf Fixed #2436 PDF export clipping - missing colors / text 2025-04-06 01:30:01 +02:00
Jindra Petřík
89e1d6cc1a gnujpdf - backup color and alpha on setClip 2025-04-06 01:25:58 +02:00
Jindra Petřík
d47accdcfa Added: #2427 Commandline export with use of imported SWFs (importAssets tag) 2025-03-23 12:23:51 +01:00
Jindra Petřík
a992adb5c0 Fixed: #2391 Double not operator in ternar operator expression 2025-03-22 21:35:12 +01:00
Jindra Petřík
a685050dff Fixed: #2424 DefineEditText handling of letterSpacing, font size on incorrect values 2025-03-08 09:33:45 +01:00
Jindra Petřík
aea9c26428 Fixed: #2393 AS1/2 ActionGotoFrame2 P-code trailing comma 2025-01-17 21:47:12 +01:00
Jindra Petřík
fc553adb98 Fixed: [#2394] Broken deobfuscation on incorrect length of ActionStrictMode
Fixed: [#2394] ActionStrictMode with mode larger than 1 now ignored
2025-01-17 21:47:12 +01:00
Jindra Petřík
2fcd3e4a7a Added #2389 Support for SPL file extension (Flash version 1 - Future Splash Animator) 2025-01-17 21:47:12 +01:00
Jindra Petřík
1d3fbf0f16 Fixed: #2381 Font color values with alpha allowed in html edittext, but alpha ignored 2025-01-17 21:47:12 +01:00
Jindra Petřík
79042fd098 Removed freeactionscript testdata as some AV marked them as problematic 2025-01-17 21:47:12 +01:00
Jindra Petřík
00d284aa35 Fixed: AS1/2 - Push action hilighting, GetProperty, Call action hilighting 2025-01-17 21:47:12 +01:00
Jindra Petřík
867980eddd Added: #2375 Sound sync event/start/stop handling (for playback in FFDec)
Fixed: #2375 Added limit of simultaneously played sounds
2025-01-17 21:47:12 +01:00
Jindra Petřík
bcda5f68bb spelling fix 2025-01-17 21:47:12 +01:00
Jindra Petřík
44254940e5 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
d5a37c1fa8 FLA export - Accessibility not yet complete - WIP 2025-01-17 21:47:12 +01:00
Jindra Petřík
744de3aad3 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
aaa0d11ba8 Fixed: Using faster variant of blur 2024-11-20 17:05:37 +01:00
Jindra Petřík
19ab08d3c3 Added: AS3 direct editation - verbatim strings @" 2024-11-20 17:05:37 +01:00
Jindra Petřík
7fb2b6efb1 Added: AS3.1 null-conditional operator ?. (air - swf version 50)
Added: AS3.1 nullish coalescing operator `??` (air - swf version 50)
2024-11-20 17:05:37 +01:00
Jindra Petřík
4aa84b3631 Nullish operators WIP 2024-11-20 17:05:37 +01:00
Jindra Petřík
f73f2669c0 Harman air - Null coalesce and nullish member access operators - WIP 2024-11-20 17:05:37 +01:00
Jindra Petřík
4942acd05b AMF3 Dictionary has entries in JSON array with key+value fields.
AMF3 SOL map writing uses stringTable for keys.
Ribbon menuitems Nullpointer.
2024-11-10 19:50:55 +01:00
Jindra Petřík
58c9d2f2cc AMF0 EcmaArray has dense and associative parts 2024-11-10 19:50:55 +01:00
Jindra Petřík
8d5b1a7292 AMF0 XMLDocument uses "value" field instead of "data" 2024-11-10 19:50:55 +01:00
Jindra Petřík
07218bee02 SOL test files 2024-11-10 19:50:55 +01:00
Jindra Petřík
04d7c9330d Format AMF dates milliseconds to 3 decimal places 2024-11-10 19:50:55 +01:00
Jindra Petřík
0d26774756 Changed: AMF0 and AMF3 references written as JSON objects instead of #objX.
Changed: AMF0 and AMF3 undefined values written as JSON objects.
2024-11-10 19:50:55 +01:00
Jindra Petřík
b37cc5a00c Added: Link to FFDec Wiki on the Help menu 2024-11-10 19:50:55 +01:00
Jindra Petřík
497b5b5018 Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
2024-11-10 19:50:55 +01:00
Jindra Petřík
fbe4d0451f Edit flash cookies (SOL) in the SWF tree. 2024-11-10 19:50:55 +01:00
Jindra Petřík
d678e01a15 AMF lexer refactored to separate directory 2024-11-10 19:50:55 +01:00
Jindra Petřík
3712c3be45 Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor 2024-11-10 19:50:55 +01:00
Jindra Petřík
0b776dd06a Updated chinese translation 2024-11-10 19:50:55 +01:00
Jindra Petřík
0d1ac7f655 Added: #1619 Option to set thread count to 0 for auto setting processor count - 1
Changed: #1619 Default thread count is set to 0 ( = auto)
2024-11-10 19:50:55 +01:00
Jindra Petřík
7a04b4130f Fixed: #2362 Generating error log ExecutionException - InterruptedException log on switching flash/air swc 2024-11-10 19:50:55 +01:00
Jindra Petřík
11ae337d68 Fixed: #2357 FLA export letterspacing on two character texts
Fixed: #2357 FLA export to CS4 and lower - files exceeding 0x7FFF objects limit
Fixed: #2357 FLA export to CS4 and lower - speed optimization
2024-11-10 19:50:55 +01:00
Jindra Petřík
b4ba937c69 Fixed: #2357 AS3 instance var/const initialization 2024-11-10 19:50:55 +01:00
Jindra Petřík
19151edaef WIP: Double click to item on timeline edits item in place 2024-10-29 16:55:43 +01:00
Jindra Petřík
6905b2c70e Fixed: #2353 AS1/2 incorrect declaration propagation causing null assignments to registers 2024-10-29 16:55:43 +01:00
Jindra Petřík
aa60249555 Recompiled libs 2024-10-29 16:55:43 +01:00
Jindra Petřík
485b86acb1 BlendModeSettable 2024-10-29 16:55:43 +01:00