summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util
Commit message (Expand)AuthorAgeFilesLines
...
* pcre: implement QUIET_CC, etc. for more pretty buildSteven Noonan2009-10-121-5/+13
* pcre: use global CFLAGS when compilingSteven Noonan2009-10-121-1/+1
* makefiles: set up global vs. local cflags, optimize sqlite buildSteven Noonan2009-10-122-2/+3
* makefiles: inherit CC and CXX variables from top-level MakefileSteven Noonan2009-10-112-7/+7
* Makefiles: unifying makefile.unix and makefile_tiles.unix, and cleaning upSteven Noonan2009-10-103-9/+56
* Fix includes.sh: POSIX sed doesn't support alternation...Robert Vollmert2009-10-091-1/+2
* Further improvements to util/includes.sh.Robert Vollmert2009-10-091-5/+38
* Extend and correct includes.sh slightly.Robert Vollmert2009-10-091-5/+29
* Add shell script to find unneeded includes.Robert Vollmert2009-10-091-0/+56
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-062-5/+0
* Add develop/ and license/ folders in docs/.David Ploog2009-10-062-130/+7
* autogenerated art data needed by the Windows buildAdam Borowski2009-10-051-1/+1
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-1/+2
* Revert "util/*/Makefile: allow compiler selection on command-line"Steven Noonan2009-09-302-2/+2
* Lua updated to v5.1.4Steven Noonan2009-09-2964-655/+1077
* util/sqlite: update from v3.3.16 to v3.6.18Steven Noonan2009-09-292-30857/+78647
* util/*/Makefile: allow compiler selection on command-lineSteven Noonan2009-09-292-2/+2
* Lua: load/save architecture-independent bytecodeSteven Noonan2009-09-252-5/+49
* Bring release.txt up to date with SF's new file release system.j-p-e-g2009-07-301-22/+25
* Don't change dungeon flavour for tiles out of sight. (Fixes 2828717.)j-p-e-g2009-07-291-1/+1
* Resync credits with 0.5.dolorous2009-07-251-1/+2
* Allow unrandart launchers to modify the beam of the missile they fire.zelgadis2009-07-211-6/+30
* 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