summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Replace uses of player_is_swimming with you.swimming.Vsevolod Kozlov2009-11-051-2/+2
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* Swap transform_cancellable into transform_uncancellable, since that's the def...Adam Borowski2009-10-221-4/+5
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-0/+10
* 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
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* A bug fix commit! (I didn't do one of these in a while...)j-p-e-g2009-09-131-3/+6
* Commit several patches:j-p-e-g2009-09-131-0/+4
* Compiler version fixes and a case-statement cleanup so we build on OS X 10.6.nlanza2009-07-251-0/+1
* Fix 2824455: Blade Hands not counting as slicing when wearing meldedj-p-e-g2009-07-201-2/+12
* Add whitespace fixes.dolorous2009-07-171-1/+1
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-9/+34
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-3/+3
* * Add Shock/Lightning Bolt to list of spells that don't abort for 'z' ifj-p-e-g2009-05-201-2/+2
* Add miscellaneous minor fixes.dolorous2009-04-261-2/+4
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-121-3/+13
* * Update descriptions as per Markus' patch.j-p-e-g2009-04-101-7/+7
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-2/+3
* Fix 2726622: untransforming not prompting for safe-inscribed equipmentj-p-e-g2009-04-061-17/+81
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-14/+27
* Remove gnomes and grey elves. (Can someone check the tiles compile?)haranp2009-03-041-3/+1
* Remove now unneeded function.j-p-e-g2009-02-271-18/+0
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-56/+2
* Add miscellaneous minor fixes.dolorous2009-02-251-8/+7
* In transform_allows_wearing_item(), disallow wearing armor in bat form, dolorous2009-02-251-0/+1
* Add still more minor cosmetic fixes.dolorous2009-02-251-1/+2
* Add more minor cosmetic fixes.dolorous2009-02-251-0/+1
* Make _mutations_prevent_wearing() properly account for the beak mutation dolorous2009-02-171-5/+8
* Clean up transformation code. There are still at least four (!) differentharanp2009-02-171-424/+352
* Fix [2586695]: you can no longer throw items (including via Portalharanp2009-02-111-25/+19
* Add minor cosmetic fixes.dolorous2009-02-051-4/+2
* More code cleanups (mainly in transformations.)haranp2009-01-311-49/+39
* Add more minor cosmetic fixes.dolorous2009-01-171-2/+2
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-1/+1
* * Clean up duration handling some more.j-p-e-g2009-01-151-1/+30
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-111-1/+4
* Add minor cosmetic fixes.dolorous2009-01-081-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fix 2483722: EQ_ALL_ARMOUR not skipping melded armour.j-p-e-g2009-01-031-1/+19
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-5/+23
* Fix "suicidal travelling" towards monsters you can see through glass.j-p-e-g2008-12-261-0/+1
* Fix bug 2430493: re-weild weapon when untransforming.zelgadis2008-12-201-0/+2
* Changed player attribute type from unsigned char to unsigned long. Breakszelgadis2008-11-291-1/+1
* * Add the diagonal movement logic for monsters moving aside for otherj-p-e-g2008-11-221-2/+6
* Add tiles for the sewers' murky (deep and shallow) water, as well as aj-p-e-g2008-11-201-13/+30
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-17/+4