Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petøík
e511af5430 Issue #557 private namespaces fix (nullpointer) 2014-04-04 19:31:56 +02:00
Jindra Petøík
b44f35dd70 AS3 parser - assign fix 2014-04-04 19:30:24 +02:00
Jindra Petøík
8734eb3381 Issue #556 Goto main class on startup not working fix 2014-04-04 06:51:59 +02:00
Jindra Petøík
9774fbd2a7 Added tag version2.0.1 for changeset 22a3f6c692c1 2014-04-03 19:06:39 +02:00
Jindra Petøík
73d40a232b version changed to 2.0.1 version2.0.1 2014-04-03 19:06:17 +02:00
Jindra Petøík
3fcf0fbafb Issue #554 Fixed not saving DefineSprite changes
Issue #494 Fixed nightly builds updates
2014-04-03 17:17:27 +02:00
Jindra Petøík
60f204cb4d organize imports 2014-04-01 19:52:05 +02:00
Jindra Petøík
196e740c71 AS3 parser - better private namespace handling, body stats calculation fixes 2014-04-01 19:51:12 +02:00
Jindra Petøík
e972b28a89 AS3 parser - use namespace 2014-03-31 06:28:42 +02:00
Jindra Petøík
e908703b95 AS3 parser - increment, decrement, body stats fix 2014-03-30 22:34:38 +02:00
Jindra Petøík
0b85f4a18f AS3 parser - namespaces, :: operator, etc. 2014-03-30 16:18:15 +02:00
Jindra Petøík
e8b3217b37 AS3 parser - namespaces, :: operator, etc. 2014-03-30 16:17:29 +02:00
Jindra Petøík
dcab44bb34 AS3 parser - namespaces, :: operator, etc. 2014-03-30 16:17:02 +02:00
Jindra Petøík
58951c068e AS3 parser - filling code stats 2014-03-29 21:25:42 +01:00
Jindra Petøík
7f2cc41c10 AS3 parser - type search fix 2014-03-29 19:47:38 +01:00
Jindra Petøík
c0a202d2cc Issue #552 max recursion level bug fixed (parseNext variable) 2014-03-29 17:57:24 +01:00
Jindra Petøík
4d92dbb75b universal loop fixed - while(true)
tests fixed
2014-03-29 10:18:14 +01:00
Jindra Petøík
a205a39999 merge 2014-03-29 09:57:30 +01:00
Jindra Petøík
e3d8035501 updated AS3 testdata
folders graphics source
2014-03-29 09:56:03 +01:00
Jindra Petøík
7ffb188800 Issue #552 Timeout exception, max recursion level fix => fixGraph removed 2014-03-29 09:50:50 +01:00
Jindra Petøík
b7df434e48 AS3 parser improved 2014-03-29 09:49:47 +01:00
Jindra Petøík
1fb8e486b8 tests fixed 2014-03-29 08:51:52 +01:00
Honfika
59c10ee8f8 code formatting: space before parenthesis 2014-03-29 01:30:15 +01:00
Honfika
5d4517fd00 loop mismatch problem fixed, do-while formatting fixed, added some code formatting properties 2014-03-28 22:33:39 +01:00
Honfika
32c4bbd575 do not create else blocks for "elseif" statements 2014-03-25 23:37:40 +01:00
Honfika
574b618b98 generic tag editor fix when list field is null. For example PlaceObject3Tag.surfaceFilterList 2014-03-25 23:08:34 +01:00
Honfika
2ca0c18b72 faster generic tag editor 2014-03-25 20:34:24 +01:00
Jindra Petøík
cb6fd64d6c AS3 parser stub: TODO list 2014-03-25 06:56:16 +01:00
Jindra Petøík
fe05d44cb9 AS3 parser stub: post increment stub 2014-03-25 06:55:31 +01:00
Honfika
14134f6e5e mainpanel refactored, allow paging in font preview (only internal viewer) 2014-03-24 21:53:38 +01:00
Jindra Petøík
be84c5ca11 methodinfo flag constants 2014-03-24 18:56:57 +01:00
Jindra Petøík
bac6908c16 AS3 parser stub: calling parent constructor, arguments, rest parameter 2014-03-24 18:56:31 +01:00
Jindra Petøík
d27e2aabf0 AS3 parser stub: adding return, calling parent constructor 2014-03-24 07:03:54 +01:00
Jindra Petøík
4eeae48ba7 AS3 parser stub: callpropvoid, private namespaces 2014-03-24 06:50:49 +01:00
Jindra Petøík
692ebfaac5 AS3 parser stub improved 2014-03-23 23:03:55 +01:00
Jindra Petøík
851287e550 AS3 parser stub improved 2014-03-23 11:53:52 +01:00
Jindra Petøík
e1db945df8 AS3 parser stub improved 2014-03-22 20:08:38 +01:00
Honfika
c056fce4a7 multiple sounds are playing problem fixed 2014-03-22 14:44:57 +01:00
Jindra Petøík
f51816a582 merge 2014-03-22 14:40:13 +01:00
Jindra Petøík
0c97e3dc30 AS3 parser stub improved 2014-03-22 14:31:48 +01:00
Honfika
db36ddd9a6 faster loading of compressed files 2014-03-21 23:53:45 +01:00
Jindra Petøík
a8e30c005f ABC arrays to lists refactoring
AS3 parser stub
2014-03-21 20:35:37 +01:00
Honfika
490378991e #531 Still Chinese font adding problem fixed 2014-03-19 23:57:06 +01:00
Jindra Petøík
a5942e457a Issue #300 Black screen on SWF external preview - with creating tags manually by constructors 2014-03-19 16:59:45 +01:00
Honfika
a7798d7f0c 2nd swf saving fixed 2014-03-18 23:36:42 +01:00
Honfika
746a385c18 #387 Frames preview bugged fixed, faster preview 2014-03-18 23:12:07 +01:00
Honfika
b298ca7e25 tag recompile checking moved after tag resolve, other small fixes 2014-03-18 22:03:08 +01:00
Jindra Petøík
5d76a98324 Font export (TTF)
jar path updated in libsrc projects
2014-03-18 19:56:59 +01:00
Honfika
0d642a6614 Issue #540 Saving SWF changes very large static uint values fixed 2014-03-17 22:45:38 +01:00
Honfika
31c96da9ac #537 super is sometime preceded by a dot fixed 2014-03-16 22:56:52 +01:00