Commit Graph

2936 Commits

Author SHA1 Message Date
Jindra Petřík
0fdb183c0f style: fix checkstyle 2026-04-06 21:06:19 +02:00
Jindra Petřík
664171c4be ci: update build script for stable releases 2026-04-06 21:06:19 +02:00
Jindra Petřík
7b5f9807b9 chore: change changelog updater to be standalone 2026-04-06 21:06:19 +02:00
Jindra Petřík
9db82d1df4 fix(debugger): read watched variables 2026-04-06 21:06:19 +02:00
Jindra Petřík
d94e81a0b6 refactor: fix typos 2026-03-04 20:18:02 +01:00
Jindra Petřík
ad15146909 feat(i18n): update Chinese translation 2026-03-04 20:18:02 +01:00
Jindra Petřík
ee08cf4c22 Fixed: #2653 Check for WEBP availability in CLI
Updated WEBP library to version 2.1.1
2026-03-04 20:18:02 +01:00
Jindra Petřík
6b4f22f9bf Fixed: #2649 SVG export - blur scaling (on supported browsers)
Changed: #2649 SVG export - using gaussian blur instead of box blur with convolution matrix (Can be turned off in the settings)
2026-03-04 20:18:02 +01:00
Jindra Petřík
92e43cb615 Added: AS3 Direct editation - Error when accessing inaccessible namespace
Fixed: AS3 goto definition missing some namespaces
AS3 debug game testdata with debug info
2026-03-04 20:18:02 +01:00
Jindra Petřík
4a9e7a4688 Debugger - sorting variables by natural order 2026-03-04 20:18:02 +01:00
Jindra Petřík
4f50eee04e Checkstyle fix 2026-03-04 20:18:02 +01:00
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
47b4dfa4a1 Debugger - variable value as signed 2026-02-23 20:35:39 +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
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
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
copilot-swe-agent[bot]
2c9599b5e4 Add missing Slovak and German GUI translations
Co-authored-by: jindrapetrik <5204823+jindrapetrik@users.noreply.github.com>
2026-02-17 21:06:55 +00:00
Jindra Petřík
6a01ad3180 Square brackets is optional 2026-02-17 21:51:10 +01:00
Jindra Petřík
2a34a642be Prefer goto document class on debug startup. 2026-02-16 21:03:26 +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
b312a2a4b4 Remove print to console. 2026-02-16 09:23:03 +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
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
Jindra Petřík
7e78b8094c Spelling fix 2026-02-09 19:14:12 +01:00
Jindra Petřík
940582bb33 Try update github actions.
MSI installer.
Splashscreen generation.
2026-02-07 18:09:36 +01:00
Jindra Petřík
7f359d0e90 Added: Context menu association icon 2026-02-07 13:03:34 +01:00
Jindra Petřík
0610028e79 smaller font in splashscreen 2026-02-04 19:52:31 +01:00
Jindra Petřík
f7eba40a9b Version info in ffdec.exe and on its splashscreen 2026-02-03 22:08:36 +01:00
Jindra Petřík
5ef51beb3d Added: APNG (animated PNG) export for frames, sprites and morphshapes 2026-02-02 22:43:32 +01:00
Jindra Petřík
3dd01e8961 Spaces and align in export dialog. 2026-02-01 12:35:12 +01:00
Jindra Petřík
69ac942120 Flatten -> Sploštit 2026-02-01 10:43:34 +01:00
Jindra Petřík
7eb8bf6e02 Add Slovak to languahe list. 2026-02-01 10:34:34 +01:00
Jindra Petřík
baa6e5aa6c Add copilot name. 2026-02-01 10:07:25 +01:00
copilot-swe-agent[bot]
c3c35597dd Add Slovak translations for gui/locales subdirectories
Co-authored-by: jindrapetrik <5204823+jindrapetrik@users.noreply.github.com>
2026-02-01 08:55:52 +00:00