summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills2.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wording for translucent rock walls (1798932).j-p-e-g2007-09-261-1/+1
* Previous commit applied to trunk:j-p-e-g2007-09-201-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Reintroducing Throwing.j-p-e-g2007-09-111-40/+40
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-5/+6
* Another variety of changes.j-p-e-g2007-09-031-1/+1
* PCs who start with spells should always have Spellcasting skill,haranp2007-07-221-1/+1
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-1/+1
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+43
* Implemented Shuffle card.haranp2007-07-141-1/+1
* Acquirement retries were useless because the object sub-type was not beingdshaligram2007-07-091-2/+2
* Spellcasting, Evocations and Invocations are now displayed modified in theharanp2007-07-021-1/+15
* Removed hill dwarves.haranp2007-06-301-56/+17
* Refixed stubbed SP_ELF (Haran).dshaligram2007-06-251-0/+3
* Elf genocide. I hope I caught all the references.haranp2007-06-251-43/+0
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-1/+1
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-52/+47
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-1/+1
* Some more changes to the tutorial, most importantly to j-p-e-g2007-06-091-6/+21
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-1/+1
* Various cleanups. Also fixed bug 1703500, inventory letters appearing twiceharanp2007-04-251-1/+1
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-14/+8
* Implemented 1705620: aptitudes are now shown in red, skill progress in blue.haranp2007-04-231-9/+11
* s/Ruiner/Ruinous/ after discussions with Erik and Guus.dshaligram2007-04-161-1/+1
* Patches from debian package (Guus Sliepen.)haranp2007-04-161-1/+1
* More naming fixes. We should integrate helmets somehow.haranp2007-04-131-1/+1
* Cleaned up some of the randart code.haranp2007-04-131-6/+4
* Fix unallocated experience message for when you have only 1 point of free exp.dshaligram2007-03-271-2/+5
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-0/+9
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-3/+6
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-10/+0
* Moved multipliers for spellcasting/invoc/evoc from the function to theharanp2007-01-161-120/+114
* Implemented some of David's ideas:haranp2007-01-071-4/+24
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-93/+121
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2367