Commit Graph
1099 Commits
Author SHA1 Message Date
Jindra Petřík 0c8ecfe8d4 PRs as links in the changelog,
Fixed some changelog typos,
Added few missing PR references in the Changelog
2023-10-01 18:21:38 +02:00
Jindra Petřík bcb27b6955 Added #2073 Editing of frame count in SWF header (with warning that it won't update ShowFrame count) 2023-10-01 18:21:38 +02:00
Jindra Petřík ee70e1e3bb Fixed FLA export - Sprites which do not end with ShowFrame tag 2023-10-01 18:21:38 +02:00
Jindra Petřík e0b55e0410 Fixed Handling currently selected tags when using folder preview selection (Not working Replace button, etc.) 2023-10-01 18:21:38 +02:00
Jindra Petřík 1e266899a5 Fixed #2073 Recalculating frameCount field in SWF header and DefineSprite after deleting frame 2023-10-01 18:21:38 +02:00
Jindra Petřík 05d5fee409 Fixed #2052 Detection of switches based on notequal operator
update license in header
2023-10-01 18:21:38 +02:00
Jindra Petřík 3f6223fe0f Fixed #2029 Simplify expressions stripping getlex and also ignoring some types of expressions 2023-10-01 18:21:38 +02:00
Jindra Petřík 6e3bc36007 Fixed #2072 AS3 direct editation - incorrectly using trait names of top level classes 2023-10-01 18:21:38 +02:00
Jindra Petřík 65e0ba3907 changelog update 2023-10-01 18:21:38 +02:00
Jindra Petřík 607804e7e4 Fixed #2052 Adding new script placing class to incorrect DoABC tag 2023-10-01 18:21:38 +02:00
Jindra Petřík 36213c4df1 Fixed PR177 AS3 direct editation - Vector literal 2023-10-01 18:21:38 +02:00
Jindra Petřík f40360ee38 Changelog update 2023-10-01 18:21:38 +02:00
Jindra Petřík 6eac393fd4 Added #2070 forceWriteAsLong Tag internal attribute is now visible and editable
(including XML export), allows decide whether to write length in tag header as long
2023-10-01 18:21:38 +02:00
Jindra Petřík f4460c6078 Added
- #2070 - SWF to XML format has new meta fields describing XML export major/minor version
(major = uncompatible change)

### Fixed
- #2070 - Handling newlines and tabs in string values inside SWF to XML export

### Changed
- #2070 - String values inside SWF to XML export are backslash escaped to properly handle newlines and tabs.
Older versions of FFDec can read this new format wrong and corrupt SWFs.
Major version of SWF to XML export changed to 2.
2023-10-01 18:21:38 +02:00
Jindra Petřík 99b697b4ed Update CHANGELOG.md 2023-10-01 18:21:38 +02:00
Jindra Petřík 8d2290d084 Added #1449 Updated Turkish translation 2023-10-01 18:21:38 +02:00
Jindra Petřík 10634304fe Fixed #2043 StartSound2 tag handling 2023-10-01 18:21:38 +02:00
Jindra Petřík caf837c8df created new Unreleased section in CHANGELOG.md 2023-10-01 18:21:38 +02:00
Jindra Petřík 07e30928ec version changed to 18.5.0 2023-06-25 20:42:35 +02:00
Jindra Petřík 5fb5ac802e Decrypt Harman AIR SWFs via commandline 2023-06-25 20:41:04 +02:00
Jindra Petřík ec10ded3ad Added #2038, #2028, #2034, #2036 Support for Harman AIR encrypted SWFs (Read-only) 2023-06-25 20:41:04 +02:00
Jindra Petřík 11d19da76c Update CHANGELOG.md 2023-06-25 20:41:04 +02:00
Jindra Petřík 17718cad20 Fixed #2007 AS3 renaming invalid identifiers - not refreshing AbcIndex afterwards 2023-06-25 20:41:04 +02:00
Jindra Petřík 193afbbc2e Fixed Zero line number on AS3 P-code editation error 2023-06-25 20:41:04 +02:00
Jindra Petřík b2d87cf637 Fixed #2008 AS3 P-code editing optional Double value when it has no fractional part 2023-06-25 20:41:04 +02:00
Jindra Petřík 2616b5046d Added #1998 Setting for maximum number of items in the cache - allows less memory consumption (Defaults to 500 per cache) 2023-06-25 20:41:04 +02:00
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 bbde6c0d13 created new Unreleased section in CHANGELOG.md 2023-06-25 20:41:04 +02:00
Jindra Petřík 442ccec3ec version changed to 18.4.1 2023-04-05 21:35:28 +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 ebe32074aa Changed #1996 Items are now exported in order of appearance in the tag tree (usually SWF order), previously was it in order of selection 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 49013ed8d3 Fixed Starting app with parameters causing wrong GUI init 2023-04-05 21:33:34 +02:00
Jindra Petřík bfa90f5fcf changelog update 2023-04-05 21:33:34 +02:00
Jindra Petřík a516236ee1 Fixed #1994 Replace command in commandline with three argument causing replacements file load 2023-04-05 21:33:34 +02:00
Jindra Petřík c1cad12a8a Fixed #1993 Incorrect scroll position causing shapes to be hidden 2023-04-05 21:33:34 +02:00
Jindra Petřík 87bdd46a62 created new Unreleased section in CHANGELOG.md 2023-04-05 21:33:34 +02:00
Jindra Petřík 337029f5f1 version changed to 18.4.0 2023-03-19 22:47:08 +01:00
Jindra Petřík f8788efb2f Added #1682 AS1/2 Context menu add script on frames/buttons/placeObjects
Added Allow adding second DoAction to a frame
Fixed AS1/2 adding CLIPACTIONRECORD to PlaceObject which already has a record
2023-03-19 22:43:41 +01: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 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 06c5727e0f Fixed #1990 Cloning DefineSprite causing incorrect tags written 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