summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/orb.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-1/+1
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-4/+4
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-2/+2
* Make some more functions static/gone.Adam Borowski2012-03-251-3/+3
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-4/+1
* Doxygen: document orb.ccJude Brown2011-01-231-3/+29
* Fix orb pickup noise when silenced.Jude Brown2011-01-221-0/+48