summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.evktalo2009-07-061-1/+1
* Add some documentation on the steps needed for a project release.j-p-e-g2009-07-031-0/+119
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-39/+185
* * Also allow definition of equipment tiles in art-data.txt.j-p-e-g2009-06-261-2/+133
* Add tile definitions into art-data.txt, though only for the item tiles.j-p-e-g2009-06-261-6/+148
* Unrandart properites which are either on/off are now turned on via thezelgadis2009-06-261-21/+48
* Fix tiles build, and mention tiles handling in art-data.txt.j-p-e-g2009-06-251-2/+2
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-0/+680
* Apply r9964 to trunk, and documentation update.j-p-e-g2009-06-111-1/+1
* Mention use of SDL and SDL_image libraries in the READMEs and that they falldploog2009-06-101-0/+3
* A few consistency changes to the trunk README.j-p-e-g2009-06-101-4/+4
* Mention Ctrl-T for tutorials (again) in README.tex and pdf.dploog2009-06-101-2/+2
* Minor changes to README files.dploog2009-06-091-14/+14
* Forward-port applicable parts of 0.5 r9925 to trunk.dolorous2009-06-091-7/+8
* Update documenation.dploog2009-05-132-2/+29
* Adding FTILE/RTILE vault commands for setting per-glyph floor and rock tiles....ennewalker2009-01-202-21/+58
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-012-1/+23
* Removed redundant buffer used to go from map_def to env.grid and all the tedi...dshaligram2008-11-231-0/+1
* Lua functions for FLOORCOL and ROCKCOL are now named floorcol() and rockcol()...dshaligram2008-11-231-2/+2
* Separate CHANCE and WEIGHT. CHANCE is a probability, WEIGHT is a raw number u...dshaligram2008-11-192-6/+40
* Lua marker code is now converted into an anonymous function in the same scope...dshaligram2008-11-182-38/+29
* Allow continuation lines in .des files (dpeg).dshaligram2008-10-191-51/+106
* Applying r6696 back to trunk (PCRE support).ennewalker2008-07-2784-0/+88177
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-0/+76
* Update pdf files.j-p-e-g2008-07-131-1/+1
* Add more documentation updates for Ctrl-G/G.dolorous2008-07-131-1/+1
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-131-2/+2
* Add documentation updates from Markus Maier.dolorous2008-07-121-4/+4
* Change travel command back to Ctrl-G as per FR 2016089.j-p-e-g2008-07-111-2/+2
* Apply Markus' docs patch.j-p-e-g2008-07-101-16/+16
* More documentation updates for trunk.j-p-e-g2008-07-081-2/+30
* Update README files (courtesy of David), some minor tutorialj-p-e-g2008-07-081-45/+130
* Fix potions of decay created by mummy curse sometimes being inscribed.j-p-e-g2008-07-071-1/+1
* Remove some of my infamous debugging statements (I keep forgettingj-p-e-g2008-07-061-1/+1
* Added the screen files necessary for quickstart.tex, and moved thedploog2008-07-066-0/+151
* Added three printable files (contact, key changes, quickstart) and put themdploog2008-07-063-0/+493
* A little bit of savegame code cleanup; and a small format change to makepauldubois2008-04-201-1/+1
* A utility I've been working on to parse and examine savegames.pauldubois2008-04-191-0/+66
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-142-52/+55
* Adding Win32 icon.ennewalker2008-01-122-0/+1
* Updated credits.dshaligram2008-01-121-1/+2
* Updated CREDITS, fixed bounds check for Lee's.dshaligram2008-01-121-0/+96
* Added new vaults (incl. Crypt, altars, entries). Contributed by Lemuel, bobbe...dshaligram2007-12-301-8/+9
* Moved all of the bazaar specific logic/code to dat/bazaar (or turned thezelgadis2007-10-042-0/+23
* Bumped piety cost for brothers-in-arms and greater healing.dshaligram2007-09-272-3/+21
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-192-2/+35
* [1773753] Split and sort the description db input file (zelgadis).dshaligram2007-08-151-0/+60
* [1767432] Fixed labyrinth with sealed exit.dshaligram2007-08-041-0/+1
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-272-1/+12
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-262-10/+43