summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove forced update when gaining Necromancy while wielding a weapon ofDavid Lawrence Ramsey2010-01-111-4/+0
* Subsume Darts skill into Throwing.Jude Brown2009-12-311-1/+1
* Replace long debug message calls with dprf(), except for cases where a dumb c...Adam Borowski2009-12-201-6/+1
* Revert "Deny skill exercise if not enough available xp (mesilliac)."Robert Vollmert2009-11-251-7/+0
* Deny skill exercise if not enough available xp (mesilliac).Robert Vollmert2009-11-221-0/+7
* Cross-train Staves and M&F.Adam Borowski2009-11-151-0/+8
* Remove the Divinations school.Adam Borowski2009-11-151-1/+1
* Redraw the wielded weapon when first gaining necromancy skill, in caseDavid Lawrence Ramsey2009-11-081-6/+10
* Splitting up stuff.cc.Robert Vollmert2009-10-301-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Various religion-related fixes: Update the player's title when gainingDavid Lawrence Ramsey2009-09-241-1/+1
* Lots more cleanups. haranp2009-02-151-4/+5
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-5/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-8/+0
* Fix runaway skill training.haranp2008-07-251-2/+2
* Fix [2004924], using sorear's suggested method: Avoid doing fractional dolorous2008-07-021-24/+14
* Add minor cleanup.dolorous2008-07-021-2/+0
* Add more comment fixes.dolorous2008-07-021-20/+26
* Add more miscellaneous minor fixes.dolorous2008-07-021-10/+6
* Add miscellaneous minor fixes.dolorous2008-07-021-10/+8
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-2/+2
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-11/+13
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-5/+1
* Two changes:j-p-e-g2008-04-251-47/+47
* On HUD:pauldubois2008-04-041-0/+1
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-2/+2
* Added Sage card, which boosts skill training.haranp2007-11-301-2/+2
* A few simple fixes.j-p-e-g2007-09-241-8/+0
* Reintroducing Throwing.j-p-e-g2007-09-111-1/+17
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-13/+15
* Kill hard tabs.dshaligram2007-03-061-4/+4
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-27/+55
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+441