summaryrefslogtreecommitdiff
path: root/plugins/changeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* zone: don't assign owned pets to a cage. the owner will release them, resulti...Robert Heinrich2012-04-151-0/+3
* Update changeitem, allow attempting to change item subtypeQuietust2012-03-301-4/+52
* Merge branch 'master' of git://github.com/peterix/dfhackRobert Heinrich2012-03-291-1/+1
|\
| * Merge https://github.com/rh73/dfhackPetr Mrázek2012-03-291-1/+1
| |\
| * | Tweaks!Petr Mrázek2012-03-291-2/+1
* | | minor: return CR_WRONG_USAGE if user forgot to specify material and/or qualityRobert Heinrich2012-03-291-0/+2
| |/ |/|
* | minor: commands.clear() is not needed in plugin_init() anymore. (done by plug...Robert Heinrich2012-03-291-1/+0
* | minor fix (forgot a line break in helpstring)Robert Heinrich2012-03-291-2/+2
|/
* added plugin changeitem (change material type and base quality)Robert Heinrich2012-03-291-0/+322