Commit Graph

1064 Commits

Author SHA1 Message Date
honfika@gmail.com
2cef32100f continue fla exporting with the next file when an swf fails to export 2016-03-06 21:10:55 +01:00
honfika@gmail.com
695de2f863 export without version number to make easier comparing (only for debugging, should be enabled in advanced settings) 2016-03-06 19:01:41 +01:00
honfika@gmail.com
475b7c7d8f fix 2016-03-06 18:27:11 +01:00
honfika@gmail.com
421fbf8bc0 export fla without scripts for debugging purposes 2016-03-06 17:14:35 +01:00
honfika@gmail.com
fa9623bf9f mulptiple xlf export fix (separate output directory for each swf), show definebuttontag(1) actions in tree, image export fix (sometimes throws ArrumentOutOfBounds exception) 2016-03-06 15:35:46 +01:00
honfika@gmail.com
9e1f86dd83 Merge origin/master 2016-03-06 09:12:30 +01:00
honfika@gmail.com
bf009a9293 example.com domain name in every language 2016-03-06 07:20:10 +01:00
Jindra Petřík
1fd1565ada debugger: correct display variable values through getters 2016-03-05 19:32:56 +01:00
honfika@gmail.com
dd66588894 french transation fix 2016-03-02 12:59:49 +01:00
honfika@gmail.com
71a33350fe french transation fix 2016-03-02 12:41:58 +01:00
honfika@gmail.com
974ed8cdad french transation fix 2016-03-02 12:35:34 +01:00
honfika@gmail.com
f54294933e french transation improved 2016-03-02 12:32:31 +01:00
honfika@gmail.com
155888d930 advanced settings fr fixed 2016-03-02 11:26:43 +01:00
honfika@gmail.com
fbb32451e6 build test... 2016-03-02 10:12:30 +01:00
honfika@gmail.com
311475954a french translation updated 2016-03-02 09:56:03 +01:00
honfika@gmail.com
0b786859c0 #1174 Method/Getter/Setter Trait is in swedish after changing language to english_ fixed 2016-03-01 10:25:50 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
1a51eddc71 Flash viewer - correct ticks handling ("frame time")
(Single frames animated)
Low quality enable stub
2016-02-28 10:01:23 +01:00
Jindra Petřík
eb91c7193d HW acceleration turned on correctly (move GUI related inits to initGui) 2016-02-28 10:00:04 +01:00
honfika@gmail.com
d73d46b2a2 refresh tree after raw edit (for example to show the new script tags when a buttonconditionaction is added to a DefineButton tag) 2016-02-28 08:01:43 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
94bb61c9b3 nullpointer fix 2016-02-27 10:51:30 +01:00
Jindra Petřík
9a6b2a5671 Fix for nonGUI run 2016-02-27 10:42:35 +01:00
Jindra Petřík
a06b7742df Merge origin/master 2016-02-27 10:31:49 +01:00
Jindra Petřík
9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00
honfika@gmail.com
8262b137f1 log uncaught exceptions in ffdec log window 2016-02-26 08:55:19 +01:00
honfika@gmail.com
4d5a09d669 Hungarian translation improved 2016-02-25 19:07:06 +01:00
Jindra Petřík
462d7a297f Merge origin/master 2016-02-24 21:19:27 +01:00
Jindra Petřík
8e62079f55 #1156 9-slice scaling - better stroke scaling 2016-02-24 21:14:14 +01:00
honfika@gmail.com
644b235285 FFDec Debug releated config texts in hungarian 2016-02-24 18:18:51 +01:00
honfika@gmail.com
02a6921a83 #1163 Clicking on Open > File will make the program buggy: show empty message 2016-02-22 09:25:47 +01:00
honfika@gmail.com
6ad7d537b2 setting to reset letter spacing values on text import 2016-02-21 14:06:44 +01:00
honfika@gmail.com
56a8109d4a drawing bounds simplified + "time" fix 2016-02-21 09:59:56 +01:00
Jindra Petřík
a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
Jindra Petřík
e313e465f3 Merge origin/master 2016-02-20 16:15:26 +01:00
Jindra Petřík
21b3069a2f #1156 Show mapped tags for DefineSprite, etc. tags too (like DefineScalingGrid) 2016-02-20 16:13:48 +01:00
honfika@gmail.com
e99cfe6bf4 Merge origin/master 2016-02-20 14:13:59 +01:00
honfika@gmail.com
44554f8f35 get sound fix 2016-02-20 14:13:33 +01:00
Jindra Petřík
4fb57bc90e #1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
2016-02-20 09:24:05 +01:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
honfika@gmail.com
21a4cec705 null check 2016-02-18 08:33:39 +01:00
Jindra Petřík
9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík
26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
honfika@gmail.com
130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
honfika@gmail.com
51ef51ecdb move sound playing (starting to play) to synchronized block to avoid deadlock 2016-02-16 14:16:00 +01:00
honfika@gmail.com
2b1aa51971 inernal player: sound loop count 2016-02-16 12:12:35 +01:00
honfika@gmail.com
108d8e0073 #1154 The Program Won't Start at All fix 2016-02-15 08:16:39 +01:00
honfika@gmail.com
9f40de3a2c show error message when a text tag is invalid (glyph index is not found in the glyph list) 2016-02-14 10:54:18 +01:00
honfika@gmail.com
4d886bc688 function to remove all characters except the seleced ones (for creating small swfs to reproduce a bug).. added to debug menu category 2016-02-12 09:03:48 +01:00
honfika@gmail.com
4e6476dad5 tagtree null pointer fix 2016-02-11 20:53:01 +01:00