Commit Graph

463 Commits

Author SHA1 Message Date
Jindra Petřík
b1698dfd41 replace buttons for shape 2022-12-31 23:58:51 +01:00
Jindra Petřík
f58d1e0f36 Show shape editor next to shape display 2022-12-31 23:58:51 +01:00
Jindra Petřík
32807b826d Fixed #1827 Video replacing VP6 reading 2022-12-31 23:58:51 +01:00
Jindra Petřík
71da5e9bc9 Ctrl + G shortcut for tag list view 2022-12-31 23:58:51 +01:00
Jindra Petřík
f5bee6b8d9 Keystrokes on folder list. 2022-12-31 23:58:51 +01:00
Jindra Petřík
571128ab0a Added #1905 Key strokes on folder preview panel 2022-12-31 23:58:51 +01:00
Jindra Petřík
dc0b50c616 Added #1913 Shape transforming 2022-12-31 23:58:51 +01:00
Jindra Petřík
0272175e00 Added Bulk import sounds and sound streams 2022-12-27 19:25:01 +01:00
Jindra Petřík
306abf5e4a Refactor sound importer to separate class 2022-12-27 19:25:01 +01:00
Jindra Petřík
308ac701ab Enlarge timeline for soundstream when necessary 2022-12-27 19:25:01 +01:00
Jindra Petřík
047ef148ce Do not print sampleCount and seekSamples. 2022-12-27 19:25:01 +01:00
Jindra Petřík
a940ea1c6f Replacing SoundStreamHeads with MP3 2022-12-27 19:25:01 +01:00
Jindra Petřík
94df71e07a Replace SoundStreamHead (no MP3 support yet) 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
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
c2ceec8628 Added #1901 Editor mode and autosave feature for header, raw editor, transform 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
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
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
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
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
d5d730b083 Added Deobfuscation and its options as icons on script panel toolbar 2022-12-23 17:02:50 +01:00
Jindra Petřík
f7869abe0b Added AS3 P-code - Editing interface methods 2022-12-18 23:10:24 +01:00
Jindra Petřík
79d304495e Fixed Exception on closing multiple SWFs 2022-12-18 23:10:24 +01:00
Jindra Petřík
18a8b3ddaa Do not double-click edit scripts 2022-12-18 23:10:24 +01:00
Jindra Petřík
9875a1104b Added #1901 Double click tree node to start edit
Added Info about editation in status bar
2022-12-18 23:10:24 +01:00
Jindra Petřík
eb77e75681 Localize, splitpane 2022-12-18 23:10:24 +01:00
Jindra Petřík
ea8fb56189 Added Free transform whole sprites 2022-12-18 23:10:24 +01:00
Jindra Petřík
8bbc35e516 Disable writing keystrokes for readonly tags (imported) 2022-12-18 23:10:24 +01:00
Jindra Petřík
68a4ec52a9 Added #1181 Remembering choice of loading assets via importassets tag 2022-12-18 23:10:24 +01:00
Jindra Petřík
fd76d6971f Added Option to disable autoplay of sounds (DefineSound)
Fix conflation artifacts marked as experimental
2022-12-18 23:10:24 +01:00
Jindra Petřík
00f9e67499 Added Option to mute frame sounds 2022-12-18 23:10:24 +01:00
Jindra Petřík
5d4ed1dcc0 Properly distinguish sprite in scripts section vs in sprites section 2022-12-18 23:10:24 +01:00
Jindra Petřík
f6b8798736 Show subitems for scripts folder 2022-12-18 23:10:24 +01:00
Jindra Petřík
689aec8f28 Added List of treenode subitems on otherwise empty panel (with 32x32 icons) 2022-12-18 23:10:24 +01:00
Jindra Petřík
8577d8fb39 Folder preview for movies 2022-12-18 23:10:24 +01:00
Jindra Petřík
cf9761de2c can be displayed refactoring 2022-12-18 23:10:24 +01:00
Jindra Petřík
3003cc3f24 Read VLC path from registry 2022-12-18 23:10:24 +01:00
Jindra Petřík
85668bbb07 Added #1893 Experimental playback of DefineVideoStream tags with VLC player 2022-12-18 23:10:24 +01:00
Jindra Petřík
e7dc9728a1 Disable context menus on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
60c5eb14ba Fixed Proper disabling switching items or other actions on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
537d1b3adb Added ProductInfo tag information display 2022-12-18 23:10:24 +01:00
Jindra Petřík
8b6dd09069 organize imports 2022-12-18 23:10:24 +01:00