summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix [ 1902141 ] Documentation wrongpauldubois2008-03-021-4/+0
* Fix [1889577]: Don't give kobold gladiators the option to start with a dolorous2008-02-291-1/+4
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-3/+16
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-7/+7
* [1871559] All fighters but ogres and trolls get a choice of starting weapon. ...dshaligram2008-01-251-18/+17
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-4/+4
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-1/+7
* Tiles!ennewalker2008-01-051-1/+6
* [1862227] Fixed invalid character combinations being selectable.dshaligram2008-01-021-4/+6
* Add comment typo and indentation fixes.dolorous2007-12-301-2/+4
* [1858476] Moved slime pits entry to Lair:8-10.dshaligram2007-12-281-1/+1
* Priests should not start with staves or shield skill, since they start with n...dshaligram2007-12-201-11/+1
* Simplify racialise_starting_equipment(), and clean up related code a dolorous2007-12-131-9/+11
* Fixed mummy and drac fighters not getting shields, DrFi not getting weapon ch...dshaligram2007-12-091-0/+5
* Move the disabling of elven maces/flails and dwarven polearms into dolorous2007-11-291-11/+3
* Ball lightning also resists poison and cold. [1836645] Give earth elementalis...dshaligram2007-11-291-3/+1
* * A few corrections and changes to the tutorial.j-p-e-g2007-11-251-2/+12
* [1829667]: use c_getch() to get input for all the new-game menus, since dolorous2007-11-211-5/+5
* expand the special case for kobold fighters (leather armor, darts, etc.) dolorous2007-11-201-2/+4
* Fall back to ASCII if Unicode locale is unavailable (Guus). Also queue up sta...dshaligram2007-11-201-0/+8
* Don't trim menu_colours [1829940].haranp2007-11-111-296/+65
* Draconian fighter fix for trunk.haranp2007-11-091-1/+1
* Committing patch 1823611, 1822279, 1821680 and 1821019 byj-p-e-g2007-11-011-2/+2
* [1800190] Reavers get to choose starting spellbook. Moved poison level check ...dshaligram2007-10-301-1/+2