summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-p-e-g2008-07-091-1/+1
* Apply previous fixes to 0.4.j-p-e-g2008-07-081-1/+1
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-6/+17
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-2/+2
* Change butchering prompt to hopefully be less confusing (BR 2009022).j-p-e-g2008-07-031-9/+9
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-0/+5
* Add color-related fixes: orcish idols are now consistently described as dolorous2008-06-291-2/+2
* After some pointers from jpeg, rework the routine for monsters' leaving dolorous2008-06-281-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-24/+24
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-3/+3
* Typo fixes.dolorous2008-06-251-1/+1
* Add whitespace fix.dolorous2008-06-221-1/+1
* Make redraw_screen() a bit smarter if the game isn't initialised yet.haranp2008-06-181-0/+7
* Comment fixes.dolorous2008-06-181-3/+3
* Simplify.dolorous2008-06-181-1/+1
* Add a few more follower-related cleanups.dolorous2008-06-181-4/+1
* Comment fix.dolorous2008-06-181-1/+1
* Fix breakage.dolorous2008-06-181-2/+2
* Add more miscellaneous minor fixes.dolorous2008-06-181-6/+8
* Make yet more use of wrappers.dolorous2008-06-171-1/+1
* More cleanups and use of stack_iterator. Added operator-> to stack_iteratorharanp2008-06-161-0/+11
* Finally implemented stack_iterator(), a way to iterate over objects inharanp2008-06-161-0/+49
* For Beoghites, make sure that only your orcish followers (as opposed to dolorous2008-06-141-2/+3
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-2/+7
* Fix 1992604: monster_los asserting for positions out of bounds.j-p-e-g2008-06-131-2/+2
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-1/+2
* Add still more minor cosmetic fixes.dolorous2008-06-131-6/+4
* Add reset() method to radius_iterator so that a single iteratorzelgadis2008-06-091-0/+7
* Reorganize again, and move cast_summon_wraiths() to spells3.cc, since dolorous2008-06-081-2/+2
* Comment fixes.dolorous2008-06-081-1/+2
* Clean up some more.dolorous2008-06-071-1/+1
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-3/+3
* Fix 1937489: Remove map markers overwritten by lakes or rivers, as wasj-p-e-g2008-06-011-6/+5
* Consolidate player tracer messages.j-p-e-g2008-05-231-5/+5
* Apply beam tracer prompt to helpless/fleeing etc. creatures whenj-p-e-g2008-05-231-2/+2
* Fix 1965819: invisible monster given away when (un)wielding or wearingj-p-e-g2008-05-171-4/+6
* Implement FR 1936340: add a shortcut for butchering (a)ll corpses in aj-p-e-g2008-05-151-2/+5
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-151-4/+12
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-0/+6
* Add partial resistance to the list of canned messages.dolorous2008-05-011-0/+3
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-4/+10
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-5/+5
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-3/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-38/+39
* Quiver work:pauldubois2008-04-141-1/+1
* Add still more whitespace fixes.dolorous2008-04-081-1/+1
* Added Water card. Might need some rebalancing.haranp2008-04-081-0/+100
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-6/+10
* Add yet more whitespace fixes.dolorous2008-04-011-2/+2