summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/areas.cc
Commit message (Expand)AuthorAgeFilesLines
* Hide a hack better.Shmuale Mark2014-08-031-2/+2
* Remove stuffNicholas Feinberg2014-07-291-2/+2
* The great mon-stuff migration.Shmuale Mark2014-06-221-1/+0
* Melt away lava orcs.Steve Melenchuk2014-05-141-1/+12
* Remove Shedureaverb2014-05-131-2/+0
* Gozag: gold lust.Steve Melenchuk2014-05-071-0/+35
* Remove silver starsChris Campbell2014-04-281-2/+0
* Let Orb run spawns generate in all non-abyss locationsgammafunk2014-03-271-1/+7
* Large opal rings aren't unrandarts.Shmuale Mark2014-03-251-2/+3
* Increase the radii of haloes of some items/monsters from N to sqrt(N^2+1).elliptic2014-03-161-7/+7
* Tweak TSO/Dith halo/umbra radii.elliptic2014-03-161-8/+4
* Give the ring of Shadows an umbra.Shmuale Mark2014-03-031-0/+7
* Don't crash when sanctuary shrinks near the map edgeNeil Moore2014-02-231-2/+2
* s/Dithmengos/Dithmenos/ (dpeg).Steve Melenchuk2014-02-101-2/+2
* Give the shadow god a non-placeholder name: Dithmengos.Steve Melenchuk2014-01-101-2/+2
* Shadow god - umbra.Steve Melenchuk2014-01-101-2/+12
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-2/+0
* Use consistent spelling of "liquefied".Adam Borowski2013-12-091-1/+1
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-14/+8
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-1/+1
* Remove moths of suppressionChris Campbell2013-11-111-51/+5
* Automated brace fixes.Adam Borowski2013-11-061-6/+0
* Squares are rectangles, not circles.Adam Borowski2013-11-051-2/+2
* Remove radius_iterator(coord, r, c_type, los_base).Adam Borowski2013-11-051-5/+1
* Drop "soul auras".Adam Borowski2013-11-051-40/+1
* Assign reasonable los types to auras.Adam Borowski2013-11-051-10/+5
* Rewrite monster_iterator.Adam Borowski2013-10-311-1/+0
* Get rid of most types of actor_iterator.Adam Borowski2013-10-311-74/+78
* Have the Orb not take up an inventory slot.Steve Melenchuk2013-10-301-5/+3
* Axe two uses of los_glob.Adam Borowski2013-07-161-4/+7
* Fix Mennas losing his halo.Adam Borowski2013-07-131-0/+2
* Make monster paladins consistent with player ones.Adam Borowski2013-07-101-3/+0
* Ghostbusterize the holy spirit.Adam Borowski2013-07-101-2/+0
* Remove use of 'you' inside player member functionspubby2013-06-301-6/+6
* Strip halos from some animal holiesDracoOmega2013-06-241-7/+1
* Deparenthesize return (scalar).Adam Borowski2013-06-041-4/+4
* Merge branch 'master' into lava_orcsAdam Borowski2013-05-291-9/+48
|\
| * New monster: lost soulsDracoOmega2013-05-261-1/+40
| * Fix a possible crash with using interlevel recall during the orb runDracoOmega2013-04-261-2/+2
| * Remove outdated comment from areas.ccSamuel Bronson2013-04-201-1/+0
* | Give lava orcs a heat halo that causes fire damage to nearby enemies.Eronarn Palazzo2013-01-081-1/+53
|/
* Stamp out blessed toes.Adam Borowski2012-12-051-2/+0
* DisjunctionBrendan Hickey2012-11-181-0/+27
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+1
* Use std namespace.Raphael Langella2012-08-261-11/+11
* QUAD DAMAGE emits an Orb-style glow while in effect.Steve Melenchuk2012-08-151-0/+27
* Drop a bunch of parentheses from return statements.Adam Borowski2012-08-081-3/+3
* Don't crash when stepping from time with the Orb.Neil Moore2012-07-131-1/+1
* Some more return deparenthesization.Adam Borowski2012-07-051-8/+8
* Remove parentheses around return (simple_function_call).Adam Borowski2012-07-051-12/+12