[email protected]
|
f2922421cb
|
#798 close file streams after export
|
2015-02-11 18:26:22 +01:00 |
|
[email protected]
|
1f09953178
|
tag bounds fixed
|
2015-01-31 16:58:17 +01:00 |
|
[email protected]
|
dfd3166bb9
|
#776 FFDec stop working at all after setting "number of threads" to 0 fixed
|
2015-01-21 12:59:07 +01:00 |
|
[email protected]
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
[email protected]
|
c06dd3193c
|
removed some unnecesary fields/parameters
|
2015-01-18 19:04:46 +01:00 |
|
[email protected]
|
b3880ab5de
|
swf reference removed from ABC class
|
2015-01-18 17:44:57 +01:00 |
|
[email protected]
|
19256260d0
|
xml import fixes
|
2015-01-18 14:04:53 +01:00 |
|
[email protected]
|
3ee9903bb3
|
#768 super calls not being correctly recognized fixed
|
2015-01-18 10:09:06 +01:00 |
|
[email protected]
|
07eaafdc55
|
allow to create swf from code only / export SWF to "Java code", which generates the SWF
|
2015-01-17 12:17:03 +01:00 |
|
[email protected]
|
b9f7e637bd
|
diffrent auhor names of JPEXS changed to JPEXS everywhere (as it was already in 99.9% of the source files)
|
2015-01-13 21:11:59 +01:00 |
|
[email protected]
|
1d33920a23
|
copyright year updated 4
|
2015-01-13 21:03:15 +01:00 |
|
[email protected]
|
83d7819cca
|
copyright year updated 3
|
2015-01-13 20:32:58 +01:00 |
|
[email protected]
|
c4d35dd36a
|
copyright year updated 2
|
2015-01-13 20:32:14 +01:00 |
|
[email protected]
|
677bdf969b
|
copyright year updated
|
2015-01-13 19:36:39 +01:00 |
|
[email protected]
|
a92d46505e
|
#759 Decompilation § symbol supposed to be string but gets in class name fixed
|
2014-12-19 14:56:57 +01:00 |
|
[email protected]
|
60f170dcda
|
#749 Internal viewer Sprite fill color is wrong sometimes: fixed
|
2014-12-14 15:30:59 +01:00 |
|
[email protected]
|
9eeb25b088
|
image performance improvements
|
2014-12-14 01:21:51 +01:00 |
|
[email protected]
|
9f18174ece
|
Added empty execute method for label instruction
|
2014-12-05 19:10:37 +01:00 |
|
Stanislav Izmalkov
|
92bb0bb7a0
|
DivideIns.execute now casts Long operands to Double if integer division has a remainder
|
2014-12-05 20:28:57 +03:00 |
|
honfika
|
4591add6e3
|
Merge pull request #9 from izstas/nop-execute
Empty execute method for nop, debug, debugfile and debugline
|
2014-12-03 15:55:02 +01:00 |
|
Stanislav Izmalkov
|
a2e67ce22f
|
Added empty execute method for nop, debug, debugfile and debugline instructions
|
2014-12-03 16:55:56 +03:00 |
|
Stanislav Izmalkov
|
4addbe1c4d
|
Made PushShortIns.execute properly handle short integer overflow
|
2014-12-03 16:21:44 +03:00 |
|
[email protected]
|
13390b4ae9
|
using startBlock and endBlock in class initializer
|
2014-12-01 23:11:42 +01:00 |
|
[email protected]
|
eb8104c5e8
|
faster populateSoundStreamBlocks
|
2014-12-01 20:53:29 +01:00 |
|
[email protected]
|
77b8ef808a
|
small fixes
|
2014-12-01 00:13:48 +01:00 |
|
[email protected]
|
eec3db60c9
|
Issue #676: include characterid and previous text of the text tag in text import error log message
|
2014-11-30 14:07:04 +01:00 |
|
Jindra Petřík
|
e27eaed6ed
|
Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
|
2014-11-30 13:03:02 +01:00 |
|
[email protected]
|
d08025dbd8
|
clear convertException on new decompilation
|
2014-11-30 12:21:59 +01:00 |
|
Jindra Petřík
|
32c6ef7932
|
Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included
Issue #687 allowing comments on separate line
|
2014-11-30 07:43:57 +01:00 |
|
[email protected]
|
6595744706
|
jflex warnings fixed
|
2014-11-30 00:41:56 +01:00 |
|
[email protected]
|
880f226c89
|
code format fixes in lexerslexer fixes
|
2014-11-30 00:26:33 +01:00 |
|
[email protected]
|
825e50a4ef
|
code format fixes in lexers
|
2014-11-30 00:18:35 +01:00 |
|
[email protected]
|
094ecd15e3
|
lexer fixes
|
2014-11-30 00:09:29 +01:00 |
|
[email protected]
|
29ab28f13f
|
Issue #734 Support \xAB escape sequences in lexers
|
2014-11-29 23:56:42 +01:00 |
|
[email protected]
|
87611fabbc
|
#731 AS2 decompilation problem fixed
|
2014-11-29 16:20:08 +01:00 |
|
[email protected]
|
1cf0c28c74
|
#676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import
|
2014-11-23 22:54:19 +01:00 |
|
[email protected]
|
8267b11442
|
null check in uncache method, use the original ABC object in recompile test
|
2014-11-23 15:20:45 +01:00 |
|
Jindra Petřík
|
767dfd8278
|
Issue #715 namespace resolving fix
|
2014-11-23 13:21:57 +01:00 |
|
Jindra Petřík
|
9cc4fd5a52
|
Issue #725 AS3 direct edit - Unbounded type fix
|
2014-11-23 12:00:42 +01:00 |
|
Jindra Petřík
|
6899e9e6ed
|
Issue #725 AS1/2 fixed submethods scope problem
|
2014-11-23 09:07:42 +01:00 |
|
Jindra Petřík
|
2779cd2d3b
|
Issue #725 AS3 namespaces compilation fix (NAMESPACE Symbol taken as IDENTIFIER), correct namespace const
|
2014-11-23 07:13:17 +01:00 |
|
[email protected]
|
13c894196c
|
Issue #288: less memory usage during FLA export, using stringbuilders
|
2014-11-22 03:16:30 +01:00 |
|
[email protected]
|
f466a9a225
|
some wrong GPL licenses changed to LGPL in ffdec_lib project
|
2014-11-18 17:58:13 +01:00 |
|
[email protected]
|
cb052143f5
|
highlighting refactored
|
2014-11-16 14:49:31 +01:00 |
|
[email protected]
|
4bca4746f6
|
usinig sets for known addresses, some deepcopy call modified to clone() call
|
2014-11-12 23:52:42 +01:00 |
|
[email protected]
|
3456d04d38
|
do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags
|
2014-11-09 22:40:36 +01:00 |
|
Jindra Petřík
|
f3690a0e3c
|
Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
|
2014-11-09 13:28:52 +01:00 |
|
Jindra Petřík
|
7f4672e43b
|
Issue #539 For(each)..in declaration fixed
Goto parameter declaration fixed
|
2014-11-09 09:02:05 +01:00 |
|
Jindra Petřík
|
806cd640f8
|
Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables
|
2014-11-09 06:58:27 +01:00 |
|
[email protected]
|
ea6568d71d
|
add new tags to sprites
|
2014-11-06 11:49:12 +01:00 |
|