summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 2006479: worn unidentified =PR marking poisonous food as safe. j-p-e-g2008-06-301-1/+3
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-11/+36
* Fix good random secondary choices during character selection.j-p-e-g2008-06-291-8/+11
* Add spacing fix.dolorous2008-06-281-1/+1
* AutoID amulet of resist slowing when quaffing !slowing ("You feelj-p-e-g2008-06-271-49/+99
* Move secondary choice validity checks (gods, books, weapons) intoj-p-e-g2008-06-271-202/+151
* Add a new command for firing without quivering on 'F'.j-p-e-g2008-06-271-85/+99
* Fix a bug in monster summoning that was causing crashes, for examplej-p-e-g2008-06-261-0/+3
* Move around numerous restrictions in the secondary choices duringj-p-e-g2008-06-261-35/+85
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-1/+0
* Make mummy death curses only happen if the mummy wasn't summoned. j-p-e-g2008-06-261-8/+6
* Fix the character selecting omitting letters for restricted classes (asj-p-e-g2008-06-261-84/+86
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-0/+7
* Apply a patch by Rob Grant (spoondrift) that enables all combinations ofj-p-e-g2008-06-251-610/+888
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-2/+1
* Recalculate permanent mutations when changing species, but leave non-permanentzelgadis2008-06-121-3/+2
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-4/+4
* Add minor cosmetic fixes.dolorous2008-06-011-5/+5
* Comment fixes.dolorous2008-05-311-4/+4
* Update documentation on coding conventions, and apply a few of them. :)j-p-e-g2008-05-271-7/+7
* Yet another session of comment/whitespace cleanups.j-p-e-g2008-05-271-20/+21
* Better support for settings files that include other files:dshaligram2008-05-261-6/+22
* Force fleeing monsters to "turn to fight" before breathing at you.j-p-e-g2008-05-251-33/+31
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-1/+1
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-1/+1
* Fix BR 1959133 (Shiori): change Ancus to Ankus.dploog2008-05-161-2/+2
* Add various undead-related fixes.dolorous2008-04-281-3/+4
* Allow Vampire Enchanters and Transmuters.j-p-e-g2008-04-221-0/+6
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-16/+16
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-2/+4
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-17/+17
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-141-1/+2
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-2/+3
* Improve priests' starting weapons. Halflings and kobolds get +1/+1 dolorous2008-04-101-2/+7
* Make vampires' metabolism dependant on their hunger state.j-p-e-g2008-04-071-85/+84
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-352/+350
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-3/+32
* Applying static method conventions to acr.cc and items.cc - this resultedj-p-e-g2008-03-251-1/+1
* At the religion prompt for priests, make Enter work properly if you have dolorous2008-03-141-0/+1
* Vampires are now only poison resistant if thirsty or worse, and I'vej-p-e-g2008-03-141-2/+0
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-2/+3
* [Fix 1851878] Make options cls = random and race = random work in combination.j-p-e-g2008-03-091-7/+30
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-071-0/+2
* Further improvements of vampires:j-p-e-g2008-03-061-1/+0
* Tweak Vampires, part Ij-p-e-g2008-03-061-1/+1
* Reintroduce parts of the old get_species_by_index to code to fixj-p-e-g2008-03-031-7/+71
* Another smaller clean-up in newgame.ccj-p-e-g2008-03-031-47/+43
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-152/+337
* [FR 1816805] Implementing a new species/classes order on the characterj-p-e-g2008-03-021-302/+398