summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
Commit message (Expand)AuthorAgeFilesLines
* New wizard command &R: change the monster spawn rate for the currentzelgadis2008-12-171-0/+13
* Zooko's Xom patch (piety handling and whether his acts are good or bad).zelgadis2008-12-131-1/+4
* Add miscellaneous minor fixes.dolorous2008-12-081-8/+8
* Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP.j-p-e-g2008-12-071-3/+5
* Breaks savefile compatibility.zelgadis2008-12-071-2/+26
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-1/+17
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-5/+23
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-2/+8
* Changed interrupted butchering behaviour as per Johanna'szelgadis2008-12-021-18/+0
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-13/+13
* Ditch baroque dgnevent veto mechanism in favour of marker-property-based veto...dshaligram2008-11-251-0/+11
* Guard against referncing repeat_again_rec.keys[0] if the queue is empty.zelgadis2008-11-251-2/+5
* Prompt for players with the teleportitis mutation before attempting toj-p-e-g2008-11-241-0/+1
* Portal vault entries now show up on the overmap. Breaks savefilezelgadis2008-11-241-1/+1
* When changing dungeon features with a wizard command usezelgadis2008-11-241-7/+13
* Use map_def* instead of map indices.dshaligram2008-11-231-2/+1
* Clean up the piety pool and donation routines one last time.dolorous2008-11-201-4/+2
* Add yet one more piety pool tweak.dolorous2008-11-201-2/+4
* Add cosmetic fix.dolorous2008-11-181-1/+1
* Add miscellaneous minor fixes.dolorous2008-11-181-3/+2
* Added crawl.process_keys to user Lua API to allow a Lua macro to ask Crawl to...dshaligram2008-11-121-1/+3
* Add more spacing fixes.dolorous2008-11-121-3/+3
* Add more player duration cleanups, and fix ouch() napalm death sources.dolorous2008-11-121-26/+2
* Clean up sticky flame handling.dolorous2008-11-071-36/+6
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-071-16/+8
* Add miscellaneous cosmetic fixes.dolorous2008-11-071-29/+34
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-041-0/+7
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-1/+2
* [2195540] Fixing secret doors having an incorrect tile flavour that would cau...ennewalker2008-10-261-0/+3
* Fix 2041934: auto-swapping rings and amulets was taking twice as longharanp2008-10-111-1/+2
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-0/+1
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-7/+5
* Consolidate prayer-ending routines.dolorous2008-10-071-4/+1
* Make Yred ignore prayers if his injury mirror is unavailable, and turn dolorous2008-10-071-1/+1
* Implement 1853872: Limit travel exclusions to LOS.j-p-e-g2008-10-041-0/+1
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-8/+9
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-031-2/+1
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-6/+4
* [1982129] Wizard commands can now be used from the wizard help screen.ennewalker2008-09-271-69/+83
* Fixing bug where doors closed out of sight would get a chainmail tile.ennewalker2008-09-271-2/+2
* Removing code and documentation for player doll editing screen. It might com...ennewalker2008-09-271-6/+0
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-1/+1
* Yred flavor, part 2: add new greeting message (parially mine, partially dolorous2008-09-251-1/+3
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-10/+11
* Remove extraneous references to god_gives_permanent_followers().dolorous2008-09-251-8/+0
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-2/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-30/+0
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-1/+2
* Really fix bats being able to open/close doors.j-p-e-g2008-09-141-20/+22
* Fix 2089248: misinformation in vampire A! screen.j-p-e-g2008-09-131-2/+18