Commit Graph

7114 Commits

Author SHA1 Message Date
Exund
cb83c5a97e Option to get previous matrix for first instance of PlaceObjectTypeTag per depth 2024-08-05 11:17:25 +02:00
Exund
a2f585ba5c Main concept working 2024-08-05 11:17:25 +02:00
Guillaume Charifi-Hoareau
6db690e25a Store class name index during P-code parse. 2024-08-05 11:17:25 +02:00
Sweppe
d52e1e313d Update Dutch.nsh 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
2d52eaa544 NSIS - remove inetc plugin 2024-08-05 11:17:25 +02:00
Jindra Petřík
4532c232c8 stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík
1e0845fb10 NSIS 3.09 2024-08-05 11:17:25 +02:00
Jindra Petřík
a89a13f02c stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík
5b01977097 stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík
8138ccca0d NSIS 3.09-3 2024-08-05 11:17:25 +02:00
Jindra Petřík
8928d70061 Use NSIS 3.09 to avoid AV false positives in windows installer 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
290ebda3d2 Fixed Raw edit of fonts - shape table was not visible 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
21a76bd20e -listconfigs help 2024-08-05 11:17:25 +02:00
Jindra Petřík
e2aabac575 Help aliases 2024-08-05 11:17:25 +02:00
Jindra Petřík
3f795b3385 Added New organized commandline help 2024-08-05 11:17:25 +02:00
Jindra Petřík
00b886b7b7 Better commandline help WIP.
Fixed #2182 Add FFDec to context menu
2024-08-05 11:17:25 +02:00
Jindra Petřík
45f25bb76c Added Windows commandline executable
Added Reformatted commandline help using ansi colors
Added Linux ffdec script without extension
2024-08-05 11:17:25 +02:00
Jindra Petřík
bf32ff1ae5 Cli help - add minus for commands 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
ef29e059e4 minor changes 2024-08-05 11:17:25 +02:00
Jindra Petřík
661d292b59 config command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
81d1fa2d6f header command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
e942837605 air option 2024-08-05 11:17:25 +02:00
Jindra Petřík
efad2dd65a charset option 2024-08-05 11:17:25 +02:00
Jindra Petřík
4a481cabf7 swf2exe command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
a9f339e5e6 abcmerge command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
5d7af43805 swf2swc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
ef9451694e linkreport command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
ea1881d263 linkreport command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
a34f9b1565 instancemetadata command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
f56e918c3c generatedoc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
c27d7fac41 generatedoc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
c97ffac88f enabledebugging command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
2157bb1da4 deobfuscate command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík
40d44c82db deobfuscate command stub 2024-08-05 11:17:25 +02:00