summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cloud.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename purple smoke to clouds of translocational energyStefan O'Rear2009-11-061-10/+7
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-1/+1
* Move player_res_asphyx/rotting to player::res_asphyx/rotting.Vsevolod Kozlov2009-11-051-3/+3
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-0/+75
* Implement "Passive Freeze" mutation (DS)Stefan O'Rear2009-11-021-1/+7
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+2
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-2/+2
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-1/+1
* Merge branch 'trees'.Adam Borowski2009-10-131-3/+41
|\
| * Merge branch 'master' into treesAdam Borowski2009-10-121-4/+70
| |\
| * | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-3/+41
* | | Add whitespace fixes.David Lawrence Ramsey2009-10-121-1/+1
| |/ |/|
* | kill some DEBUG/WIZARD compiler warnings about unused functionsSteven Noonan2009-10-101-0/+2
* | Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-2/+68
* | Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
|/
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-0/+22
* Comment on duration of mephitic cloud confusion.Robert Vollmert2009-10-061-0/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-10/+6
* As per FR 2795134, nerf damage reduction of elemental resistances.j-p-e-g2009-08-161-4/+15
* Bug 2820876: don't do a big cloud miscast in non-lethal mode if two playerzelgadis2009-07-201-1/+89
* Add spacing fixes.dolorous2009-04-301-6/+6
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-26/+13
* Code cleanups, mainly in clouds.haranp2009-01-311-70/+59
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-0/+7
* More steps toward ziggurats.dshaligram2008-11-231-32/+2
* Fix bug 2325392: Ring of Flames interface problems. Whether stepping intozelgadis2008-11-221-1/+4
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-071-5/+2
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-12/+12
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Massive overhaul to move towards coord_def().haranp2008-07-301-15/+10
* Fix evaporate trailing clouds before explosion (sorear).dshaligram2008-07-301-2/+1
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-9/+126
* More cleanups and fixes.haranp2008-07-231-8/+7
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-49/+43
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-171-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-1/+1
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-1/+1
* Make initial sanctuary be circular in shape rather than square.zelgadis2008-07-011-1/+23
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-9/+11
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-48/+48
* Moved some cloud related functions from misc.{cc,h} to cloud.{cc,h}zelgadis2008-06-091-8/+304
* Added "error" channel for runtime errors, and changed error messages thatzelgadis2008-05-271-1/+1
* Consolidate beam and cloud handling routines a bit, and allow clouds to dolorous2008-05-141-2/+6
* Comment fix.dolorous2008-05-141-1/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-3/+6