summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Two more instances of static members that already have vaguelypauldubois2008-03-102-6/+8
* Fix some link errors and a few remaining compile warnings (thepauldubois2008-03-106-3/+31
* Fix some more compile warnings that look like they were pointing out bugs.pauldubois2008-03-102-3/+3
* Another one of those weird logic bugs. Again, can someone verify this fix?pauldubois2008-03-101-1/+1
* Another batch of msvc compile fixes.pauldubois2008-03-1018-72/+270
* Add still more whitesspace fixes.dolorous2008-03-101-16/+16
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-1035-70/+127
* Another instance of !expr != foo; removed the double negative. Fixespauldubois2008-03-101-1/+1
* Fix bug caught by MSVC compiler.pauldubois2008-03-101-1/+1
* Add comment and whitespace cleanups.dolorous2008-03-101-9/+9
* Fix obsolete reference in the manual: '!' is now 't'.dolorous2008-03-101-1/+1
* Make punctuation consistent.dolorous2008-03-101-1/+1
* For 1909388: command key changespauldubois2008-03-104-16/+41
* Modify the command key help. j-p-e-g2008-03-104-144/+99
* Add one more cosmetic fix.dolorous2008-03-091-0/+2
* Apply 1895318, with some cleanup.pauldubois2008-03-095-10/+44
* Simplify.dolorous2008-03-091-2/+4
* Move Beogh's help text down one line to account for his new protection dolorous2008-03-091-0/+2
* Fix crash on shutdown caused by bad order of static destruction (ugh).pauldubois2008-03-095-6/+11
* Implement FR 1808966: j-p-e-g2008-03-094-10/+105
* [Fix 1851878] Make options cls = random and race = random work in combination.j-p-e-g2008-03-092-15/+44
* Apply racial bonuses to *thrown* racial darts, so that the racial type dolorous2008-03-092-15/+25
* Add minor cosmetic fixes.dolorous2008-03-092-1/+3
* Yet another TSO update: remove the "Annihilate Undead" ability, and dolorous2008-03-093-13/+10
* [FR 1909388] Command key changesj-p-e-g2008-03-0911-244/+298
* Added annotation command (!) to the appendix in the manual.dploog2008-03-091-0/+9
* Apply patch for 1906881: wands of draining shoot non-descript boltspauldubois2008-03-091-1/+2
* Light copyediting, spell-checking, and spelling normalisationpauldubois2008-03-091-50/+56
* Another typo fix.dolorous2008-03-091-1/+1
* Fix typo.dolorous2008-03-091-1/+1
* FR 1833480: Implement Lemuel's Beogh specific orc speech.j-p-e-g2008-03-092-11/+204
* Updated crawl_manual.txt in expectation of the key changes (which willdploog2008-03-082-75/+91
* [Fix 1910212] Add M_SPEAKS to large numbers of monsters. This does not j-p-e-g2008-03-083-92/+122
* A second round of cleaning up the paragraphs of the item descriptionsj-p-e-g2008-03-084-198/+184
* Another TSO update: add "gaining power from killing evil in his name" to dolorous2008-03-084-16/+14
* Remove another (indirect) hardcoded maximum piety reference.dolorous2008-03-081-1/+1
* [Fix 1884172] clean up paragraphs in item descriptionj-p-e-g2008-03-085-126/+122
* Updated vaults (thanks Eino!)dploog2008-03-083-194/+146
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-0898-61/+310
* Fix compile in debugpauldubois2008-03-081-4/+5
* Enable sign comparison warning.pauldubois2008-03-081-2/+4
* Remove unneeded blank line.dolorous2008-03-081-1/+0
* Added many vaults, mainly by Eino and Lemuel.dploog2008-03-078-20/+677
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-077-69/+113
* The much needed tidy up of mon-data.h.j-p-e-g2008-03-071-2775/+2800
* Add more monsters being capable of spattering the floor with blood.j-p-e-g2008-03-074-40/+40
* Fix comment typo.dolorous2008-03-071-1/+1
* Complete overhaul of crawl_macros.txt (Markus Maier). I used the newdploog2008-03-071-248/+155
* Actually allow vampires to be engorged, i.e. alive.dolorous2008-03-062-6/+2
* Further improvements of vampires:j-p-e-g2008-03-0610-144/+206