dfhack/plugins/lua
Alexander Gavrilov b992b04f0b Remove stuff that shouldn't be in the core, and expose to lua what's left.
Specifically, any "if (verbose) { Core::printerr("blah") }" kind
of stuff definitely doesn't belong in the common API functions.
Also, ref->getUnit() is very expensive.

On the other hand, checks for crash-inducing conflicts with the
ui should be in the core api, and not in client plugins.
2012-05-20 21:57:45 +04:00
..
sort Remove stuff that shouldn't be in the core, and expose to lua what's left. 2012-05-20 21:57:45 +04:00
burrows.lua Split off the burrows api from Maps and Units. 2012-04-26 12:56:28 +04:00
sort.lua Support sorting items in the trade screens. 2012-05-18 19:18:49 +04:00