Jindra Petřík
|
6166566fc6
|
Fixed: #2310 Text search history showing as null
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
cad82fc5e1
|
Changelog update
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
12003ecc35
|
Typo
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
ded3874168
|
Fixed: #2302 AS3 Class linkage - changes did not save
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
b25130eed9
|
Fixed: #2300, #2303 ShellFolder Comparaor Windows Java error
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
cb3d9bda6d
|
Fixed: #2309 XML export/import - Decimal support
|
2024-09-23 21:52:25 +02:00 |
|
Jindra Petřík
|
77f96d5ecc
|
Added: FLA export - generating bin/*.dat files for movies and images
|
2024-09-23 21:52:25 +02:00 |
|
Jindřich Petřík
|
1d848b518a
|
created new Unreleased section in CHANGELOG.md
|
2024-09-23 21:52:25 +02:00 |
|
Jindřich Petřík
|
a884da26d4
|
version changed to 21.0.5
|
2024-09-05 09:56:54 +02:00 |
|
Jindřich Petřík
|
9d421bb23a
|
Fixed: #2301 AS3 direct editing - instance variables assignments producing additional static assignments
|
2024-09-05 09:56:04 +02:00 |
|
Jindřich Petřík
|
8eabe85311
|
Fixed: #2299 AS1/2 - Nullpointer on loadMovie with register as parameter
|
2024-09-05 09:56:04 +02:00 |
|
Jindra Petřík
|
87080cb585
|
Fixed: #2294 FLA export - Nullpointer on AS3 SWFs without document class
|
2024-09-05 09:56:04 +02:00 |
|
Jindra Petřík
|
4ba7870328
|
Fixed: #2293 FLA export - clipping
|
2024-09-05 09:56:04 +02:00 |
|
Jindra Petřík
|
21cb1d5cb9
|
Fixed: #2293 FLA export - stackoverflow on multilevel clips extraction
|
2024-09-05 09:56:04 +02:00 |
|
Jindřich Petřík
|
471c4384f6
|
created new Unreleased section in CHANGELOG.md
|
2024-09-05 09:56:04 +02:00 |
|
Jindřich Petřík
|
0e8ce16c4c
|
version changed to 21.0.4
|
2024-08-27 12:36:48 +02:00 |
|
Jindřich Petřík
|
4b2ab4925d
|
Fixed: Java 8 compatibility
|
2024-08-27 12:36:02 +02:00 |
|
Jindřich Petřík
|
164ef8d06d
|
created new Unreleased section in CHANGELOG.md
|
2024-08-27 12:36:02 +02:00 |
|
Jindřich Petřík
|
dbc9ac3a01
|
version changed to 21.0.3
|
2024-08-27 09:45:09 +02:00 |
|
Jindra Petřík
|
f0b5cf8d05
|
Fixed: #2284 FLA export - sounds should be WAV or MP3, not FLV
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
c7c4ab8fc0
|
Added: Harman AIR 51 unpacker for binarydata with custom key
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
e5a5c596e8
|
Fixed: Opening loaded files while playing even if not a valid SWF file - like images
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
7a049ba3b9
|
Fixed: #2282 FLA export - visible flag
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
c262c9ab0c
|
LinkAllClasses is optional and defaults to off.
Fixed tests.
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
0dbe317390
|
Fixed: Embed tag - Wav files need to be embedded in assets.swf
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
9617c2ac2f
|
Added: FLA/FlashDevelop/IDEA export - A link to all classes (sound, font, images) is added so no class is missed during compilation
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
58e61907f2
|
Added FlashDevelop project export - option to export AIR project (select correct type in the file save dialog)
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
58724dced5
|
Fixed: #2279 Embed assets with file base name ending with a space
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
69a3fa8bd6
|
Changed: Export to FlashDevelop and IntelliJ IDEA is available only for SWFs without main timeline
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
2912d3d0de
|
Fixed: #2279 AS3 Decompilation - assignments on the right side of && and || operators
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
c8a8ce8b6d
|
Fixed: Direct editation.
Fixed: Imports in script initializer
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
d99bb058ec
|
Updated changelog
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
4e528c181c
|
Fixed: Script/Class initializers order of assignment
Changed: Compound script has slot/const traits inside main script initializer
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
ef25cbec25
|
Added: Harman AIR 51 float support compatibility
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
13aacc83f1
|
Fixed: Target flash player version in FlashDevelop and IDEA projects
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
672a5dc754
|
Added: Updated Flash player to SWF version map
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
00535350bb
|
Fixed: #2276 Protected namespaces do not use fully qualified names
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
e499fc57a1
|
Fixed: #2275 - Export to FlashDevelop - framerate setting
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
777716f1b9
|
Fixed: #2266 StartSound/2 and VideoFrame tags, classNames not taken as dependencies (needed chars)
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
9ef2778411
|
created new Unreleased section in CHANGELOG.md
|
2024-08-27 09:43:40 +02:00 |
|
Jindra Petřík
|
a649e4326b
|
version changed to 21.0.2
|
2024-08-12 19:53:07 +02:00 |
|
Jindra Petřík
|
0701e10570
|
Added: Go to document class context menu item
Added: Updated go to document class icon
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
731c3893e0
|
Fixed: Movies (DefineVideoStream) preview not working
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
16ff10a890
|
Fixed: #2270 AS3 decompilation - unnnecessary local registers assignments as part of expressions when using optimization like dup, setlocal N instead of setlocal N, getlocal N
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
02baf4baa6
|
Fixed: Go to document class for classes with obfuscated name
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
cf34d712a1
|
Fixed: ABC Explorer problems when index out of bounds (Usually in obfuscated code)
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
3e7493d595
|
Added: AS3 direct editation - unary plus support
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
8cfbdf5f4e
|
Added: Better decimal values support (for ABCs minor 17, not standard FP)
Added: Better float values support (for ABCs major 47, minor 16 +, not standard FP)
Added: Non-nullable classes support (not standard FP)
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
9ee2549e60
|
Fixed: Asking more than once for the same imported (ImportAssets) URL
Added warning when imported name is not exported from source SWF
|
2024-08-12 19:51:40 +02:00 |
|
Jindra Petřík
|
3df725a900
|
Fixed: #2269 Nullpointer on importing (ImportAssets) a character that does not exists
Added tag types to SWF already contains characterId log message
|
2024-08-12 19:51:40 +02:00 |
|