Commit Graph
1752 Commits
Author SHA1 Message Date
Jindra Petřík add928415e Fixed exception on text search context menu on ABCs 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 a977d75db7 Add class menuitem for ABCContainers on taglist view and on ABCs 2022-11-20 22:12:19 +01:00
Jindra Petřík 76064f46ff Fixes around adding classes.
Adding classes in taglist view.
2022-11-20 22:12:19 +01:00
Jindra Petřík 775c46ae94 Add class to ABC file 2022-11-20 22:12:19 +01:00
Jindra Petřík f0f8689bcc Fixed Error messages during SWF/ABC reading have correct error icon and title, are translatable
Properly handle ABC reading errors
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 62f882b0c1 Import scripts menuitem on ABCs 2022-11-20 22:12:19 +01:00
Jindra Petřík 68db4439ff Show classes tree of ABC file in the tag list view 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 0352e4cee3 Added Classes tree inside DoABC tags in taglist view 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 f7ec47c024 Add extension .abc on ABC 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 7f20d6bd70 Add class to default package, correct prefilled class name 2022-11-20 22:12:19 +01:00
Jindra Petřík 351c86206b Changed Default package as separate folder 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 5ce21673a4 Fixed Context menu on nontags 2022-11-20 22:12:19 +01:00
Jindra Petřík c129753f04 Fixed Pin header proper selection 2022-11-20 22:12:19 +01:00
Jindra Petřík b971c4c754 Fixed Move/Copy tag to action on tag scripts
Refreshing pin path
Fixed pin after move to action
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 f964eeb7f5 Fixed Show in tag list from tag scripts 2022-11-20 22:12:19 +01:00
Jindra Petřík 6d237d7a96 Fix wrong import 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 56b0977158 Fixed List of objects under cursor and coordinates not showing 2022-11-20 22:12:19 +01:00
Jindra Petřík 6ce02ef52a Import scripts menu item only on SWF nodes 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 03ddda8e19 Fixed #1877 Recalculate dependent characters and frames on removing / editing item 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 220f851ea9 Fixed #1875 Garbage collect SWF and its caches after closing it 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 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 0227293bd0 Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes 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 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 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