Commit Graph

2734 Commits

Author SHA1 Message Date
Guillaume Charifi-Hoareau
6db690e25a Store class name index during P-code parse. 2024-08-05 11:17:25 +02:00
Jindra Petřík
13b7e56003 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík
da6a6013a2 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík
4e2d8dce36 Fixed #2224 Exporting Embed assets - handling DefineBits(+JPEGTables) - convert to DefineBitsJPEG2 2024-08-05 11:17:25 +02:00
Jindra Petřík
2de2f3d9f1 Fixed #2222 Missing shapes when gradient fillstyle has only two gradrecords with the same ratio 2024-08-05 11:17:25 +02:00
Exund
8b17ed9b46 Factorize depth to interface 2024-08-05 11:17:25 +02:00
Jindra Petřík
ffda86028d Fixed #2202 AS2 return in constructor does not take a value 2024-08-05 11:17:25 +02:00
Jindra Petřík
163a0e00d2 Fixed #2202 AS2 detection of uninitialized class fields colliding with setters/getters 2024-08-05 11:17:25 +02:00
Jindra Petřík
25ec3e9516 Fixed #2212 GFX - Allow loading (DDS) images despite of set bitmapFormat 2024-08-05 11:17:25 +02:00
Jindra Petřík
4fe999bd47 Fixed #2211 PDF export, Font export - glyphs with no contours (advance only) 2024-08-05 11:17:25 +02:00
Jindra Petřík
f51fee7064 Fixed #2190 AS1/2 - for..in inside switch before break 2024-08-05 11:17:25 +02:00
Jindra Petřík
ece2d537d5 Changed #2206 FB values in MATRIX (scale/rotate) as floats instead of int, -f suffixed parameters in text editor 2024-08-05 11:17:25 +02:00
Jindra Petřík
55a7112f10 Fixed #2207 AS - Index -2 out of bounds for some of the switches 2024-08-05 11:17:25 +02:00
Jindra Petřík
9dcc30d8e9 Fixed #2203 GFX - DefineSubImage with TGA bitmapFormat
using bitmapFormat = 2 (DDS) in DefineExternalImages
2024-08-05 11:17:25 +02:00
Jindra Petřík
e9dcd5ad34 Fixed #2183 AS1/2 Direct editation - case sensitive identifiers since SWF version 7 2024-08-05 11:17:25 +02:00
Jindra Petřík
14366c544c Removed newcli.
Colorized old cli.
2024-08-05 11:17:25 +02:00
Jindra Petřík
2421074b69 legacy cli inside newcli 2024-08-05 11:17:25 +02:00
Jindra Petřík
e05df39b3d Added #2185 16bit MochiCrypt packer support
Changed #2185 MochiCrypt no longer offered for auto decrypt, user needs to choose variant from "Use unpacker" menu
2024-08-05 11:17:25 +02:00
Jindra Petřík
e1464270b6 Fixed #2178 Tag undo 2024-08-05 11:17:25 +02:00
Jindra Petřík
4a4851fb50 Added #2176 Ignoring letter spacing on text search (only applies to global search, not to search inside text
Fixed #2176 Reset letterspacing on text import
2024-08-05 11:17:25 +02:00
Jindra Petřík
7a8760def9 Fixed #2175 FLA Export - exporting 320kbps MP3s as 160kbps 2024-08-05 11:17:25 +02:00
Jindra Petřík
8951ff5155 Fixed #2175 Removing DefineButtonSound, warning about incorrect sound character type in FLA export 2024-08-05 11:17:25 +02:00
Jindra Petřík
3ad6c894a7 Fixed #2174 Ignoring PlaceObjects with flagMove on empty depth 2024-08-05 11:17:25 +02:00
Jindra Petřík
1783f981bb Fixed Hide zooming buttons in fonts display 2024-08-05 11:17:25 +02:00
Jindra Petřík
57834e8cf7 Added Allow zooming fonts 2024-08-05 11:17:25 +02:00
Jindra Petřík
101eee2537 Added Folder preview for sounds 2024-08-05 11:17:25 +02:00
Jindra Petřík
a9b910511e Fixed Folder preview - GFX image identifiers not shown 2024-08-05 11:17:25 +02:00
Jindra Petřík
61f15dce8f Fixed #2149 - FLA Export - compressed sound streams in some cases 2024-08-05 11:17:25 +02:00
Jindra Petřík
28aba13a29 Added StartSound and StartSound2 show characterId/class in the tag tree 2024-08-05 11:17:25 +02:00
Jindra Petřík
3762b1a18c Fixed nullpointer on timeline sound stream detection with scenes 2023-12-30 18:06:08 +01:00
Jindra Petřík
85ba45cbb3 Added Scenes folder with (readonly) display of scene frames 2023-12-30 18:06:08 +01:00
Jindra Petřík
f09d4affa5 Fixed #2156 FLA export - morphshapes 2023-12-30 18:06:08 +01:00
Jindra Petřík
371a12a4fe Fixed #2147 Display of empty video 2023-12-30 18:06:08 +01:00
Jindra Petřík
79349992a1 checkstyle fix, removing unneccessary code 2023-12-30 18:06:08 +01:00
Jindra Petřík
9e02ee6d30 Fixed #2152 FLA Export - wrong nonlibrary shapes detection 2023-12-30 18:06:08 +01:00
Jindra Petřík
939d909633 Fixed #2162 AS3 try inside foreach 2023-12-30 18:06:08 +01:00
Jindra Petřík
a4c2680053 Fixed AS3 - extra newlines on methods which use activation
Fixed #2162 AS3 switch inside foreach
2023-12-30 18:06:08 +01:00
Jindra Petřík
0ff4cd1f6c Fixed #2162 Debugger - ignore (warn) invalid jumps when injecting debug info 2023-12-30 18:06:08 +01:00
Jindra Petřík
3b9f72b7f8 Fixed #2163 FLA Export - maintain sound export settings for streams 2023-12-30 18:06:08 +01:00
Jindra Petřík
18c02a48a5 Fixed #2153 FLA Export - sound streams were limited to first stream block 2023-12-30 18:06:08 +01:00
Jindra Petřík
01ac222331 Take scenes into account when splitting streamed sound 2023-12-30 18:06:08 +01:00
Jindra Petřík
6e3d8c6635 Added FLA export - option to disable fixing of shapes 2023-12-30 18:06:08 +01:00
Jindra Petřík
0e606ada71 Fixed #2160, #2158 FLA Export - mixed dat files for images and sounds 2023-12-30 18:06:08 +01:00
Jindra Petřík
2404151922 Fixed #2143 FLA Export / Sound playback - taking MP3 initial latency into account 2023-12-30 18:06:08 +01:00
Jindra Petřík
76c94f1c5e Fixed #2148 AS2 Do not return undefined for setters 2023-12-30 18:06:08 +01:00
Jindra Petřík
3e8c166c4a Fixed #2148 AS1/2 callmethod by register value 2023-12-30 18:06:08 +01:00
Jindra Petřík
b55c9d3b51 Fixed #2148 AS2 Uninitialized class fields detector 2023-12-30 18:06:08 +01:00
Jindra Petřík
7c2e41b1a9 Fixed #2142 XML Export - string values containing only spaces
Fixed AS3 - Nullpointer in MethodBody when no ABC set
2023-12-30 18:06:08 +01:00
Jindra Petřík
2596650ed3 Fixed #2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers 2023-12-30 18:06:08 +01:00
Jindra Petřík
336a9540f2 Refactoring of Easing detector 2023-12-30 18:06:08 +01:00