Jindra Petřík
79027e085c
Added #1232 Needed/dependent characters list in basic tag info can be expanded to show tag names
2022-11-06 21:44:39 +01:00
Jindra Petřík
bece4e1e77
Show inner Define tags in Folder preview
2022-11-06 21:44:39 +01:00
Jindra Petřík
5e2b357d54
example for swf2exe commandline
2022-11-06 21:44:39 +01:00
Jindra Petřík
88b1b25f08
Addded #1432 Save as EXE from commandline
2022-11-06 21:44:39 +01:00
Jindra Petřík
7602294f4d
Proper missing needed thread termination
2022-11-06 21:44:39 +01:00
Jindra Petřík
a920ca5e99
missingNeededThread has name
2022-11-06 21:44:39 +01:00
Jindra Petřík
954f4f387b
Added Checking missing needed character tags and their proper position (Marking them as red - with tooltip)
2022-11-06 21:44:39 +01:00
Jindra Petřík
c73a754a51
Fixed Adding new frames did not set correct timelined to ShowFrame
...
Add tag before / after refactoring.
2022-11-06 21:44:39 +01:00
Jindra Petřík
ef203ffc3f
Clearing dumpPreview on SWF close
2022-11-06 21:44:39 +01:00
Jindra Petřík
42f7eca348
Fixed Preview of PlaceObject and ShowFrame in the Dump view
2022-11-06 21:44:39 +01:00
Jindra Petřík
c0c91847a6
typo
2022-11-06 21:44:39 +01:00
Jindra Petřík
f652a2aed7
Fixed Copy / Move to tag tree refreshing
2022-11-06 21:44:39 +01:00
Jindra Petřík
5577c60d78
Times character instead of letter x
2022-11-06 21:44:39 +01:00
Jindra Petřík
6640f82bcb
Disable reload button for new unsaved files
2022-11-06 21:44:39 +01:00
Jindra Petřík
6de7438b26
Dump view fix selection of tag which has no dump info
2022-11-06 21:44:39 +01:00
Jindra Petřík
5d20a2a17c
New file dialog: ActionScript type selection
...
New file - fixed gfx, framecount.
2022-11-06 21:44:39 +01:00
Jindra Petřík
40ea9175b1
Fixed File did not appear modified when only header was modified
...
Width and Height in new File dialog instead of rect.
Unit selection.
2022-11-06 21:44:39 +01:00
Jindra Petřík
730a09f6d6
Add file dialog, setting background.
2022-11-06 21:44:39 +01:00
Jindra Petřík
4089770d13
Add new SWF file. WIP
2022-11-06 21:44:39 +01:00
Jindra Petřík
3a4247172c
Added Show in Dump command from other views for tags, Show in Taglist command from dump view for tags
2022-11-06 21:44:39 +01:00
Jindra Petřík
20b11e3763
Fixed Show in Resource command from Hex dump not working for tags inside DefineSprite
2022-11-06 21:44:39 +01:00
Jindra Petřík
6c964899fb
Added
...
- Attach tag menu (Like DefineScaling grid to DefineSprite, etc.)
- Better tag error handling - these tags now got error icon
Changed
- #1455 All tag types are now allowed inside DefineSprite
2022-11-06 21:44:39 +01:00
Jindra Petřík
5a66247b2e
Fixed #1770 Links in basictag info (like needed/dependent characters) were barely visible on most themes
2022-11-06 21:44:39 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
ea52a46ac9
Fixed Hex view refreshing after selecting Unknown tag
2022-11-06 21:44:39 +01:00
Jindra Petřík
ce52659706
czech translation
2022-11-06 21:44:39 +01:00
Jindra Petřík
4a87908cd5
ValueTooLarge handling on few other places
2022-11-06 21:44:39 +01:00
Jindra Petřík
9df7940aa1
Added #1459 , #1832 , #1849 AS1/2 direct editarion - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved.
2022-11-06 21:44:39 +01:00
Jindra Petřík
3877e4ae1f
Fixed Expand correct tree on SWF load
2022-11-03 08:44:30 +01:00
Jindra Petřík
80e557de2b
Fixed #1782 FLA export - exporting from SWF files inside bundles (like binarysearch)
2022-11-03 08:43:03 +01:00
Jindra Petřík
9fa6632967
Added Replace button under shape and DefineSound display (previously, only context menu allowed that)
2022-11-01 22:52:41 +01:00
Jindra Petřík
0896f45615
Taglist edit fix 2
2022-11-01 21:51:18 +01:00
Jindra Petřík
9cb0510d6e
Fixed Items could not be edited on taglist view (for example raw edit)
2022-11-01 21:41:30 +01:00
Jindra Petřík
9814dce73c
Changed Do not show export name (class) in DoInitAction in Tag list view instead of tag name
2022-11-01 21:07:02 +01:00
Jindra Petřík
211e1096d0
Fixed Refreshing parent tags and/or timelines on raw editor save
2022-11-01 20:27:10 +01:00
Jindra Petřík
e9a133058b
Fixed Raw editor now checks whether field value can be placed inside this kind of tag
2022-11-01 20:01:22 +01:00
Jindra Petřík
c4b7973460
Added Copy/move tag to for SWFs inside bundles and/or DefineBinaryData
...
Fixed reloading SWF inside DefineBinaryData
2022-11-01 06:03:27 +01:00
Jindra Petřík
06914c4697
Fixed SWF Add tag before/after menuitem
...
Fixed Context menu on bundles (ZIP, SWC, binarysearch, etc...)
2022-10-31 21:25:26 +01:00
Jindra Petřík
976fd44678
Changed - Clone tag menuitem renamed to just Clone as it clones both tags and frames
2022-10-31 18:39:05 +01:00
Jindra Petřík
9269cb2bde
Added Adding tag "inside" allows setting character id to original when possible
...
Fixed
- Add tag (before/after/inside) refactored to more meaningful menus
- Add tag renamed to Add tag inside
2022-10-31 18:29:01 +01:00
Jindra Petřík
8fe57ca6f1
Added DefineScalingGrid has icon
...
Fixed Add tag before/after for frame selection position
2022-10-31 09:22:24 +01:00
Jindra Petřík
c2e5331a19
Fixed mapped characters adding after previous change
2022-10-31 07:54:07 +01:00
Jindra Petřík
2a7b8ca794
Fixed Context menu on tags mapped to other characters like DefineScalingGrid
2022-10-31 07:29:55 +01:00
Jindra Petřík
5c6da9e852
Added Allow add tag after header context menu
...
Fixed Disallow add tag before header context menu
2022-10-31 07:19:17 +01:00
Jindra Petřík
465e0d3db9
Fixed Do not show option to Show in taglist on resource view folders
2022-10-31 07:09:48 +01:00
Jindra Petřík
36f08558c5
#after version marks in locale files
2022-10-31 06:53:56 +01:00
Jindra Petřík
5b7cacb964
Added #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
...
Added #1845 Show error message on saving in Read only mode, "Save As" must be used
2022-10-30 21:06:55 +01:00
Jindra Petřík
b011561f62
Added icon of tag in raw editor
2022-10-30 19:08:09 +01:00
Jindra Petřík
d8f67b9fd1
No add all tags menu on folders
2022-10-30 18:53:40 +01:00
Jindra Petřík
9d13f95c99
Remove Tag suffix from add tag menuitems
2022-10-30 18:49:02 +01:00