summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-2/+3
* Requesting help when choosing race/class jumps you to the appropriate section...haranp2007-03-131-2/+2
* Race-based hunger now handled by mutations.haranp2007-03-131-0/+15
* New % overview screen (JPEG).dshaligram2007-03-121-0/+11
* Fix for 1671330: keyin was not being tested correctlyharanp2007-03-081-2/+2
* Move X - Quit up to the first line in the new game screen. Orphaning it dshaligram2007-03-071-6/+2
* Tutorial messages and miscellaneous fixes (Johanna).dshaligram2007-02-091-12/+12
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-70/+81
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-12/+12
* Changed startup screens per David's suggestions:haranp2007-01-161-22/+22
* Put tables.txt into the help (hotkeyed to 's', for 'skills'.)haranp2006-12-311-6/+29
* Made spellcaster/ranger wanderer #ifdef work (it's still off.)haranp2006-12-301-6/+3
* Gave Assassins a 50% shot at starting with curare, trading 7 to 1 withharanp2006-12-301-0/+13
* Gave Spriggans slow metabolism:3 and a potion of porridge to start with (for ...haranp2006-12-301-3/+11
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-0/+4
* Made Spriggans herbivorous and slow-metabolism. For playtestingharanp2006-12-221-0/+2
* Some more work towards integrating race abilities and mutations:haranp2006-12-221-11/+10
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-40/+20
* Removed SHORT_FILE_NAMES for Windows builds.dshaligram2006-12-141-56/+29
* Fixed 1613132: trolls were getting weapon skills unjustly.haranp2006-12-121-6/+4
* Allow spaces, dashes and periods in character names.dshaligram2006-12-101-8/+19
* Removed unnecessary colour initializations.haranp2006-12-091-138/+0
* Startup armour and weapons are now properly coloured.haranp2006-12-071-14/+4
* More abilities to permamutations.haranp2006-12-051-1/+37
* Changed minotaur horns so that they're a standard mutation by abusingharanp2006-12-051-23/+35
* [1608520] No more special treatment for rods of striking.dshaligram2006-12-041-15/+14
* [1603062] Fixed save_dir not working when LOAD_PACKAGE_CMD is defined (sartak).dshaligram2006-11-271-2/+5
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-376/+370
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-1/+1
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+4847