Commit Graph

3636 Commits

Author SHA1 Message Date
honfika@gmail.com
08d474ee97 MethodBody markOffset using AVM2Code.markOffset 2015-11-18 10:43:31 +01:00
honfika@gmail.com
4d2fd1383b AS2 execution fixes 2015-11-18 10:42:51 +01:00
zavarkog
0555e6a535 disable test in flashplayertest.java 2015-11-18 10:34:18 +01:00
zavarkog
e9072207c1 as3 execution fixes 2015-11-18 10:33:13 +01:00
Jindra Petřík
c41f9afd0f correct breakpoints on hidden script initializer version7.0.1 2015-11-18 10:14:17 +01:00
Jindra Petřík
ffc232d147 Merge master into v7
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java
version7.0.0
2015-11-18 06:47:48 +01:00
Jindra Petřík
5bf48d14bb Password tags improvements
Telemetry improvements
2015-11-18 06:43:36 +01:00
Jindra Petřík
d2da6e68eb debugger only for AS3 files 2015-11-18 06:41:54 +01:00
Jindra Petřík
78c5c6b55f ribbon show fix
message halted changed
2015-11-17 22:45:22 +01:00
Jindra Petřík
c6b6e35f07 optional ribbon fix 2015-11-17 22:31:03 +01:00
Jindra Petřík
40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík
609bdf38e0 debugger jar 2015-11-17 17:53:29 +01:00
Jindra Petřík
727371ffb5 script halt config, lib part commit 2015-11-17 17:49:06 +01:00
Jindra Petřík
bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík
b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
honfika@gmail.com
d1d24d63a2 missing markOffsets method 2015-11-17 16:07:37 +01:00
honfika@gmail.com
c096cd4c84 fast action list modifications 2015-11-17 16:01:58 +01:00
honfika@gmail.com
61917dad6d execute multiple AS2 action list with 1 call 2015-11-17 16:01:02 +01:00
Jindra Petřík
4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík
632e5156c8 Load from browser cache removed
Old "debugger" tool removed in favor of new real debugger
Hotkeys unified
2015-11-16 16:04:03 +01:00
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
honfika@gmail.com
35bae5e467 Merge origin/master 2015-11-16 11:10:05 +01:00
honfika@gmail.com
722c4fae24 ecmascript and push byte fix 2015-11-16 11:09:49 +01:00
Jindra Petřík
27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík
575d988ed4 FlashPlayer path setting
Library path setting
Debugger main menu
2015-11-15 20:12:50 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
Jindra Petřík
88ce1ed405 Merge origin/master 2015-11-15 15:56:06 +01:00
Jindra Petřík
aa572abab3 AS3 namespace (de)compilation fixes 2015-11-15 15:55:44 +01:00
honfika@gmail.com
07729800c9 Introduce end-of-line normalization 2015-11-15 12:10:57 +01:00
honfika@gmail.com
9d67ada6bc line endings ? 2015-11-15 12:05:47 +01:00
honfika@gmail.com
8be5401712 Merge origin/master 2015-11-15 11:37:12 +01:00
honfika@gmail.com
577847e397 execute multiple avm2code list in 1 call (ready) 2015-11-15 11:36:22 +01:00
Jindra Petřík
83009339e1 JavactiveX: 256 block size for perfectionists to be happy ;-) 2015-11-15 11:03:08 +01:00
Jindra Petřík
bd8566caa8 JavactiveX larger string support fix 2015-11-15 10:52:01 +01:00
Jindra Petřík
c260c99cec Putting back older JavactiveX - the one with unlimited string is not working 2015-11-15 10:27:38 +01:00
Jindra Petřík
338e3fd691 AS3 direct editation: Or coercion fix 2015-11-15 09:40:55 +01:00
honfika
038316ac35 JavactiveX: Support for large strings 2015-11-15 09:28:02 +01:00
Jindra Petřík
68d0ddccb6 build fix 2015-11-15 09:22:10 +01:00
Jindra Petřík
45038201b3 merge fix 2015-11-15 08:25:35 +01:00
Jindra Petřík
540f8974a3 Merge origin/master
Conflicts:
	lib/JavactiveX.jar
2015-11-15 08:24:34 +01:00
Jindra Petřík
43ff4a50b5 movie exporter fix, I hope 2015-11-15 08:22:43 +01:00
Jindra Petřík
654bfc7023 testdata
merge
2015-11-15 08:21:22 +01:00
Jindra Petřík
6edceccfc0 test fix 2015-11-15 08:17:26 +01:00
Jindra Petřík
b5376b19e4 AS3 direct editation - various fixes related to namespaces
FILLSTYLE from SWF version annotations added
2015-11-15 08:16:52 +01:00
honfika@gmail.com
d9c447b3ac JavactiveX updated 2015-11-14 20:05:44 +01:00
Jindra Petřík
af62ca403d JavactiveX: Support for string length > 255 2015-11-14 18:49:54 +01:00
honfika@gmail.com
7401255b79 int set to array 2015-11-14 08:54:07 +01:00
honfika@gmail.com
f04377c1ab #1076 Error during export java null pointer exception: fixed 2015-11-14 08:46:35 +01:00
honfika@gmail.com
57171b44ff Merge origin/master 2015-11-13 08:33:19 +01:00
honfika@gmail.com
21d3146232 italian translation 2015-11-13 08:33:05 +01:00