Commit Graph
6790 Commits
Author SHA1 Message Date
Jindra Petřík 439b9b7ef8 Fixed #2095 AS3 Changing script when debugging 2023-10-16 09:36:06 +02:00
Jindra Petřík 67dfc1a7f4 Known problems list in readme [ci skip] 2023-10-16 09:36:06 +02:00
Jindra Petřík a4fd485c47 Fixed AS3 incorrect private modifier on internal namespaced traits of private class inside script 2023-10-16 09:36:06 +02:00
Jindra Petřík ca0dc86cf3 Fixed AS3 Simplify expressions - Do not convert this to {} when coerced 2023-10-16 09:36:06 +02:00
Jindra Petřík 2644575a20 Fixed #2094 Embed font name taken from the fontTag, not DefineFontName 2023-10-16 09:36:06 +02:00
Jindra Petřík 9a34404fba fix tests 2023-10-16 09:36:06 +02:00
Jindra Petřík 22c56761f3 Fixed #2094 AS3 Getting register names from debug info - do not allow assigning _locX_ name to other register than X 2023-10-16 09:36:06 +02:00
Jindra Petřík ae37812b82 Fixed #2094 AS3 missing star type on var and const 2023-10-16 09:36:06 +02:00
Jindra Petřík 4d23246ce0 Added #2094 AS3 Missing use namespace 2023-10-16 09:36:06 +02:00
Jindra Petřík 1088118f18 added test 2023-10-16 09:36:06 +02:00
Jindra Petřík d4505ac39c Fixed #2094 AS3 do not show body trait variables as FQN 2023-10-16 09:36:06 +02:00
Jindra Petřík 70096593dc Fixed #1678 Shapes - Miter clip join style 2023-10-16 09:36:06 +02:00
Jindra Petřík b32006a23f Fixed #2093 AS3 Unnecessary use of fully qualified names for classes in same package 2023-10-16 09:36:06 +02:00
Jindra Petřík e971f6b928 Fixed Close action on SWF inside DefineBinaryData 2023-10-16 09:36:06 +02:00
Jindra Petřík eaabfcd278 Autoload binaryData when packer used 2023-10-16 09:36:06 +02:00
Jindra Petřík efaf57e4a8 Autoload binaryData when packer used 2023-10-16 09:36:06 +02:00
Jindra Petřík ab2aa6a40e replace sprite on commandline 2023-10-16 09:36:06 +02:00
Jindra Petřík 6cfbd3b447 Added #2079 Import sprites from commandline 2023-10-16 09:36:06 +02:00
Jindra Petřík 63ff7c384b Added #2079 Bulk import sprites from GIFs 2023-10-16 09:36:06 +02:00
Jindra Petřík 92be6d231f Gifreader to java8 2023-10-16 09:36:06 +02:00
Jindra Petřík 43f1dc4f35 Added #2079 Replace DefineSprite with GIF 2023-10-16 09:36:06 +02:00
Jindra Petřík 8a92a273a5 Added #2090 Support for Mochicrypt packed binarydata tags - loading SWF as subtree 2023-10-16 09:36:06 +02:00
Jindra Petřík 0725f13f5d Suppress unchecked warning 2023-10-16 09:36:06 +02:00
Jindra Petřík 48cbfa994f created new Unreleased section in CHANGELOG.md 2023-10-16 09:36:06 +02:00
Jindra Petřík 3aa138d8c1 version changed to 19.0.0 version19.0.0 2023-10-01 18:24:34 +02:00
Jindra Petřík 3fa5668810 ABCExplorer - cache icons 2023-10-01 18:21:38 +02:00
Jindra Petřík 306419b93b Unicode escape only API mark in namespaces. 2023-10-01 18:21:38 +02:00
Jindra Petřík d37d7138c9 changelog update 2023-10-01 18:21:38 +02:00
Jindra Petřík 56fb0bc9f9 Unicode escape nonenglish characters in namespaces in P-code 2023-10-01 18:21:38 +02:00
Jindra Petřík 078d63c88e ABCExplorer - Fixed show in main window for compound scripts 2023-10-01 18:21:38 +02:00
Jindra Petřík d1141b5521 Fixed Go to ABCExplorer from tag tree for compound scripts 2023-10-01 18:21:38 +02:00
Jindra Petřík ead1aa222a Added AS3 Natural sorting of packages and script 2023-10-01 18:21:38 +02:00
Jindra Petřík ea45d74220 Added FLA export - remember last selected FLA version/compression 2023-10-01 18:21:38 +02:00
Jindra Petřík 2a93e6b133 ABCExplorer - show inline methods 2023-10-01 18:21:38 +02:00
Jindra Petřík 401ba59e41 ABCExplorer - clearer icons 2023-10-01 18:21:38 +02:00
Jindra Petřík 00b72a1f17 Typo in locale 2023-10-01 18:21:38 +02:00
Jindra Petřík 691d833f1e ABCExplorer - close on reload 2023-10-01 18:21:38 +02:00
Jindra Petřík 04d526ddeb ABCExplorer - update when ABC changes 2023-10-01 18:21:38 +02:00
Jindra Petřík 7f6a1dfd87 Maybe fix inifinite decompilation on startup 2023-10-01 18:21:38 +02:00
Jindra Petřík 8faf44a0fa Hilighting first class trait - conflicting with script initializer 2023-10-01 18:21:38 +02:00
Jindra Petřík 85a85aab3f Hilighting compound scripts 2023-10-01 18:21:38 +02:00
Jindra Petřík f90c8f5bfe Hilighting compound scripts, Search results exception fix 2023-10-01 18:21:38 +02:00
Jindra Petřík d5de31973e More hilighting fix 2023-10-01 18:21:38 +02:00
Jindra Petřík 1b35496f4f Fixed AS3 Hilighting (go to) scripts when script has obfuscated name 2023-10-01 18:21:38 +02:00
Jindra Petřík 820e370a93 ABCExplorer - scroll to visible 2023-10-01 18:21:38 +02:00
Jindra Petřík 730868a996 Fixed Float/Float4 ABC format support 2023-10-01 18:21:38 +02:00
Jindra Petřík 9c224ec391 ABCExplorer - show number of exceptions near methodbody 2023-10-01 18:21:38 +02:00
Jindra Petřík 5ca25611e9 remove print 2023-10-01 18:21:38 +02:00
Jindra Petřík 33056fcedd ABCExplorer - show selected trait in ABC explorer 2023-10-01 18:21:38 +02:00
Jindra Petřík f0f17d70eb ABCExplorer - show selected script/method/trait/class in main window 2023-10-01 18:21:38 +02:00