Commit Graph

14 Commits

Author SHA1 Message Date
Steffen Fündgens
a20a55dc79 Now using xml query functions in the converter. Also adjusted the converter to use config.xml. Running the converter would delete all triggers and position constraints though, because the IDs in the png were manually overwritten with zeros. 2015-02-20 13:11:05 +01:00
Steffen Fündgens
bb57eb2263 Added status prints to the converter. 2015-02-02 13:37:58 +01:00
Steffen Fündgens
01a9126b0a Improved user interaction and a little code rework. 2015-01-27 11:50:51 +01:00
Steffen Fündgens
2dee196307 Converter can now reuse IDs of deleted compositions. 2015-01-23 16:02:50 +01:00
Steffen Fündgens
60f24c762f Fixed the bug that caused the duplicate marble lately. 2015-01-19 11:15:06 +01:00
Steffen Fündgens
7279dc66bd Converting unsigned ints to regular ints again, undid that while merging. 2014-12-08 14:24:26 +01:00
Faerbit
6400c0ccc7 Exiting converter if no input file is given. 2014-12-03 11:09:37 +01:00
Steffen Fündgens
8fe985a41b adjusting converter to work with black and white image backgrounds 2014-12-02 13:37:31 +01:00
Steffen Fündgens
74c05cb7ed implemented all methods of the converter class, needs testing 2014-12-01 14:09:55 +01:00
Steffen Fündgens
2ed33268cb added example Compositions.xml, implemented most of newComposition() method 2014-11-28 17:05:49 +01:00
Steffen Fündgens
3de10e73ae skeleton runs now, only xml read/write missing 2014-11-25 13:51:25 +01:00
Steffen Fündgens
a4fc18f944 converter now takes the Level to convert as input 2014-11-24 13:21:52 +01:00
Steffen Fündgens
e74c48f39f Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
Steffen Fündgens
f1f3825f07 created skeletal implementation of png to xml converter 2014-11-21 15:43:27 +01:00