Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík 2b7434d488 Fixed #1840 AS3 Direct editation - Type mismatched for a trait 2022-11-20 22:12:19 +01:00
Jindra Petřík f90f5fbd32 Fixed #1840 AS3 - Allow to compile object literal keys with nonstring/numbers in obfuscated code 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 78d83110b6 Calculate missing thread has low priority 2022-11-20 22:12:19 +01:00
Jindra Petřík 719cea5f60 Cleaning cache thread has low priority 2022-11-20 22:12:19 +01:00
Jindra Petřík 220f851ea9 Fixed #1875 Garbage collect SWF and its caches after closing it 2022-11-20 22:12:19 +01:00
Jindra Petřík 817b466242 Now up to 10 times faster compilation add to changelog 2022-11-20 22:12:19 +01:00
Jindra Petřík 233188d613 Fixed AS3 panel component layout 2022-11-20 22:12:19 +01:00
Jindra Petřík c9f52b45e5 Fixed AS3 Direct editation - slow property resolving 2022-11-20 22:12:19 +01:00
Jindra Petřík 01fa395706 Fixed #1803 AS3 Direct editation - Colliding catch name with other variable names / arguments 2022-11-20 22:12:19 +01:00
Jindra Petřík 854ed24b7c Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile 2022-11-20 22:12:19 +01:00
Jindra Petřík 1e535a4472 Fixed #1757 Binary search - SWF files need to be sorted by file position 2022-11-20 22:12:19 +01:00
Jindra Petřík a41e3d13fa Added #1743 GFX - Adding DefineExternalImage2 and DefineSubImage tags
Changed GFX - DefineExternalImage2 no longer handled as character
2022-11-20 22:12:19 +01:00
Jindra Petřík 357082b27a Added #1280 AS3 Direct editation of traits with the same name 2022-11-20 22:12:19 +01:00
Jindra Petřík 0227293bd0 Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes 2022-11-20 22:12:19 +01:00
Jindra Petřík 25cebd9e6b Fixed #1692 Resolving use namespace 2022-11-20 22:12:19 +01:00
Jindra Petřík 202e66ea1d Added #1875 Remove no longer accessed items from cache after certain amount of time 2022-11-20 22:12:19 +01:00
Jindra Petřík 77a6b6a019 Checkresources has colon after resource name 2022-11-20 22:12:19 +01:00
Jindra Petřík 3f674208d5 Fixed SearchDialog pt_BR translation 2022-11-20 22:12:19 +01:00
Jindra Petřík 9f9e7e3919 FFDec Debug menu - show really used memory, clear all caches option 2022-11-20 22:12:19 +01:00
Jindra Petřík 68910cb269 For autoplay SWFs, both autoPlaySwfs and autoPlayPreviews must be enabled 2022-11-20 22:12:19 +01:00
Jindra Petřík d23a841ef8 Added #1871 Toogle buttons for disabling subsprite animation, display preview of sprites/frames 2022-11-20 22:12:19 +01:00
Jindra Petřík ac52e5d906 Fixed #1872 Removing PlaceObject/RemoveObject with no characterid with Remove character action 2022-11-20 22:12:19 +01:00
Jindra Petřík 30fbef178d Added #1870 AS3 Adding new class - Target DoABC tag or position can be selected to prevent Error 1014 2022-11-20 22:12:19 +01:00
Jindra Petřík c0f9fd4fcc Fixed Folder preview resizing (scrollbar too long) 2022-11-20 22:12:19 +01:00
Jindra Petřík 90516de463 Fixed AS3 Direct editation - Top level classes do not use ":" in their namespace names
Fixed AS3 Direct editation - Using "/" separator for method names
2022-11-20 22:12:19 +01:00
Jindra Petřík 4171df875e Fixed Preview of PlaceObject and frames on hex dump view 2022-11-20 22:12:19 +01:00
Jindra Petřík 03f1866f92 Fixed Clearing shape export cache on changes 2022-11-20 22:12:19 +01:00
Jindra Petřík 61c5e6b5da Fixed #1869 Replace references now replaces all references, not just PlaceObject
Fixed Handle StartSound tag as CharacterIdTag
2022-11-20 22:12:19 +01:00
Jindra Petřík 8a5433b49c begin new Unreleased section of changelog 2022-11-20 22:12:19 +01:00
Jindra Petřík 0ef73940f7 version changed to 16.3.1 2022-11-14 21:11:25 +01:00
Jindra Petřík 5ec8502b2e #1868 to the changelog 2022-11-14 21:10:37 +01:00
Jindra Petřík 45eed5a961 Fixed Raw editation NullPointerException 2022-11-14 21:10:37 +01:00
Jindra Petřík e33474d6f9 Fixed #1867 AS3 - §§hasnext, §§nextvalue, §§nextname in some nonstandard compiled SWFs 2022-11-14 21:10:37 +01:00
Jindra Petřík 8d3d3eb62f Suppress unchecked 2022-11-14 21:10:37 +01:00
Jindra Petřík 67a0575abc Beggining new Unreleased section in changelog 2022-11-14 21:10:37 +01:00
Jindra Petřík f32a263e87 version changed to 16.3.0 2022-11-14 10:06:05 +01:00
Jindra Petřík 316ccb2812 Typo 2022-11-14 10:04:55 +01:00
Jindra Petřík 244e882bd5 Advanced settings search - proper hilighting of unicode, case insensitive 2022-11-14 10:04:55 +01:00
Jindra Petřík 4b29f744f9 Fixed html label links visibility 2022-11-14 10:04:55 +01:00
Jindra Petřík cfca80c409 Added Search in the advanced settings 2022-11-14 10:04:55 +01:00
Jindra Petřík 48096290da Fixed #1678 Miter clip join - can be enabled in Settings 2022-11-14 10:04:55 +01:00
Jindra Petřík bde3353855 Disabled miter join - it is too slow :-( 2022-11-14 10:04:55 +01:00
Jindra Petřík 93435d338d Miter join for cubic parts 2022-11-14 10:04:55 +01:00
Jindra Petřík b527c3d1fa Fixed #1678 Miter join 2022-11-14 10:04:55 +01:00
Jindra Petřík 55f6e6bf65 Fixed Sound not played on frames 2022-11-14 10:04:55 +01:00
Jindra Petřík abfe92af5a Custom SWF Configuration refactoring.
Make configuration serialization compatible with 16.2.0
2022-11-14 10:04:55 +01:00
Jindra Petřík 64a5aaf867 Use BlendMode enum on Timeline 2022-11-14 10:04:55 +01:00
Jindra Petřík 2fa3b7dd72 Added Raw editor - Edit blend modes as enum 2022-11-14 10:04:55 +01:00
Jindra Petřík a29423134d Fixed Raw editor does not select item in enum list 2022-11-14 10:04:55 +01:00
Jindra Petřík 1cd8327416 Added alpha and Erase blend modes support 2022-11-14 10:04:55 +01:00
Jindra Petřík ff160911a6 Fixed #1846 blend modes with alpha 2022-11-14 10:04:55 +01:00
Jindra Petřík 0b6f5fa957 Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
2022-11-14 10:04:55 +01:00
Jindra Petřík f7b8b855b6 SWFOutputStream correct charset handling when saving NetString (font names) 2022-11-14 10:04:55 +01:00
Jindra Petřík b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík cc01430e47 Fixed alternateValue raw editing editors 2022-11-14 10:04:55 +01:00
Jindra Petřík 8b482f953e Fixed Raw editing of DefineFontInfo/DefineFont2-3, KERNINGRECORD - proper switching wide codes 2022-11-14 10:04:55 +01:00
Jindra Petřík 763ff49519 Added BUTTONRECORD also has filters and blend mode + colortransform for DefineButton1 2022-11-14 10:04:55 +01:00
Jindra Petřík 0015820db5 Added Preview of BUTTONRECORD in the Hex Dump view 2022-11-14 10:04:55 +01:00
Jindra Petřík ac5074bf83 Fixed dependent frames 2022-11-14 10:04:55 +01:00
Jindra Petřík 2b6816daec Fixed
- Recalculating dependencies in the loop (now only on change)
- Dependencies handling
2022-11-14 10:04:55 +01:00
Jindra Petřík 4baa14084d workflow name lowercase 2022-11-14 10:04:55 +01:00
Jindra Petřík 5ec284efa2 Build passing badge for dev branch [ci skip] 2022-11-14 10:04:55 +01:00
Jindra Petřík 746cf586bc Build passing badge 2022-11-14 10:04:55 +01:00
Jindra Petřík fbaf744b20 Fix tests 2022-11-14 10:04:55 +01:00
Jindra Petřík 382cd6eebf Show in Hex dump for BUTTONCONDACTION, BUTTONRECORD, CLIPACTIONRECORD 2022-11-14 10:04:55 +01:00
Jindra Petřík 032a4880f8 Added Removing BUTTONRECORDs
Added Jump to character on BUTTTONRECORDs
2022-11-14 10:04:55 +01:00
Jindra Petřík 4c6ccf0d63 Character sets are limited to GB2312, Shift_JIS, Unicode, and all singlebyte.
Fixed font code points - proper characters display, adding, etc.
2022-11-14 10:04:55 +01:00
Jindra Petřík c266037785 Fixed Font names charset 2022-11-14 10:04:55 +01:00
Jindra Petřík 47b49882c6 Fixed Copy/Move with dependencies should copy mapped tags too 2022-11-14 10:04:55 +01:00
Jindra Petřík c3b6be72e1 Fixed NullPointerException on expanding needed/dependent characters on basic tag info 2022-11-14 10:04:55 +01:00
Jindra Petřík cc0b5e9d76 Fixed #1865 ConcurrentModificationException on SWF close 2022-11-14 10:04:55 +01:00
Jindra Petřík 968fd92cd2 Fixed Copy/Move with dependencies order of tags
BUTTONRECORD/CLIPACTIONRECORD swf / tag set
2022-11-14 10:04:55 +01:00
Jindra Petřík d0936e1a46 Added Show button records in the tree, preview them 2022-11-14 10:04:55 +01:00
Jindra Petřík e3ed5bd4a5 Added Setting charset in commandline (-charset XXX)
Default charset for SWF files version <= 5 is system charset
2022-11-14 10:04:55 +01:00
Jindra Petřík 3c3a8545a5 Added #1864 Commandline: Allow to set special value "/dev/stdin" for input files to read from stdin (even on Windows) 2022-11-14 10:04:55 +01:00
Jindra Petřík 1c9f81fceb Added #1701 Setting charset for SWF files with version 5 or lower 2022-11-14 10:04:55 +01:00
Jindra Petřík c43e68dc29 Fixed Go to document class when switched to tag list view 2022-11-14 10:04:55 +01:00
Jindra Petřík 95e8ba0861 the 2022-11-14 10:04:55 +01:00
Jindra Petřík e1e2d9ebe9 Changelog fix - Moving tags up/down only in taglist view 2022-11-14 10:04:55 +01:00
Jindra Petřík c1a998b117 Added
- #1649 Moving SWF files (and bundles) up and down
- Moving tags up and down
(context menuitem + ALT up/down shortcut)
2022-11-14 10:04:55 +01:00
Jindra Petřík e6bd00d2a0 Fixed #1863 Export to PDF - cannot read fonts with long CMAP
(invalid length value)
2022-11-14 10:04:55 +01:00
Jindra Petřík c36d4e6bb9 Updated czech translation 2022-11-14 10:04:55 +01:00
Jindra Petřík 04272f9b95 Drag and drop in tag list can be disabled in settings
(To prevent doing it accidentally)
2022-11-14 10:04:55 +01:00
Jindra Petřík 88a045e23c Added
- Move tag with dependencies
- Copy/Move tag operation has select position dialog
- Select position dialog has target file in its title

Fixed
- Exception when bundle selected
- File path in window title for SWFs inside DefineBinaryData
2022-11-14 10:04:55 +01:00
Jindra Petřík 924e4254c4 Typo 2022-11-14 10:04:55 +01:00
Jindra Petřík c5e64a9ace Icons for tags in replace character dialog 2022-11-14 10:04:55 +01:00
Jindra Petřík 1daea39dab Fixed cursor flickering on dragging in tag list 2022-11-14 10:04:55 +01:00
Jindra Petřík 04463b6ffc Fixed dragging tags into frames 2022-11-14 10:04:55 +01:00
Jindra Petřík b0a72b07db Added Setting for enabling placing Define tags into DefineSprite 2022-11-14 10:04:55 +01:00
Jindra Petřík bb7a14c2fc Added Drag and drop to move/copy tags in the tag list view 2022-11-14 10:04:55 +01:00
Jindra Petřík 2558263f96 Added
- Allowed copy/cut tags to clipboard across multiple SWFs
- Keyboard shortcuts for tag clipboard operations
- Hilight clipboard panel on copy/cut action for a few seconds
2022-11-14 10:04:55 +01:00
Jindra Petřík 8d31336279 begin Unreleased section in changelog 2022-11-14 10:04:55 +01:00
Jindra Petřík 1b67160f5a version changed to 16.2.0 2022-11-08 22:48:34 +01:00
Jindra Petřík e898a1bda8 Added Setting for disabling expanding first level of tree nodes on SWF load 2022-11-08 22:47:13 +01:00
Jindra Petřík 99fa794a6f Fixed On new SWF loading, do not expand all other SWFs nodes, only this one 2022-11-08 22:47:13 +01:00
Jindra Petřík 6925787f8f Display number of items in the clipboard. 2022-11-08 22:47:13 +01:00
Jindra Petřík 98ee9ee5e2 #1735 to changelog 2022-11-08 22:47:13 +01:00
Jindra Petřík 90e01246cd Added #1465 Configuration option to disable SWF preview autoplay 2022-11-08 22:47:13 +01:00
Jindra Petřík 9267c0dcea Fixed Java code does not export tags 2022-11-08 22:47:13 +01:00