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
Jindra Petřík
4ea4419ac6
Fixed Tag dependency checking
2022-12-18 23:10:24 +01:00
Jindra Petřík
2f91b00c04
Added Quick search (Ctrl+F) for tag list view
2022-12-18 23:10:24 +01:00
Jindra Petřík
0e6ee840a2
Changed Quick search needs minimum of 3 characters
2022-12-18 23:10:24 +01:00
Jindra Petřík
296f58f059
Added #1765 Quick search tree for everything, not just AS3 classes
2022-12-18 23:10:24 +01:00
Jindra Petřík
3b2939c4ba
Added #1898 Keyboard shortcut to remove tags (DEL, SHIFT+DEL)
2022-12-18 23:10:24 +01:00
Jindra Petřík
74b212e328
Fixed export selection
2022-11-20 22:12:19 +01:00
Jindra Petřík
af6c4a5beb
Context menu on pin header
...
Text Search => Text search
2022-11-20 22:12:19 +01:00
Jindra Petřík
be13a0ac47
Fixed exception during removing class from ABC file
2022-11-20 22:12:19 +01:00
Jindra Petřík
0ad00a81ee
Move ABC up or down
2022-11-20 22:12:19 +01:00
Jindra Petřík
66f278eaf0
Refresh pins on view change
2022-11-20 22:12:19 +01:00
Jindra Petřík
dbac877ca2
Fixed Search in ABC files recent list
2022-11-20 22:12:19 +01:00
Jindra Petřík
bfbb9733eb
Import scripts into ABC file
2022-11-20 22:12:19 +01:00
Jindra Petřík
419ea75d9c
Refreshing pins after saving
2022-11-20 22:12:19 +01:00
Jindra Petřík
a43fadb8cf
Fixed flattening switch for ABCs
2022-11-20 22:12:19 +01:00
Jindra Petřík
344bdfa6ea
Added Opening ABC file format (*.abc)
2022-11-20 22:12:19 +01:00
Jindra Petřík
4f3bbe732b
Added Flattened ActionScript packages (one row per package instead package tree), can be turned off in settings
...
Changes ActionScript packages are by default flattened
2022-11-20 22:12:19 +01:00
Jindra Petřík
29c65c195f
Added Indices in brackets for items with same name (like two subsequent DoAction tags)
...
Changed DoInitAction is not shown in resources/sprites section, only in scripts
2022-11-20 22:12:19 +01:00
Jindra Petřík
213fd72266
Fixed Move tag to action did not remove original tag
...
Properly handle pins on moveto action
2022-11-20 22:12:19 +01:00
Jindra Petřík
8ac2ff192a
Clear pinned items tool.
2022-11-20 22:12:19 +01:00
Jindra Petřík
96c63be654
Added #1680 Pinning objects
...
Fixed Header of display panel not visible on certain color schemes
Changed Raw editor does not show tag name in the tree (it's now in the new pinnable head)
2022-11-20 22:12:19 +01:00
Jindra Petřík
3b0f8acb68
Added #1501 Bulk import shapes
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
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
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
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