Commit Graph
8212 Commits
Author SHA1 Message Date
Jindra Petřík 05a3b511ab Update code coverage library (JaCoCo) 2025-06-10 00:22:49 +02:00
Jindra Petřík 32be8f716a DottedChain cannot be null 2025-06-10 00:17:44 +02:00
Jindra Petřík 1211b01e25 Added: #2467 Show ImportAssets name/characterId in the title when there is only single one item 2025-06-09 08:56:33 +02:00
Jindra Petřík feb4102b85 #2451 Better MP3 stream matching 2025-06-08 23:07:56 +02:00
Jindra Petřík aeb5a51c7e Added: AS3 highlighter - Vector data types 2025-06-08 17:55:11 +02:00
Jindra Petřík 7cb1d43181 Fixed: AS3 highlighter - links to other scripts with short names 2025-06-08 17:51:28 +02:00
Jindra Petřík eaf0ca0a9a Fixed: AS3 highlighter - XML tag open fix 2025-06-08 14:59:08 +02:00
Jindra Petřík 079b0d0b36 [] and () separated 2025-06-08 14:52:32 +02:00
Jindra Petřík f4e3d99aea Fixed: #2466 AS1/2/3 Highlighter freezing - expression missing operand,
+ also fixed saving
2025-06-08 14:20:52 +02:00
Jindra Petřík 279801a54f AS3 Highlighter - local properties, class traits 2025-06-08 13:23:38 +02:00
Jindra Petřík 2a8cddc7f9 #2451 Importing sound ranges of different format than head by converting to uncompressed wav 2025-06-07 23:03:59 +02:00
Jindra Petřík ac9ceffae2 Fixed: JLayer stripping last byte of MP3 data 2025-06-07 21:57:33 +02:00
Jindra Petřík 7ddb746ad7 AS3 Highlighter - private script traits 2025-06-07 11:33:43 +02:00
Jindra Petřík 83c46583ba Fixed: #1646 Scrolling in Error log frame inside log texts 2025-06-07 09:06:32 +02:00
Jindra Petřík bb6a4c1d21 Added: #1625 Error log frame - Save all to file button 2025-06-07 08:53:16 +02:00
Jindra Petřík 6fcd2f9bee Updated changeslog 2025-06-06 22:04:35 +02:00
Jindra Petřík 11977580f3 Updated changeslog 2025-06-06 21:54:52 +02:00
Jindra Petřík 549c6dd9a3 Added: Importing sound stream block ranges
Added: Commandline replacing sound stream block ranges
2025-06-06 20:07:42 +02:00
Jindra Petřík e65ac557fb Added: #2451 Replacing sound stream block ranges 2025-06-06 18:36:56 +02:00
Jindra Petřík 39cd80ffc2 Fixed: #2405 Incorrect saving tags after Cloning / Copy-pasting 2025-06-06 05:43:21 +02:00
Jindra Petřík debcbbd7c5 PreviewExporter - always AS1 2025-06-06 05:42:58 +02:00
Jindra Petřík f2ca8580cb Fixed: Windows Aero problem with maximize button - drawing maximize button on mouse down 2025-06-03 23:13:16 +02:00
Jindra Petřík 6ae253ef7e Added: Open in the Flash Player context menu on graphic/sound tags and frames 2025-06-03 21:59:25 +02:00
Jindra Petřík fd14fffb11 Correct export folders 2025-06-02 22:29:38 +02:00
Jindra Petřík 4cfd9c343f Folder frame number starting at 1. 2025-06-02 22:21:18 +02:00
Jindra Petřík abd4c10402 Minimum frame count for subsprite animation export is 2 2025-06-02 22:14:58 +02:00
Jindra Petřík a0bfa7c8c0 Added: #2463 Export subsprites animation context menu on frames 2025-06-02 22:11:52 +02:00
Jindra Petřík b5ba12ef8c Has small stroke fix 2025-06-02 01:11:03 +02:00
Jindra Petřík 821fa68a6b Fixed: #2464 SVG export - minimum stroke width of 1 px 2025-06-01 23:41:14 +02:00
Jindra Petřík cc61cb2e99 Zoom textfield in export dialog has fixed size of 4 characters 2025-06-01 23:33:27 +02:00
Jindra Petřík 8101ccb96e Nullpointer fix 2025-06-01 19:23:36 +02:00
Jindra Petřík 1b0adb3438 Netbeans menu items 2025-06-01 15:22:35 +02:00
Jindra Petřík 127f36b0be Go to definition fixes 2025-06-01 15:18:37 +02:00
Jindra Petřík c9216538be Added: AS3 - navigation to definition in other SWF file and also player/airglobal 2025-06-01 13:09:09 +02:00
Jindra Petřík 9dff6b0efa new <> Vector as separate tokens 2025-06-01 09:03:48 +02:00
Jindra Petřík 6db921a433 AS3 Goto definition of static properties.
Link type enum
2025-05-31 22:53:55 +02:00
Jindra Petřík 6b9d9c9eab AS3 highlight Vector parameters 2025-05-31 21:22:27 +02:00
Jindra Petřík 905ad28304 Fixed: AS3 incorrect parsing of divide operator vs regexp 2025-05-31 20:50:51 +02:00
Jindra Petřík f1a22e9559 Fixed: #2462 AS3 debugger - incorrect line info injected 2025-05-31 19:32:45 +02:00
Jindra Petřík 5a0a14eb5b Fixed: AS3 difference between namespace keyword and const of type Namespace 2025-05-31 18:03:25 +02:00
Jindra Petřík a6903c6257 Do not report accesing instance variables from static context 2025-05-31 16:29:42 +02:00
Jindra Petřík fc61380bed Fixed: AS3 native functions outside class allowed 2025-05-31 15:55:24 +02:00
Jindra Petřík 894b152bbd Fixed: AS1/2/3 for decompilation with multiple variables 2025-05-31 15:48:51 +02:00
Jindra Petřík 3442d68de2 Compound script editation always disabled 2025-05-31 15:35:01 +02:00
Jindra Petřík db2fa7f6e6 Fixed: Pin header for AS2 script in the Resources view should show Class name in the title instead of tag full description 2025-05-31 15:08:49 +02:00
Jindra Petřík bebf24c2f1 Constructor is not a variable 2025-05-31 14:53:58 +02:00
Jindra Petřík 365aa35e6c AS1/2/3 highlighter - method references fix 2025-05-31 14:01:05 +02:00
Jindra Petřík 236c3b9e6a Fixed: AS3 direct editation - NaN can be used as identifier 2025-05-31 13:17:23 +02:00
Jindra Petřík 7588307dd0 Fixed: AS3 direct editation - Allow internal keyword on script traits (e.g. classes) 2025-05-31 13:02:34 +02:00
Jindra Petřík bc85daca85 Added: Disable AS1/2/3 direct editation when editing P-code 2025-05-31 12:52:53 +02:00