Robert Beckebans
|
1639c37ca5
|
Fixed a couple of bugs regarding Flash JSON reimport
|
2024-07-01 22:35:27 +02:00 |
|
Robert Beckebans
|
8863db872e
|
Added CMake options STANDALONE and DOOM_CLASSIC
|
2021-11-09 19:47:06 +01:00 |
|
Admer
|
2f58f2b0c2
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
|
Robert Beckebans
|
4a6af2d609
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
|
Robert Beckebans
|
579de5008d
|
Merged SWF fixes from vkDoom3
|
2017-08-29 16:26:03 +02:00 |
|
Robert Beckebans
|
3d75dbcb4a
|
GCC compile fixes under Kubuntu 15.10
|
2016-07-03 22:56:29 +02:00 |
|
Robert Beckebans
|
cae1397d78
|
Disabled SWF Image channelScale export
|
2015-12-29 11:47:45 +01:00 |
|
Robert Beckebans
|
25764b07ad
|
JSON Flash image reimport
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
2398006cc6
|
JSON -> Flash Tag_RemoveObject2, Tag_DoAction
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
a1d97245b9
|
Fixed merge conflicts
|
2015-10-12 13:02:18 +02:00 |
|
Robert Beckebans
|
45d475936f
|
JSON -> Flash Tag_PlaceObject3
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
d769620288
|
JSON Flash sprite import xform color
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
0792ac0f59
|
JSON Flash sprite import
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
6d4a3f107b
|
JSON Flash export 5
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
5ddcb22a15
|
JSON Flash export 3
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
30e5e52f71
|
JSON Flash export 2
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
aa3f3aef71
|
JSON Flash export 1
|
2015-10-12 12:35:42 +02:00 |
|
Robert Beckebans
|
21de748801
|
Flash bytecode to Lua
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
71e339a83b
|
Partial Flash bytecode to ActionScript export
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
a353c3f233
|
SWF shapes export
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
038f798f88
|
SWF shapes export
|
2015-10-12 12:34:54 +02:00 |
|
Robert Beckebans
|
e14b1fff08
|
SWF sprites export
|
2015-10-12 12:34:54 +02:00 |
|
Robert Beckebans
|
9c58fdf6f9
|
Added swf_exportAtlas
|
2015-10-12 12:33:32 +02:00 |
|
Robert Beckebans
|
4502588338
|
Improved XSWF output
|
2015-10-12 12:33:31 +02:00 |
|
Robert Beckebans
|
d4a53e6b49
|
Fixed crash
|
2015-10-12 12:33:31 +02:00 |
|
Robert Beckebans
|
ebd9df1202
|
Extended Shape-Command exports
|
2015-10-12 12:33:30 +02:00 |
|
Robert Beckebans
|
e4c0d05b7e
|
XML Flash almost done
|
2015-10-12 12:32:49 +02:00 |
|
Robert Beckebans
|
f7fbfa09f6
|
XML Flash part 1
|
2015-10-12 12:32:48 +02:00 |
|
Jonathan Young
|
adf2b63e88
|
Skip some common SWF tags (FileAttributes, Metadata and SetBackgroundColor) instead of failing to load a SWF file if any of them are encountered.
|
2013-09-21 19:27:03 +10:00 |
|
Robert Beckebans
|
dd9b8a8710
|
Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds.
|
2012-12-22 16:18:19 +01:00 |
|
Daniel Gibson
|
d949bc9410
|
Fix compiler warnings and errors in MinGW
many of the warnings -Wreorder and #includes with invalid path because of
case-errors (windows may not care, but linux does)
|
2012-12-03 09:29:14 +01:00 |
|
Robert Beckebans
|
f55a763ca4
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
|
Brian Harris
|
5016f605b8
|
Initial commit
|
2012-11-26 12:58:24 -06:00 |
|