15 Commits

Author SHA1 Message Date
Frazer Smith
dc7d21729f Compress png images (#2271) 2022-10-19 22:10:11 -04:00
Alberth
81294a2478 Update README file. 2020-12-28 14:57:06 +01:00
Alberth
7a809349d7 Don't crash if the icons are not available. 2020-12-28 14:51:36 +01:00
Alberth
5ac1160d25 Use generics for the combo boxes. 2020-12-28 14:50:24 +01:00
Toby Lane
55415e69c7 Codespell changes 2 2020-09-21 15:50:22 +01:00
red031000
37a4cfdfa5 replace %LevelFile with %MapFile in the level editor 2018-09-18 18:46:54 +01:00
Alberth
546cf31104 Level editor string comparison fixes, and a few other refactorings 2016-12-02 10:13:18 +01:00
Alexandre Detiste
4c4261fe67 typos
This doesn't impact translated strings at all;
mostly code comments/README/& one error message.

But now the next time someone runs "codespell"
he'll find important typos faster.
2016-02-29 15:31:44 +01:00
Alan Woolley
fd0310febb Add Ant buildfile for LevelEdit 2014-02-08 18:42:10 +00:00
koanxd
d42ef7b201 LevelEdit bugfix
Saved levels created an error whenever a researcher was teaching in the training room.
2013-10-13 13:58:11 +02:00
koanxd@gmail.com
83e8d4ff93 leveledit: will not print "empty" win/lose criteria (0 0 0 0 0) anymore 2013-10-03 22:58:25 +00:00
Edvin Linge
3ff011d811 Had some fun with the Level Editor. Removed the dependency on MiGLayout by creating my own Panel instead. Tried to change as little as possible of the existing code, there should be no functionality changes except for one small thing: The warning text in the population tab did not update when you removed an entry, now it does. Also added what to write in the command line to compile and run the Level Editor, and added some more files to the ignore file 2013-09-07 10:30:58 +02:00
Edvin Linge
5e003675b6 Ugly commit that
1. Adds the MIT license to the LevelEdit source files.
2. Changes tabs into spaces to use the same standard as our C++ files.
3. Moved the files into a package.

Even though it might look like it there has been no changes to the actual code.
2013-09-01 09:19:10 +00:00
koanxd@gmail.com
b2315aaa97 LevelEdit bugfixing 2013-03-29 00:11:31 +00:00
Edvin Linge
a8ee64b7f4 Added Koaxnd's (aka snowblind) level editor to the repository. It won't be included in version 0.20, but it will definitely be included in the next release after that. 2013-03-10 20:29:45 +00:00