summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
...
* KPROP: assign feature properties in Lua vaults: FPROP_BLOODY, etc.Jude Brown2009-10-211-0/+8
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-6/+8
* win32: eliminate need for WIN32TILES/WIN32CONSOLE macrosSteven Noonan2009-10-191-1/+1
* Split dgn_lib out of luadgn.cc; rename luadgn to dlua.Robert Vollmert2009-10-191-1/+1
* Add compilation information to Version namespaceMatthew Cline2009-10-181-1/+13
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Add test for monster placement.Darshan Shaligram2009-10-181-0/+5
* Make default LOS configurable.Robert Vollmert2009-10-171-2/+2
* New option explore_delay, which lets you make the delay between auto-exploreMatthew Cline2009-10-131-0/+10
* Append currently processed init filename and line number to the end of initMatthew Cline2009-10-131-23/+52
* initfile.cc: use new platform identification macros in find_executable_path()Steven Noonan2009-10-131-3/+3
* Bug 2877419: do error checking on autoinscribe initfile lines, toMatthew Cline2009-10-131-0/+41
* 8 color terminal: check whether getenv() returns null before string compareSteven Noonan2009-10-121-3/+4
* 8 color terminals: switch to conditional usage based on terminal typeSteven Noonan2009-10-121-8/+14
* project-wide: fix msvc compile breakageSteven Noonan2009-10-121-10/+10
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-1/+0
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-5/+5
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* readlink does not NULL-terminate, must terminate explicitly.Darshan Shaligram2009-10-021-1/+4
* Replace extraneous tabs with spaces.David Lawrence Ramsey2009-10-011-14/+14
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* initfile.cc: move 'saves' and 'morgue' to appropriate Mac locations on Mac OS XSteven Noonan2009-09-251-1/+5
* Fix MinGW build.Darshan Shaligram2009-09-241-0/+1
* Ignore unused return codes in find_executable_path.Darshan Shaligram2009-09-251-2/+2
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-10/+8
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* initfile.cc: improve accuracy of crawl_base variableSteven Noonan2009-09-231-1/+48
* Adapt Matthew's new memorisation interface for tiles, using the samej-p-e-g2009-09-121-1/+1
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-0/+1
* Apply patch 2824637 by Trent Buck: making save_dir and morgue_dirj-p-e-g2009-07-251-2/+3
* Use ETC_MAGIC for beam animations with unknown effect, so we don't j-p-e-g2009-07-201-2/+2
* Change part of the z/Z handling:j-p-e-g2009-07-181-0/+6
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-24/+34
* Apply my previous commit to trunk.j-p-e-g2009-06-241-2/+2
* Apply commits r10013 and 10014 to trunk.j-p-e-g2009-06-211-1/+3
* Apply my recent commits to trunk.j-p-e-g2009-06-141-20/+23
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-2/+2
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-0/+2
* Fix warning.dolorous2009-05-061-2/+0
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-0/+2
* Add spacing fixes.dolorous2009-04-301-1/+1
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-2/+8
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-17/+25
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-2/+4
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-1/+1
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-0/+4
* * Tweak FAQ and change log some more.j-p-e-g2009-04-051-1/+1
* FR 2093461: add player + allies FRIENDLY_PICKUP modej-p-e-g2009-03-121-0/+2
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-8/+8
* Add whitespace fixes.dolorous2009-03-061-2/+2