summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/initfile.cc
Commit message (Expand)AuthorAgeFilesLines
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-1/+4
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-132/+21
* Convert player::your_name to std::string.Robert Vollmert2009-10-241-1/+1
* Specify arbitrary options on the command lineMatthew Cline2009-10-231-3/+90
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+2
* Updated levdes.vim for KPROP. NO_RTELE_INTO property.Jude Brown2009-10-221-0/+2
* FPROP_NO_CLOUD_GEN, stop specific lava and shallow water grids generating rel...Jude Brown2009-10-211-0/+2
* Documentation for KPROP. "force_exclude" for stopping auto-explore and auto-t...Jude Brown2009-10-211-0/+2
* 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