Commit Graph
2123 Commits
Author SHA1 Message Date
lcdr 007891e97c Fix copyStream bug for copies smaller than the buffer size 2021-11-19 13:03:23 +01:00
koiru a163ce7748 Add files via upload 2021-11-19 13:03:23 +01:00
koiru 176465f868 Add files via upload 2021-11-19 13:03:23 +01:00
koiru 0ffbc4762a Add files via upload 2021-11-19 13:03:23 +01:00
lcdr 35e88e3b39 Add support for loading external images 2021-11-19 13:03:23 +01:00
Jindra Petřík 10992b091f Fixed: #1687 Slow speed of cyclic tags detection 2021-11-19 13:03:23 +01:00
Jindra Petřík dfc724ec02 #1485 night mode for AS3 p-code docs window 2021-11-19 13:03:23 +01:00
Jindra Petřík 6e0b35c06b #1485 Improved skins support, night mode 2021-11-19 13:03:23 +01:00
Jindra Petřík 211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík 8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík d8512aa6d9 SoundStreamHead has associated sprite id in its name in the tagtree 2021-11-19 13:03:23 +01:00
Jindra Petřík 1690fce8fa Fixed: #1678 Removing AS3 class does not correctly clear cache 2021-04-05 16:56:59 +02:00
Jindra Petřík bf387eba06 Removed: Flash viewer - miter with clip support removed as it was not working correctly 2021-04-05 16:56:59 +02:00
Jindra Petřík 6b78b2fc44 Fixed: #1675 Viewport/zoom fix 2021-04-05 16:56:59 +02:00
Jindra Petřík 46f8e9a20c Fixed: #1678 Flash viewer - shapes with mitter join do not render correctly 2021-04-05 16:56:59 +02:00
Jindra Petřík 9b4507c2b9 Fixed: #1675 caching as bitmap / filters vs zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík 558b5f08e4 fix tests 2021-04-05 16:56:59 +02:00
Jindra Petřík 0a4dc74c61 Fixed: AS decompilation - §§push before loop 2021-04-05 16:56:59 +02:00
Jindra Petřík 698fbc6f1c #1677 DefineFont2/3 font must have layout or numGlyphs>0 for codeTableOffset to be present 2021-04-05 16:56:59 +02:00
Jindra Petřík edeec29fb7 Commandline: allow to pass argument -nobundle to skip bundles detection by extension in -info command 2021-04-05 16:56:59 +02:00
Jindra Petřík f616fe43a6 Fixed: #1677 DefineFont2/3 - missing codeTableOffset if numGlyphs is zero 2021-04-05 16:56:59 +02:00
Jindra Petřík 1a52709bd5 #1676 View video tags in external flash projector 2021-04-05 16:56:59 +02:00
Jindra Petřík 98b1555e5f Option to automatically show error dialog on every error 2021-04-05 16:56:59 +02:00
Jindra Petřík f71517cec2 #1657 Option to disable adding second quote/bracket/parenthesis 2021-04-05 16:56:59 +02:00
Jindra Petřík ef7143d843 Fixed: Rename invalid identifiers renames identifiers with a dollar sign 2021-04-05 16:56:59 +02:00
Jindra Petřík 5e18543956 Fixed: Scaling grid zooming 2021-04-05 16:56:59 +02:00
Jindra Petřík ca00b8399a Fixed: Flash viewer - scaling grid - ignore nonshapes when scaling 2021-04-05 16:56:59 +02:00
Jindra Petřík 82b5062771 WIP - scaling matrix fix 2021-04-05 16:56:59 +02:00
Jindra Petřík fd8b624845 Fixed: Flash viewer - Shapes moving on stage 2021-04-05 16:56:59 +02:00
Jindra Petřík 23c4c03eec Button mousehandling on zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík c147fb8304 Object under cursor fix 2021-04-05 16:56:59 +02:00
Jindra Petřík 6c709bc5e5 Fixed: Flash viewer - slow on larger zooms (now only diplayed rect is rendered) 2021-04-05 16:56:59 +02:00
Jindra Petřík 4e93bf0af0 Fixed: PDF export - Smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík 6ec58dacd5 Fixed: #1669 Flash viewer - Smoothed vs non-smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík 33b7668fcc Fixed: #1669 DefineBitsJPEG3/4 alpha premultiplied 2021-04-05 16:56:59 +02:00
Jindra Petřík 05bf7a1c88 Fixed: #1671 JPEG images display when not CMYK
JPEG fixer to DefineBitsJPEG3 and 4.
2021-04-05 16:56:59 +02:00
Jindra Petřík 8a3ee6389d updated assembly test 2021-04-05 16:56:59 +02:00
Jindra Petřík 7616611ce8 Fixed: #1669 DefineBitsJPEG3/4 alpha premultiplied 2021-04-05 16:56:59 +02:00
Jindra Petřík f7ffe7f1af Fixed: AS3 jump deobfuscator - fix for try..catch clauses 2021-04-05 16:56:59 +02:00
Jindra Petřík b7e418f6b6 Fixed: AS decompilation - certain combinations of ifs and switch 2021-04-05 16:56:59 +02:00
Jindra Petřík f6459bb740 Fixed: AS decompilation - Gotos handling vs and/or 2021-04-05 16:56:59 +02:00
Jindra Petřík ae9fe33f17 Fixed: #1668 Not removing SymbolClass/ExportAssets entry on character remove 2021-04-05 16:56:59 +02:00
Jindra Petřík 6c64dc19e1 Fixed: #1669 FILLSTYLE color handling in DefineShape3/4 2021-04-05 16:56:59 +02:00
Jindra Petřík ddcae86830 Fixed: Writing DefineFont2/3 ascent/descent as SI16 - it's UI16 2021-04-05 16:56:59 +02:00
Jindra Petřík 0087cfb05d Fixed: PDF Export - Text position on font change 2021-04-05 16:56:59 +02:00
Jindra Petřík 57f17daec3 Fixed: PDF Export - NullPointer when font of text is missing 2021-04-05 16:56:59 +02:00
Jindra Petřík 68ae269515 Fixed: "protected", "const", "namespace", "package" are not reserved keywords in AS1/2
Fixed: Not counting newlines in comments
2021-03-25 18:44:05 +01:00
Jindra Petřík 8429b6eee6 Fixed: AS3 decompilation - inc/decrements handling - hiding some items 2021-03-24 20:36:42 +01:00
Jindra Petřík 9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00
Jindra Petřík efdcb27963 Fixed: Flash viewer - StartSoundTag loops 2021-03-24 20:36:42 +01:00