summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-3/+2
* Collect attitude changing code.Robert Vollmert2009-11-061-0/+1
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-6/+6
* Replace mons_is_paralysed with monsters::paralysed.Vsevolod Kozlov2009-11-051-1/+1
* Move *_res(ist)_magic to relevant classes, provide actor interface.Vsevolod Kozlov2009-11-051-1/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Bracers of archery: 5,3 slaying for ranged combat, -1,-1 for melee.Adam Borowski2009-11-031-0/+4
* Split up monstuff.ccMatthew Cline2009-11-011-1/+1
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-31/+32
* Combine mons_is_submerged(monsters *m) into monsters::submerged()abrahamwl2009-10-311-1/+1
* Fix missing include.Robert Vollmert2009-10-311-0/+1
* Combine mons_is_sleeping(monsters *m) into monsters::asleep()abrahamwl2009-10-301-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+2
* Move autoexclude code from misc.cc to exclude.cc.Robert Vollmert2009-10-271-0/+1
* Convert some ints to monster_type.Robert Vollmert2009-10-271-3/+3
* Rename actor::visible to actor::observable.Robert Vollmert2009-10-221-1/+1
* Get rid of player_monster_visible.Robert Vollmert2009-10-221-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Recite should not cause monsters to go berserk. (dpeg, Eronarn, due)Jude Brown2009-10-171-2/+0
* New option explore_delay, which lets you make the delay between auto-exploreMatthew Cline2009-10-131-0/+2
* Fix compilation.David Lawrence Ramsey2009-10-121-1/+1
* Put one butchery-related sanity check back in, just in case.David Lawrence Ramsey2009-10-121-1/+1
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-70/+16
* Add spelling fixes.David Lawrence Ramsey2009-10-081-1/+1
* Bugfix: repeating delayed commands (rest, eat, ...) crash [BR2873916]Adam Borowski2009-10-071-3/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+8
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Fix multiple mouseclicks causing the same spell to be memorised severalj-p-e-g2009-09-141-0/+19
* Forward-port vampire satiation fixes and cosmetic fixes from 0.5 r10447.dolorous2009-07-281-1/+8
* Apply kotk's delay.cc patch in [2827129].dolorous2009-07-251-1/+2
* Fix inconsistencies with resistance displays in the "%" screen, dolorous2009-07-161-0/+1
* Fix gloved butchery, using part of evktalo's patch plus a minor hack to dolorous2009-07-151-1/+7
* Add minor cosmetic fixes.dolorous2009-07-131-2/+2
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-0/+2
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-1/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-4/+4
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-5/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-3/+3
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-0/+6
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-2/+1
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-0/+2
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-4/+4
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-1/+1
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-5/+5
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-2/+10
* [2773914] Fixing the "Edmund the Edmund comes into view" message.ennewalker2009-04-191-4/+1
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-0/+2
* Mention monsters regenerating (e.g. trolls) or not regenerating (e.g.j-p-e-g2009-04-181-9/+9