Jindra Petřík
bd6c953218
Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
...
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class
Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-12-30 18:06:08 +01:00
Jindra Petřík
cca0161766
Changed AS1/2 P-code action parameters are now separated by commas, code without commas is still accepted
2023-10-16 09:36:06 +02:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
1c9f81fceb
Added #1701 Setting charset for SWF files with version 5 or lower
2022-11-14 10:04:55 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
d7de0fae66
Fixed AS1/2 - stop/play/etc. can be used in expressions, pushing undefined
2021-11-29 17:15:56 +01:00
Jindra Petřík
4bffe88b7b
force resolve constants for test
2021-11-22 20:11:31 +01:00
Jindra Petřík
03f033035f
#1260 , #1438 AS1/2 direct editing on(xxx), onClipEvent(xxx) handlers
2021-02-24 19:55:59 +01:00
Jindra Petřík
a954d2f902
Fixed #1490 , #1493 AS1/2 direct editation of cast op, cast op decompilation
2021-02-24 19:55:59 +01:00
Jindra Petřík
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
honfika@gmail.com
11088fec36
#1308 Search by all P-code files
2016-12-19 22:21:53 +01:00
Jindra Petřík
1db9dcab0a
Issue #1289 AS1/2 direct editation - variables used in inner functions must not be stored in local registers
2016-10-03 20:37:55 +02:00