summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Type safety and code cleanup.haranp2007-10-251-6/+7
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-0/+3
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-251-1/+10
* [1818732] Merfolk hunters start with a knife.dshaligram2007-10-241-2/+18
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-1/+2
* Demigods no longer have a fast metabolism and gain random stats j-p-e-g2007-10-211-3/+0
* Add information to demon weapons that Demonspawn fight better with them.j-p-e-g2007-10-211-2/+10
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-0/+7
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-3/+3
* Uninitialized variable fixes.nlanza2007-10-061-1/+1
* Fixed equipment slot assignment check.dshaligram2007-10-031-1/+1
* Cleaned up newgame item creation code, fixed MuFi starting with bad items as ...dshaligram2007-10-031-650/+158
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-0/+2
* Fixed elven fighters getting Armour skill instead of Dodging. Fixed deep elf ...dshaligram2007-10-021-0/+3
* Restored 0.2's character combinations, fixed crash when killing a monster usi...dshaligram2007-10-011-53/+0
* Fixed bad species name (eg: deep elves with the bows title) in dump because o...dshaligram2007-10-011-7/+8
* Wanderers could start with items equipped in the wrong slots, fixed.dshaligram2007-10-011-7/+12
* [1804917] Berserkers no longer get Polearms skill for their throwing spears, ...dshaligram2007-10-011-2/+0
* Removed hard tabs.dshaligram2007-09-261-3/+3
* Prevent Crawl from going into an infinite loop during newgame setupzelgadis2007-09-251-0/+8
* Previous commit applied to trunk:j-p-e-g2007-09-201-1/+1
* Fix for memory corruption when reading savefiles.haranp2007-09-191-7/+8
* Fixing a number of bugs on throwing nets, so it's all in j-p-e-g2007-09-191-4/+8
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-0/+1
* Hopefully repeat my previous changes for trunk:j-p-e-g2007-09-181-1/+1
* Merged newgame fixes and compile fixes for dgamelaunch patches to trunk.dshaligram2007-09-171-13/+43
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Fixing bugs:j-p-e-g2007-09-141-2/+4
* Fix 1792307 and 1790913, both small stuff.j-p-e-g2007-09-111-4/+9
* Reintroducing Throwing.j-p-e-g2007-09-111-24/+30
* Applying several patches by dolorous:j-p-e-g2007-09-101-0/+5
* Fixing more bugs.j-p-e-g2007-09-051-5/+7
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-0/+3
* Nuke a compilation warning on Windows.j-p-e-g2007-09-041-1/+0
* In my previous commit I also moved equipment slots around,j-p-e-g2007-09-031-24/+17
* Another variety of changes.j-p-e-g2007-09-031-15/+9
* A few small changes:j-p-e-g2007-09-031-6/+8
* Implementing patch 1783079 (improved inscriptions) byj-p-e-g2007-09-021-0/+4
* Several bugfixes.j-p-e-g2007-08-301-9/+16
* s/CAUGHT/HELD/j-p-e-g2007-08-221-2/+2
* Overhaul of species/class combinationsj-p-e-g2007-08-101-141/+190
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-1/+1
* Fixed maddeningly obscure crash on Windoze (Marc Thoben).dshaligram2007-07-271-5/+0
* PCs who start with spells should always have Spellcasting skill,haranp2007-07-221-0/+7
* Minor cleanups.haranp2007-07-171-67/+27
* Give healers one extra level of Invocations instead of one level in Shieldsdshaligram2007-07-171-2/+1
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-2/+4
* Applied Eino's hunter patch: sling-using hunters get sling bullets, merfolkdshaligram2007-07-161-34/+31
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-7/+37
* General code cleanups and goto removal.haranp2007-07-131-3/+3