summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/sprint.cc
Commit message (Expand)AuthorAgeFilesLines
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-2/+0
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-1/+2
* Correct missing #include "foo.h" from foo.ccSamuel Bronson2013-04-061-0/+2
* Don't let sprinters detour through the Abyss.Adam Borowski2013-01-311-11/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-0/+1
* Special-case Okawaru in sprint to give unscaled piety.Adam Borowski2012-06-251-0/+2
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-1/+0
* Give the Sprint starting kit to Zotdef games, tooChris Campbell2011-10-221-10/+0
* Rename potion of healing to potion of curing.Neil Moore2011-10-211-1/+1
* Replace {get,set,}_{sprint,tutorial}_map() with crawl_state.map.Samuel Bronson2011-10-171-17/+0
* Get rid of get_sprint_maps() and get_tutorial_maps().Samuel Bronson2011-10-171-5/+0
* New skill training system.Raphael Langella2011-07-041-5/+0
* Trim unused #includes somewhat.Adam Borowski2010-08-231-1/+0
* Properly use mons_class_hit_dice() in a few more places.David Lawrence Ramsey2010-07-251-1/+1
* [1848] Fix Sprint starter kit not stacking with items in the character's init...Darshan Shaligram2010-07-211-37/+7
* Revert "Fix Sif Muna piety gain still being 3x more than intended in Sprint."Darshan Shaligram2010-07-101-4/+4
* Fix Sif Muna piety gain still being 3x more than intended in Sprint.Darshan Shaligram2010-07-091-4/+4
* Fix Sif piety inflation in sprint.Robert Vollmert2010-07-091-0/+5
* Allow selecting Sprint maps by map desc where available (dpeg).Darshan Shaligram2010-07-041-7/+2
* Add a startup menu for sprint map choice.Robert Vollmert2010-04-291-0/+28
* abyss modifications for sprintJesse Luehrs2010-03-021-0/+16
* Add the Dungeon Sprint variant by Chapayev into the main sourceJesse Luehrs2010-03-021-0/+59