summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/clua/lm_fog.lua
Commit message (Expand)AuthorAgeFilesLines
* Customisable clouds!Jude Brown2009-12-281-3/+18
* "Tloc energy" -> "Translocational energy".Jude Brown2009-11-071-1/+1
* Add check to stop tw_machine from firing constantly.Jude Brown2009-11-071-1/+1
* lm_fog.lua: now a Triggerable subclassMatthew Cline2009-11-071-110/+101
* Rename purple smoke to clouds of translocational energyStefan O'Rear2009-11-061-1/+1
* Chained FogMachine convenience function, documentation, minor corrections.Bookofjude2009-11-031-1/+9
* Lua distance bindings, Volcano tweaks, FogMachine message tweaks.Jude Brown2009-11-011-11/+27
* lmark.synchronized_markers(): apply one marker's effects to multiple points s...Darshan Shaligram2009-10-311-70/+102
* "Helper" FunctionMachines, messages for FogMachines.Jude Brown2009-10-291-3/+140
* Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-1/+1
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-2/+2
* Add the field CLASS to the metatable of each class, containing the name of thezelgadis2009-01-281-1/+1
* Slight changes to fog generator descriptions.dploog2008-06-061-4/+7
* A first attempt at making fog cloud size build up over time.zelgadis2008-06-021-20/+82
* Lua map markers can now be generated in C code fromzelgadis2007-11-121-0/+21
* Added fog machine Lua map markers. Needs a C interface to make it usablezelgadis2007-10-181-0/+163