Jindra Petřík
|
afc2c05cbb
|
Introduce end-of-line normalization
|
2016-07-23 21:19:44 +02:00 |
|
honfika@gmail.com
|
80b000b82b
|
move file offset to the left, setting+button to hide it
|
2016-07-17 14:14:26 +02:00 |
|
honfika@gmail.com
|
2e41a0ef62
|
#1241 Settings to show original bytes
|
2016-05-29 14:25:04 +02:00 |
|
honfika@gmail.com
|
bd84053949
|
text search fix
|
2016-05-07 16:48:19 +02:00 |
|
honfika@gmail.com
|
c48356fc08
|
set decompiled AS2 script without a worker when it is found in the cache
|
2016-03-12 13:58:18 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
52c27db229
|
author javadoc comments added, finished...
|
2015-12-12 16:07:05 +01:00 |
|
honfika@gmail.com
|
7671b01d22
|
fix
|
2015-12-08 13:43:15 +01:00 |
|
Jindra Petřík
|
0724b4a3f0
|
Debug (breakpoints, step) P-code for both AS1/2 and AS3
|
2015-12-06 06:29:08 +01:00 |
|
Jindra Petřík
|
ec666b60e4
|
AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
|
2015-12-05 10:53:43 +01:00 |
|
Jindra Petřík
|
1884320315
|
BreakPoints UI enhancements - line icons
Breakpoints handling fixes
|
2015-11-21 23:32:02 +01:00 |
|
honfika@gmail.com
|
39e1028f3c
|
Merge origin/master
|
2015-11-21 20:41:41 +01:00 |
|
honfika@gmail.com
|
177d0743a6
|
#1091 AS 1/2 direct editation saving changes bug
|
2015-11-21 20:39:07 +01:00 |
|
Jindra Petřík
|
1237762e60
|
AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
|
2015-11-21 19:12:42 +01:00 |
|
honfika@gmail.com
|
f699fd72bb
|
faster AS2 deobfuscation (ActionDeobfuscatorSimple and ActionDeobfuscator combined to a single linked list based algorithm), caching deobfuscated action list
|
2015-10-20 09:13:50 +02:00 |
|
honfika@gmail.com
|
6a05d79ebe
|
some already implemented todo comments removed
|
2015-08-14 12:41:11 +02:00 |
|
honfika@gmail.com
|
427e7ea70d
|
some netbeans inspection fixes
|
2015-08-11 14:40:56 +02:00 |
|
honfika@gmail.com
|
a7d57c19a4
|
inline constant pool string when the pool is too big
|
2015-07-18 15:30:51 +02:00 |
|
honfika@gmail.com
|
35cfe219a4
|
error message when constant pool is too big
|
2015-07-18 08:23:09 +02:00 |
|
honfika@gmail.com
|
9a90aa08ef
|
canceling tasks fixes
|
2015-07-07 07:28:18 +02:00 |
|
honfika@gmail.com
|
f96fb33c4d
|
AS2 script import: import pcode/constants
|
2015-07-02 09:07:55 +02:00 |
|
honfika@gmail.com
|
39f35dec29
|
#896: show exception in log frame, static final loggers added
|
2015-05-22 11:29:27 +02:00 |
|
Jindra Petřík
|
dfff38ace3
|
Edit hex/Edit hex pcode different label
Separator between View Graph and View Hex/Pcode buttons
|
2015-05-21 15:05:54 +02:00 |
|
Jindra Petřík
|
425ef19578
|
Issue #869 AS1/2 Constantpool icons
|
2015-05-21 14:54:10 +02:00 |
|
honfika@gmail.com
|
15744df8fd
|
#886 Cancel button is disabled in editor mode fixed
|
2015-05-14 09:59:48 +02:00 |
|
honfika@gmail.com
|
c5a890fce7
|
constant pool editing: escape strings
|
2015-05-08 14:01:44 +02:00 |
|
honfika@gmail.com
|
fa912d01ea
|
enable save buttons only when text was changed
|
2015-05-08 13:16:12 +02:00 |
|
honfika@gmail.com
|
4a11e24805
|
do not allow to chage tag tree selection, when current tag is under editing
|
2015-05-07 21:30:34 +02:00 |
|
honfika@gmail.com
|
89f66fbcb2
|
Edit AS 1/2 constant pool
|
2015-05-07 16:14:22 +02:00 |
|
honfika@gmail.com
|
732087f20f
|
shown only the constant pool(s) in pcode editor
|
2015-05-07 15:25:28 +02:00 |
|
honfika@gmail.com
|
40217c0a39
|
split panes simplified (base class stores the position)
|
2015-05-06 10:51:05 +02:00 |
|
honfika@gmail.com
|
93dca87ec9
|
#470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
|
2015-05-05 18:04:09 +02:00 |
|
honfika@gmail.com
|
effea25144
|
uncache decompilation after saving pcode
|
2015-05-03 16:22:39 +02:00 |
|
honfika@gmail.com
|
39243bdea2
|
tag saving fix
|
2015-05-03 13:03:48 +02:00 |
|
honfika@gmail.com
|
0702259c88
|
resolve as2 constants button
|
2015-05-02 22:09:28 +02:00 |
|
honfika@gmail.com
|
e7ce5e46a0
|
action lsiteners converted to java 8 member references 1
|
2015-05-01 23:58:36 +02:00 |
|
honfika@gmail.com
|
7803fb78b4
|
#841 Loop control for sound preview
|
2015-04-26 15:50:26 +02:00 |
|
honfika@gmail.com
|
dc21854c3b
|
#852 Ignore case doesn't works when using Search in AS with russian text fixed
|
2015-04-10 21:37:57 +02:00 |
|
honfika@gmail.com
|
7ee0351167
|
#848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed
|
2015-04-09 08:39:55 +02:00 |
|
honfika@gmail.com
|
7f68a43079
|
export/import symbol classes/export asset tags
|
2015-03-13 00:18:11 +01:00 |
|
honfika@gmail.com
|
3c995f42e3
|
do not recreate tree model every time
|
2015-03-07 14:38:26 +01:00 |
|
honfika@gmail.com
|
63c6edf0fb
|
#783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors)
|
2015-02-01 20:47:28 +01:00 |
|
honfika@gmail.com
|
7ebe345c4d
|
export fixes
|
2015-01-22 10:08:26 +01:00 |
|
honfika@gmail.com
|
e4e9676081
|
code hint fixes
|
2015-01-18 22:49:59 +01:00 |
|
honfika@gmail.com
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
honfika@gmail.com
|
677bdf969b
|
copyright year updated
|
2015-01-13 19:36:39 +01:00 |
|
honfika@gmail.com
|
8cf907e3b8
|
replace text menu item (functioonality not implemented, yet)
|
2014-12-21 18:52:49 +01:00 |
|
honfika@gmail.com
|
0392698c33
|
syntax highlighting fixes
|
2014-12-16 00:33:42 +01:00 |
|
honfika@gmail.com
|
5c73058972
|
build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private
|
2014-12-07 09:44:54 +01:00 |
|
honfika@gmail.com
|
77b8ef808a
|
small fixes
|
2014-12-01 00:13:48 +01:00 |
|