Commit Graph
3204 Commits
Author SHA1 Message Date
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 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
Jindra Petřík da5cb35ae6 import command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 215dcc4c3d import command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík f376e89a7d removecharacter command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík ce648aeb45 remove command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 7cc68a4600 replacecharacterid command stub - pack and sort examples 2024-08-05 11:17:25 +02:00
Jindra Petřík 76240194b6 replacecharacterid command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 592603496b replacecharacter command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík ecc7438ce5 replacealpha command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík b910d873fb replace command 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 521f0f7d58 flashpaper2pdf, zoom 2024-08-05 11:17:25 +02:00
Jindra Petřík a509749c51 stats 2024-08-05 11:17:25 +02:00
Jindra Petřík afa3baaac2 timeouts 2024-08-05 11:17:25 +02:00
Jindra Petřík 9b02e73e48 export on error mode 2024-08-05 11:17:25 +02:00
Jindra Petřík d1935d8e0e swf2xml, xml2swf command stubs 2024-08-05 11:17:25 +02:00
Jindra Petřík b0570fc58a decrypt command stubs 2024-08-05 11:17:25 +02:00
Jindra Petřík cfcc434be7 compress, decompress command stubs 2024-08-05 11:17:25 +02:00
Jindra Petřík 0db6d3fd45 dump command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík d721df6a77 export command enhancements,
other fixes
WIP
2024-08-05 11:17:25 +02:00
Jindra Petřík 4e63384f56 ffdec-cli as separate executable, project
ffdec executable on linux
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