summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills2.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-1/+0
* In skill menu, allow reading descriptions of skills at 27.Johanna Ploog2010-01-111-2/+5
* Add an explanatory line about skill training to the skills menu. (Napkin)Johanna Ploog2010-01-111-8/+3
* In the skills menu, move Stealth to the right column, above T&D.Johanna Ploog2010-01-111-2/+11
* Move to a more compile-safe way of defining species skill aptitudes.Darshan Shaligram2010-01-041-1366/+1126
* Fix skill display bug with Darts skill removed.Darshan Shaligram2010-01-041-1/+1
* Give Hunters using slings Bucklers, shield apt. (Vandal).Jude Brown2010-01-031-1/+1
* Subsume Darts skill into Throwing.Jude Brown2009-12-311-33/+33
* Increase deep elf crossbows apt to 110.Jude Brown2009-12-311-1/+1
* Print the overview screen and skills in the acquirement statistics output.Johanna Ploog2009-12-161-0/+21
* Move tutorial state out of Options.Robert Vollmert2009-11-161-2/+2
* Use Master Archer only for 27 BowsStefan O'Rear2009-11-151-1/+2
* Remove the Divinations school.Adam Borowski2009-11-151-94/+59
* Remove #include <conio.h> from all over the place. Convert COLORS to an enum.Adam Borowski2009-11-141-4/+0
* Un-hyphenate ogre-mage, for consistency with other mage types.David Lawrence Ramsey2009-11-061-1/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Renumber species_type starting from 0.Robert Vollmert2009-10-231-2/+2
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Swap kobolds' aptitudes for bows and crossbows, as it (a) differentiatesDavid Lawrence Ramsey2009-10-151-2/+2
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Remove unnecessary includes of view.h.Robert Vollmert2009-10-091-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Actually use the rock worm's corpse tile.j-p-e-g2009-09-211-12/+14
* Implement FR#2365870: Hill Orcs as dirty fighters by giving them aptitude 70 ...evktalo2009-08-221-2/+2
* Fix compilation.dolorous2009-08-121-5/+5
* As per FR 2539914, round all aptitudes to the nearest multiple of 10.j-p-e-g2009-08-121-312/+313
* Fix spellcasting ghosts being described as "Ogre-Mage" if the playerj-p-e-g2009-08-031-1/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Make ogres' aptitude for evocations match their aptitude for spell dolorous2009-05-151-1/+1
* Change magic aptitudes for Ogres from 180 to 160.dploog2009-05-041-12/+12
* Comment fix.dolorous2009-04-291-1/+1
* Give Vehumet worshippers the "Prodigal" title for Invocations, as he dolorous2009-04-291-1/+1
* Check for the ogre genus in more places, in case another ogre species is dolorous2009-04-291-1/+1
* Increase Deep Dwarves' aptitude for Maces & Flails by 10.dolorous2009-04-171-1/+1
* Implement [2756996]: Swap Kobolds' aptitudes for Long Blades and Maces & dolorous2009-04-171-2/+2
* Adjust ogre aptitudes to make them better with Maces & Flails and dolorous2009-03-231-2/+2
* Add minor cosmetic fixes.dolorous2009-03-231-2/+2
* Fix permanent-MP abilities being usable when only temporary MP (e.g.haranp2009-03-061-55/+8
* Tiles again:j-p-e-g2009-03-061-6/+13
* Remove gnomes and grey elves. (Can someone check the tiles compile?)haranp2009-03-041-120/+39
* Add more minor cosmetic fixes.dolorous2009-02-231-1/+1
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-0/+43
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-221-35/+35
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-17/+15
* Fix [2472876]: tutorial possibly taking up too much real estate on skillsharanp2009-02-171-1/+4
* Revert r8981, specifically the part which changed how max MP dependsharanp2009-02-081-9/+14
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-081-14/+9
* Add whitespace fixes.dolorous2009-02-051-1/+1