summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-221-7/+7
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-0/+1
* Since the rod of striking has been removed for spriggan enchanters, dolorous2009-02-191-10/+8
* Remove unneeded blank line.dolorous2009-02-191-1/+0
* Add spacing fixes.dolorous2009-02-171-3/+3
* Simplify.dolorous2009-02-171-2/+0
* Add more minor cosmetic fixes.dolorous2009-02-161-3/+3
* Revert r8981, specifically the part which changed how max MP dependsharanp2009-02-081-40/+41
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-081-41/+40
* Don't allow monsters wielding two-handed weapons to pick up shields.haranp2009-02-061-8/+2
* Add miscellaneous minor fixes.dolorous2009-02-051-18/+16
* Fix starting books being unidentified at game start.j-p-e-g2009-01-311-11/+19
* Add whitespace fixes.dolorous2009-01-271-1/+1
* Fix [2538578]: _random_draconian_species() was calculating the number of dolorous2009-01-261-1/+1
* Add minor cosmetic fixes.dolorous2009-01-241-13/+13
* Tweak vampires' being given Unarmed Combat skill when they lack it to be dolorous2009-01-241-6/+13
* For items during character creation that get random colours (armour in tiles/...ennewalker2009-01-221-1/+51
* Properly save and restore the starting wand or rod for the Artificer dolorous2009-01-201-7/+158
* Add more minor cosmetic fixes.dolorous2009-01-201-2/+1
* Add miscellaneous minor cleanups.dolorous2009-01-201-3/+5
* Uncomment Lemuel's wasp vault for Hive again. dploog2009-01-201-1/+1
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-1/+1
* Comment fixes.dolorous2009-01-121-2/+3
* Apply a patch to improve Artificers (as per FR 2407979) j-p-e-g2009-01-121-33/+29
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-3/+3
* Fixing warning in non-debug mode.ennewalker2009-01-051-0/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Miscellaneous arena improvements: items, lua preludes, tiles fixes.ennewalker2009-01-021-2/+2
* Fix selection of wand type for artificers.dolorous2008-12-091-0/+2
* * Colour ASCII sharks WHITE. :)j-p-e-g2008-12-081-0/+1
* Use an explicit (int) cast for _gold_to_donation. That should fixj-p-e-g2008-12-081-1/+1
* Apply Artificer patch, with small modifications:j-p-e-g2008-12-081-6/+146
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-1/+1
* Allow ziggurats placed in Pandemonium to return to the same Pan level when th...dshaligram2008-11-251-1/+1
* Removed redundant buffer used to go from map_def to env.grid and all the tedi...dshaligram2008-11-231-0/+1
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-0/+1
* Unrestrict Ogre, Merfolk, and Draconian Paladins, as suggested by Jeff.j-p-e-g2008-11-101-3/+0
* Add another minor cosmetic fix.dolorous2008-11-081-1/+1
* Rework _choose_book() to remove assumptions about book order relative to dolorous2008-11-081-22/+93
* Remove unneeded parentheses.dolorous2008-11-081-1/+1
* Add minor cosmetic fixes.dolorous2008-11-081-64/+64
* Fix misplaced break in _book_restriction().dolorous2008-11-081-1/+2
* Add missing break to _choose_book(), as there already is in dolorous2008-11-081-0/+1
* Comment fixes.dolorous2008-11-071-3/+3
* In choose_weapon(), fix erroneous fallthrough to '%' when pressing dolorous2008-11-071-0/+1
* * Tweak a number of starting choice restrictions. (FR 2106062)j-p-e-g2008-11-061-7/+20
* [2154738] Addressing some dungeon continuity problems (i.e. Orc bubble proble...ennewalker2008-10-191-0/+1
* Fix 2159300: inverted argument order prevented reaching theharanp2008-10-111-2/+2
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-2/+1
* Fix [2146878]: Make the species abbreviation list correspond to the dolorous2008-10-051-2/+2