summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/clua.h
Commit message (Expand)AuthorAgeFilesLines
* Add yet more whitespace fixes.dolorous2008-06-101-2/+2
* Fix crash on shutdown caused by bad order of static destruction (ugh).pauldubois2008-03-091-0/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+8
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-0/+2
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-2/+29
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-0/+3
* The dungeon builder now caches compiled Lua chunks instead of Lua source in thedshaligram2007-06-271-0/+1
* Croak if necessary Lua files are missing, instead of failing subtly later.dshaligram2007-06-251-2/+4
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-231-1/+46
* Pull c_macro out of the code and into clua/macro.lua.dshaligram2007-06-221-3/+3
* Override loadfile and dofile in the Lua user-script interpreter so they have todshaligram2007-06-211-1/+2
* Added support for limiting memory used by the Lua interpreter.dshaligram2007-06-211-0/+7
* Set debug hooks in the Lua VM and interrupt scripts that are running too long.dshaligram2007-06-191-1/+39
* Tweaked CLUA_BINDINGS so that the only thing it controls is running userdshaligram2007-04-141-4/+0
* These files shouldn't be executable.nlanza2006-08-131-0/+0
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+122