Commit Graph
38 Commits
Author SHA1 Message Date
Jindra Petřík 90a82a538a Print SafeStr list at the bottom (AS3) 2025-07-25 19:30:13 +02:00
Jindra Petřík 12ab8af322 WIP Safe strings handling 2025-07-25 19:30:13 +02:00
Jindra Petřík 3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 31f6cbdb70 Faster AS3 Debugging - export/import ByteArray variable data 2023-12-30 18:06:08 +01:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 6602ecffa0 Fixed #1938 "Open loaded during play" Loader injection for Multiname types 2023-01-22 22:15:04 +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 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík d3477d910c Fixed: #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
Changed: AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.
2022-10-22 15:27:44 +02:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík 729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík 4fb57bc90e #1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
2016-02-20 09:24:05 +01:00
Jindra Petřík 12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík 4e0c2db81e opening loaded SWFs fixes 2016-01-03 12:35:14 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
[email protected] f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
[email protected] 1302d78604 missing files 2015-11-07 12:00:02 +01:00
Jindra Petřík 8c8be0737f Open loaded SWFs during playback feature 2015-10-24 10:09:39 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
[email protected] af3553e387 more DottedChains 2015-07-14 21:11:08 +02:00
[email protected] a4d49aeaf0 using DottedChains (almost) everywhere 2015-07-14 20:13:54 +02:00
Jindra Petřík 650aefede2 Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
2015-06-12 13:08:32 +02:00
Jindra Petřík ee00114af7 Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
2015-05-31 10:04:35 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] cc5f2ff4c2 format source code 2015-03-31 21:32:49 +02:00
[email protected] d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01:00
[email protected] 2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
[email protected] c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00