summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/prebuilt/levcomp.tab.cc
Commit message (Expand)AuthorAgeFilesLines
* Regenerate prebuilt yaccage.Neil Moore2014-08-091-868/+673
* Regenerate parser AGAINSamuel Bronson2013-10-131-4/+4
* Regenerate prebuilt parserSamuel Bronson2013-10-131-357/+235
* Regenerate prebuilt yaccage.Neil Moore2013-09-051-721/+786
* Fix lots of typosChris Oelmueller2013-07-231-1/+1
* Add a CLEAR directive for map filesPete Hurst2013-05-291-840/+808
* Rebuild prebuilt yaccage.Adam Borowski2012-09-121-4/+4
* Regenerate the prebuilt yaccage.Adam Borowski2011-10-121-308/+349
* Fix std::string being passed directly to %s format in level compiler.Darshan Shaligram2010-12-241-1/+1
* Update canned level compiler with WEIGHT fix.Darshan Shaligram2010-12-241-2/+2
* Update canned level compiler for depth-constrained CHANCE and WEIGHT changes.Darshan Shaligram2010-12-241-436/+495
* Update canned level compiler for DESC:Darshan Shaligram2010-06-281-388/+404
* Regenerate yaccage to fix validation in yacc-less environments.Adam Borowski2010-06-191-281/+486
* Update prebuild level compiler code for Lua epilogues.Jude Brown2010-02-211-759/+593
* Update level compiler for FHEIGHT.Darshan Shaligram2010-01-201-547/+762
* Update prebuilt level compiler files for TILE specifier.Jude Brown2009-12-271-364/+388
* Subvaults.Enne Walker2009-11-281-351/+368
* prebuilt yacc/lex: regenerate to fix NO_YACC buildsSteven Noonan2009-10-211-398/+422
* levcomp: regenerated due to luadgn.h disappearanceSteven Noonan2009-10-191-1/+1
* Updating prebuilt levcomp files.Enne Walker2009-10-181-4/+4
* Adding FTILE/RTILE vault commands for setting per-glyph floor and rock tiles....ennewalker2009-01-201-340/+379
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-011-324/+364
* Update level compiler for include changes.dshaligram2008-11-231-2/+2
* Update canned level compiler (Eino); update .gitignore.dshaligram2008-11-201-319/+373
* Update canned level compiler.dshaligram2008-11-181-242/+237
* Update canned level compiler.dshaligram2008-10-191-132/+134
* Update canned lexer + parser.dshaligram2008-04-021-354/+646
* ROCKCOL and FLOORCOL changes for the prebuilt parser/lexer.zelgadis2007-10-041-948/+699
* Updated canned level-compiler.dshaligram2007-09-271-624/+961
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-935/+695
* Update canned level-compiler.dshaligram2007-07-291-245/+261
* Update level compiler.dshaligram2007-07-261-188/+191
* Update canned level compiler.dshaligram2007-07-101-101/+88
* Update canned level compiler.dshaligram2007-07-051-270/+451
* Update canned level-compiler.dshaligram2007-06-241-539/+298
* Update canned level compiler.dshaligram2007-05-281-1055/+1827
* Update prebuilt level-compiler.dshaligram2007-05-091-219/+314
* Updated pregenerated level compiler.dshaligram2007-03-271-1775/+1032
* Update pregenerated level-compiler files.dshaligram2007-03-121-271/+336
* Level compiler now croaks if two maps have the same name.dshaligram2007-02-201-980/+1762
* Allow maps to use SHUFFLE: directive to shuffle symbols in the map definitiondshaligram2007-01-291-203/+217
* Fix compile failing on Windows MinGW.dshaligram2007-01-251-33/+34
* Added ~ for maps to request a trap that's in-depth for the current level.dshaligram2007-01-081-52/+51
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-189/+227
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-1613/+971
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+1907