Commit Graph

1947 Commits

Author SHA1 Message Date
Jindra Petřík
94df71e07a Replace SoundStreamHead (no MP3 support yet) 2022-12-27 19:25:01 +01:00
Jindra Petřík
971e2ab1fe Fixed PlaceObject preview not cleared causing sound to repeat 2022-12-27 19:25:01 +01:00
Jindra Petřík
bbb2c6c008 #1827 properly exit app after import 2022-12-27 19:25:01 +01:00
Jindra Petřík
57533879a3 Import movies context menu only on SWF node 2022-12-27 19:25:01 +01:00
Jindra Petřík
0914ae79cc Nullpointer fix 2022-12-27 19:25:01 +01:00
Jindra Petřík
96de7e293a Import movie message remember.
Image clear on import.
2022-12-27 19:25:01 +01:00
Jindra Petřík
dacd9195ef Bulk import movies 2022-12-27 19:25:01 +01:00
Jindra Petřík
9ca27d48be Extract replace movie method to extra importer class 2022-12-27 19:25:01 +01:00
Jindra Petřík
86c6f220ef Stub for bulk importing movies in GUI 2022-12-27 19:25:01 +01:00
Jindra Petřík
f2646f164b Replace movies with commandline 2022-12-27 19:25:01 +01:00
Jindra Petřík
9f971a0c88 Replace movie in GUI 2022-12-27 19:25:01 +01:00
Jindra Petřík
2e998cfcb4 Replace movie GUI stub 2022-12-27 19:25:01 +01:00
Jindra Petřík
1bdc9d5218 Added #1917 Better error message for sound import on unsupported sampling rate 2022-12-27 19:25:01 +01:00
Jindra Petřík
87f4baf554 Fixed #1916 Translation tool did not load up 2022-12-27 19:25:01 +01:00
Jindra Petřík
70a4dbf272 Czech translation update 2022-12-27 19:25:01 +01:00
Jindra Petřík
2c0eaae1a2 Fixed #1906 Memory search - byte align opens wrong SWFs 2022-12-23 17:02:50 +01:00
Jindra Petřík
319e68f80e Pointer native value easily 2022-12-23 17:02:50 +01:00
Jindra Petřík
6c620f4b99 Fixed #1901 Collapsing the tree in autosave mode on saving manually
Fixed Generic tag saving manually
2022-12-23 17:02:50 +01:00
Jindra Petřík
23404f85b6 Added #583 FlashPaper SWF to PDF with selectable text (commandline) 2022-12-23 17:02:50 +01:00
Jindra Petřík
38308ec5ba autosave for AS3 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík
b5b25900e5 autosave for AS1/2 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík
26e2d7e9a2 do not autosave header when not configured to do so 2022-12-23 17:02:50 +01:00
Jindra Petřík
c2ceec8628 Added #1901 Editor mode and autosave feature for header, raw editor, transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
380d7b9078 Added #1901 Editor mode for raw edit 2022-12-23 17:02:50 +01:00
Jindra Petřík
5909a0de07 Added #1912 Persist selected item in the tree upon quick search (Ctrl+F) 2022-12-23 17:02:50 +01:00
Jindra Petřík
51e1cfb00a Transform clipboard - ignore all exceptions 2022-12-23 17:02:50 +01:00
Jindra Petřík
acc0487055 Added #1910 Copy/paste transform matrix to/from the clipboard 2022-12-23 17:02:50 +01:00
Jindra Petřík
cdb84bffb4 Fixed Slot/const trait proper p-code indentation 2022-12-23 17:02:50 +01:00
Jindra Petřík
3538adedbc Fixed AS3 package level const with function value - separate P-code for trait and method 2022-12-23 17:02:50 +01:00
Jindra Petřík
e78919d8a6 32 interface icon should have round shapes (functions) 2022-12-23 17:02:50 +01:00
Jindra Petřík
c72215df42 Added #1909 Export/import DefineBitsJPEG3/4s alpha channel to/from separate file
("PNG/GIF/JPEG+alpha" option in GUI, "-format image:png_gif_jpeg_alpha" for commandline)
Fixed Exporting DefineJPEG3/4 with alpha channel to PNG produced JPEG instead

Refactored bulkImport shapes and images to single file.
2022-12-23 17:02:50 +01:00
Jindra Petřík
9b708491d9 Print used directory on commandline 2022-12-23 17:02:50 +01:00
Jindra Petřík
8f5cc45d88 Fixed #1908 Shape/image import must accept also filenames in the form "CHARID_xxx.ext" instead of just "CHARID.ext"
Changed Shape/image/script/text import does not require specific folder name inside (but still preffers it when exists)
2022-12-23 17:02:50 +01:00
Jindra Petřík
c4befddd5f Fixed #1908 Slow commandline opening SWF 2022-12-23 17:02:50 +01:00
Jindra Petřík
03df93d785 Fixed Speaker image when sound selected not in the center 2022-12-23 17:02:50 +01:00
Jindra Petřík
3dc81b9710 Replace shapes from commandline - add some output do let know what it does 2022-12-23 17:02:50 +01:00
Jindra Petřík
6e5d5448e8 format 2022-12-23 17:02:50 +01:00
Jindra Petřík
07fbb36ec2 typo 2022-12-23 17:02:50 +01:00
Jindra Petřík
b6671a36a7 Replace image from commandline - add some output do let know what it does 2022-12-23 17:02:50 +01:00
Jindra Petřík
162c1a8f3e Added #1460 Commandline import of text, images, shapes, symbol-class 2022-12-23 17:02:50 +01:00
Jindra Petřík
8e368c5675 Added #1690 Deobfuscation tool dialog for script level (not just current method / all classes)
Changed #1690 Redesigned Deobfuscation tool dialog.
Removed "Restore control flow" deobfuscation level as it was the same as "Remove traps"
2022-12-23 17:02:50 +01:00
Jindra Petřík
8852b191b5 Allow transform on sprites and buttons from scripts section 2022-12-23 17:02:50 +01:00
Jindra Petřík
b381e5ad05 Fixed Show Hex dump for AS1/2 script tags 2022-12-23 17:02:50 +01:00
Jindra Petřík
6f7c986226 Fixed Image flickering 2022-12-23 17:02:50 +01:00
Jindra Petřík
27b41e3432 clear editing status on sprite/button cancelling transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
5ee421d7fe settimelined for showframetag 2022-12-23 17:02:50 +01:00
Jindra Petřík
65d0ebc87e Added #1231 Button transforming
Fixed BUTTONRECORD display does not use its Matrix
Fixed Editation status not cleared after Sprite transforming
2022-12-23 17:02:50 +01:00
Jindra Petřík
5d13387f7b Fixed AS3 direct editation and decompiler share same AbcIndex 2022-12-23 17:02:50 +01:00
Jindra Petřík
47cd0c83ff Fixed #1904 NullPointerException on ErrorLog frame 2022-12-23 17:02:50 +01:00
Jindra Petřík
f0b1020b2f Fixed #1904 NullpointerException when fast switching items 2022-12-23 17:02:50 +01:00