summaryrefslogtreecommitdiffstats
path: root/src/object/level
Commit message (Collapse)AuthorAgeFilesLines
* Fallback to English files if translated ones are not availablekrzys-h2014-10-311-3/+13
|
* Support for %lvl% in all commandskrzys-h2014-10-261-1/+1
| | | | Except for TerrainInitTextures (I'm not sure what it does but it does something weird)
* Fixed #340krzys-h2014-10-252-0/+8
|
* Updated some more license headerskrzys-h2014-10-158-120/+144
|
* GCC 4.6 compilation fixesPiotr Dziwinski2014-10-071-1/+4
|
* Added %chap% for current chapter directorykrzys-h2014-09-292-1/+3
|
* Replaced std::to_string with boost::lexical_cast<std::string>krzys-h2014-09-283-9/+12
| | | | MXE has problems with std::to_string
* Userlevel listingkrzys-h2014-09-263-13/+38
|
* New level parserkrzys-h2014-09-248-0/+1585
Known issues: * TerrainLevel for some reason doesn't work * %lvl% is not yet implemented everywhere because of hardcoded directories in functions