| Globals |
Pre-defined globals. |
| Hooks |
Entry points crawl uses for calling into lua. |
| colour |
Colour related functions (dlua only). |
| crawl |
General crawl related functions, including interaction. |
| debug |
Debugging functions (dlua only). |
| dgn |
Dungeon builder interface (dlua only). |
| feat |
Dungeon building interface to feature information (dlua only). |
| items |
Item handling functions and type. |
| iter |
Iterationeering functions. |
| los |
Dungeon building line of sight (dlua only). |
| mons |
Dungeon building monster functions (dlua only). |
| monster |
Monster information. |
| spells |
Information about spells. |
| travel |
Functions related to (auto)traveling. |
| view |
View the world. |
| util |
Utilities for lua programming. |
| you |
Information about the player. |