Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík d3eb321ddc Added: #2644 Debugger - Button to sort variables alphabetically 2026-03-04 20:18:02 +01:00
Jindra Petřík 3f1b6682f5 Added: Debugger - Button to disconnect current session (stay listening) 2026-03-04 20:18:02 +01:00
Jindra Petřík 52e5207d50 Fixed:Long delay before switching critical status bar titles
(Causing many actions to look slow - for example Debug listening)
2026-03-04 20:18:02 +01:00
Jindra Petřík ffbb386cf1 Changed: Icon of Debug listen action from ear to phone receiver 2026-03-04 20:18:02 +01:00
Jindra Petřík 7a9fea882b Updated slovenian translation 2026-03-04 20:18:02 +01:00
Jindra Petřík 493bce95e7 Fixed: #2645 Windows MSI installer - Cannot change install directory 2026-03-04 20:18:02 +01:00
Jindra Petřík 5f077bd505 Fixed: AS3 direct editation - proper use conver/coerce instruction
Fixed: AS3 direct editation - use coerce_f for float values
2026-03-04 20:18:02 +01:00
Jindra Petřík 1489bf5c88 Added test for direct editing 2026-03-04 20:18:02 +01:00
Jindra Petřík 98cd95c8c7 Fixed: #2643 APNG export - images containing multiple IDAT chunks 2026-03-04 20:18:02 +01:00
Jindra Petřík d05032134e created new Unreleased section in CHANGELOG.md 2026-03-04 20:18:02 +01:00
Jindra Petřík 0d971ed521 version changed to 25.1.2 2026-02-23 21:32:10 +01:00
Jindra Petřík d2ad3196c0 Merge pull request #249 from jindrapetrik/dev
Dev
2026-02-23 21:29:44 +01:00
Jindra Petřík 42ac10e468 Changed: #2642 Sprite SWF export - do not export as SWF timeline, use DefineSprite tag and PlaceObject of it 2026-02-23 21:14:53 +01:00
Jindra Petřík 47b4dfa4a1 Debugger - variable value as signed 2026-02-23 20:35:39 +01:00
Jindra Petřík 95c7259cab Removed: (Temporary) AS3 ambiguios namespace detection, it is slow - needs optimizations 2026-02-23 20:04:33 +01:00
Jindra Petřík 97086b0957 BinaryOp stub, callFunction fix 2026-02-23 20:01:11 +01:00
Jindra Petřík 58c6153d33 Debugger - Back to decimal object values. 2026-02-23 20:00:36 +01:00
Jindra Petřík ba7c762537 Fixed: AS3 slow decompilation caused by ambiguios namespace detection 2026-02-23 09:21:44 +01:00
Jindra Petřík 87f94768a0 Added: Debugger - Remove watch
Added: Debugger - List of watches
Added: Debugger - Show flag of watch type (read/write)
Fixed: Debugger - Threading issues with multiple SWFs
Fixed: Debugger - Reading variables on 64bit flash players (like in browsers)
Enhanced debug game test SWFs
2026-02-22 18:33:27 +01:00
Jindra Petřík f447b4f286 Added: Debugger - Debugged SWF file name in the session title.
Fixed: IndexOutOfBounds on session selection
2026-02-21 13:35:21 +01:00
Jindra Petřík 1e5e51b003 Fixed: Debugger - Threading issues with multiple SWFs 2026-02-21 12:45:28 +01:00
Jindra Petřík f48e8e6390 Fixed: #2639 Export to FLA - missing sound streams 2026-02-20 11:23:46 +01:00
Jindra Petřík b07c4819ef created new Unreleased section in CHANGELOG.md 2026-02-19 21:05:39 +01:00
Jindra Petřík 938e030945 version changed to 25.1.1 2026-02-19 21:05:34 +01:00
Jindra Petřík 8bd6f18836 Merge pull request #248 from jindrapetrik/dev
Dev
2026-02-19 21:02:54 +01:00
Jindra Petřík 417ffda416 Fixed: Using public/private/protected/internal keywords on ambiguous namespace references
and compiling such keywords with `::` suffix.
2026-02-19 20:54:52 +01:00
Jindra Petřík 056113c454 test fix 2026-02-18 23:58:23 +01:00
Jindra Petřík 5af558e5b2 Checkstyle fix 2026-02-18 23:50:42 +01:00
Jindra Petřík 0a4e53f455 Fixed: #2636 ActionScript 3 - type coercion / convert, local registers type propagation 2026-02-18 22:37:55 +01:00
Jindra Petřík fab6defe9c Fixed: #2636 ActionScript - switches vs loop breaks 2026-02-18 19:46:35 +01:00
Jindra Petřík 49baa69a53 Merge pull request #247 from jindrapetrik/dev
Dev
2026-02-18 18:50:16 +01:00
Jindra Petřík 7bc96f67f3 Fixed: AS3 property resolving for KIND_NAMESPACE (like builtin for Strings, etc.) 2026-02-18 09:50:26 +01:00
Jindra Petřík ad727716fa Fixed: #2636 ActionScript - Incorrect always-break detection causing insertion of while(true)
Fixed: #2636 ActionScript 3 - Incorrect switch detection
2026-02-18 03:41:28 +01:00
Jindra Petřík bf01716f0c Merge branch 'master' into dev 2026-02-17 23:15:47 +01:00
Jindra Petřík 41f07a2e57 Add Slovak to translations list [ci skip] 2026-02-17 23:15:03 +01:00
Jindra Petřík 7a365851b2 Update build badge link in README.md [ci skip] 2026-02-17 23:14:32 +01:00
Jindra Petřík d69a7d23ec created new Unreleased section in CHANGELOG.md 2026-02-17 22:19:33 +01:00
Jindra Petřík f32fd850bb version changed to 25.1.0 2026-02-17 22:19:29 +01:00
Jindra Petřík 9c32356901 Merge pull request #246 from jindrapetrik/dev
Dev
2026-02-17 22:17:15 +01:00
Jindra Petřík ba3f0d8816 Changelog fix [ci skip] 2026-02-17 22:16:10 +01:00
Jindra Petřík cdb207013d Merge pull request #245 from jindrapetrik/copilot/translate-missing-strings
Add missing Slovak and German GUI translations
2026-02-17 22:10:25 +01:00
Jindra Petřík e7ec368ea6 Tests fix 2026-02-17 21:58:23 +01:00
Jindra Petřík 6a01ad3180 Square brackets is optional 2026-02-17 21:51:10 +01:00
Jindra Petřík 114f774672 Added: #2636 AS3 QName properties with nonvalid identifiers handled as square brackets 2026-02-17 20:50:57 +01:00
Jindra Petřík 8f248875fb Fixed: ConcurrentModification in abc indexing 2026-02-17 19:49:15 +01:00
Jindra Petřík d8e569945b Fixed: StackOverflow on cyclic chyracters 2026-02-17 19:47:49 +01:00
Jindra Petřík 594f4aa58a Sample game for debugging. 2026-02-17 18:13:02 +01:00
Jindra Petřík fe28187a97 Fixed: #2636 ActionScript - Incorrect always-break detection causing insertion of while(true)
Fixed: ActionScript - newline after do..while
2026-02-17 18:12:02 +01:00
Jindra Petřík 2a34a642be Prefer goto document class on debug startup. 2026-02-16 21:03:26 +01:00
Jindra Petřík 319c67008c Do not release nightly on pull requests. (Only on push to dev) 2026-02-16 19:22:20 +01:00
Jindra Petřík acbafca451 Added: ffdec-cli.exe is signed 2026-02-16 18:54:53 +01:00
Jindra Petřík 203ac6dcc9 Changed: Prepared files have _debug/_debugpcode suffix.
Added: Prepare for p-code debugging.
Added: Preparation progress
Fixed: Nullpointer in tag when character not found.
2026-02-16 18:19:23 +01:00
Jindra Petřík 729e4a1685 Updated changelog. 2026-02-16 09:24:10 +01:00
Jindra Petřík b312a2a4b4 Remove print to console. 2026-02-16 09:23:03 +01:00
Jindra Petřík 0af8763efc Added: TTF export - setting italic / bold flags in the font
Fixed: #2632 TTF export - non-zero italic angle
2026-02-16 08:21:50 +01:00
Jindra Petřík 2457a930f2 Merge branch 'master' into dev 2026-02-16 07:02:38 +01:00
Jindra Petřík 33567b46dc Merge pull request #244 from jindrapetrik/gha
version info fix
2026-02-16 07:02:20 +01:00
Jindra Petřík 46f0328807 version info fix 2026-02-16 07:01:43 +01:00
Jindra Petřík 94f6ae92ee Merge branch 'master' into dev 2026-02-16 06:48:36 +01:00
Jindra Petřík 6ac704841e Merge pull request #243 from jindrapetrik/gha
Fix repo slug
2026-02-16 06:48:19 +01:00
Jindra Petřík f89c1a317c Fix repo slug 2026-02-16 06:47:53 +01:00
Jindra Petřík c78e409038 Merge branch 'master' into dev 2026-02-16 06:43:44 +01:00
Jindra Petřík fd6bacfa9f Merge pull request #242 from jindrapetrik/gha
prermissions fix
2026-02-16 06:43:27 +01:00
Jindra Petřík 0c72de465a prermissions fix 2026-02-16 06:42:53 +01:00
Jindra Petřík 5836eb9bd3 remove test 2026-02-16 06:40:01 +01:00
Jindra Petřík bac91c17c2 test 2026-02-16 06:39:26 +01:00
Jindra Petřík 71de1a4ed7 Merge branch 'master' into dev 2026-02-16 06:37:15 +01:00
Jindra Petřík ad5c702cec Merge pull request #241 from jindrapetrik/gha
Github actions fix
2026-02-16 06:36:56 +01:00
Jindra Petřík 4b3832e44e Github actions fix 2026-02-16 06:36:18 +01:00
Jindra Petřík b208576f04 Merge branch 'master' into dev 2026-02-16 06:28:42 +01:00
Jindra Petřík 6cf369ffb7 Merge pull request #240 from jindrapetrik/gha
Github actions fix
2026-02-16 06:28:26 +01:00
Jindra Petřík bb32a6a00e Github actions fix 2026-02-16 06:27:10 +01:00
Jindra Petřík b1ae513016 Merge branch 'master' into dev 2026-02-16 06:24:43 +01:00
Jindra Petřík a67c620b35 Merge pull request #239 from jindrapetrik/gha
Github actions fix
2026-02-16 06:24:19 +01:00
Jindra Petřík 850a4e2366 Github actions fix 2026-02-16 06:23:21 +01:00
Jindra Petřík 833e4c0291 Merge branch 'master' into dev 2026-02-16 06:04:44 +01:00
Jindra Petřík 448fb4d26d Merge pull request #238 from jindrapetrik/gha
New github actions
2026-02-16 06:03:49 +01:00
Jindra Petřík 6c2c76c0be New github actions 2026-02-16 06:03:00 +01:00
Jindra Petřík 0db5177680 Fix 2026-02-16 05:44:49 +01:00
Jindra Petřík 2ca8758ef7 Fix 2026-02-16 05:25:28 +01:00
Jindra Petřík 6deea2d9a6 Fix 2026-02-16 05:21:01 +01:00
Jindra Petřík 96c64aa4a9 Fix 2026-02-16 05:19:15 +01:00
Jindra Petřík c4e397a939 Fix 2026-02-16 05:17:05 +01:00
Jindra Petřík 5c567332fb Fix 2026-02-16 05:12:11 +01:00
Jindra Petřík df14ba86c1 Github Actions Workflow reorganization 2026-02-16 05:08:06 +01:00
Jindra Petřík daa659d495 Changelog update 2026-02-15 22:13:12 +01:00
Jindra Petřík f8194efdad Fixed: Metadata formatting 2026-02-15 22:10:55 +01:00
Jindra Petřík 86e3d0dad7 Debug listening info. 2026-02-15 21:49:29 +01:00
Jindra Petřík 5206379ece Improved switching sessions.
Shortened hash length.
2026-02-15 21:15:49 +01:00
Jindra Petřík f198f86067 Switching sessions via combo box. 2026-02-15 17:42:21 +01:00
Jindra Petřík 3a44891b26 Ignore SWF files that are not instrumented by FFDec.
Fixed: AS1/2 debug panel not visible on first break
2026-02-15 16:12:47 +01:00
Jindra Petřík 7260e67a72 Debugging in the browser - czech translation, changelog 2026-02-15 14:58:02 +01:00
Jindra Petřík 5ff8532576 Merge branch 'debug-browser' into dev 2026-02-15 14:50:54 +01:00
Jindra Petřík 8a51d6c665 Useful wix scripts. 2026-02-15 14:50:24 +01:00
Jindra Petřík 4e71dd916d All Cultures in WIX installer. 2026-02-15 14:49:54 +01:00
Jindra Petřík 36f793fb7f Fixes. 2026-02-15 14:46:27 +01:00
Jindra Petřík 51c7dde8d1 Do not create subswf if the file with same hash is already opened. 2026-02-15 10:28:15 +01:00
Jindra Petřík 8645679ce9 Debugging in the browser, improved 2 2026-02-15 10:21:58 +01:00
Jindra Petřík d5b9d54314 Debugging in the browser, improved 2026-02-14 18:58:41 +01:00
Jindra Petřík 8032b2e39b Debugging in the browser WIP 2026-02-14 11:57:04 +01:00