summaryrefslogtreecommitdiff
path: root/library/include/modules/Items.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Add an api function for destroying items.Alexander Gavrilov2012-09-141-0/+3
* Add function for making item projectiles.Alexander Gavrilov2012-09-121-0/+4
* Remove stuff that shouldn't be in the core, and expose to lua what's left.Alexander Gavrilov2012-05-201-1/+6
* Merge https://github.com/playfordh/dfhackPetr Mrázek2012-05-191-1/+2
|\
| * Added new method - Items::moveToInventory(...)harlanplayford2012-05-151-1/+2
* | Added df::Items::moveToBuilding. Moved item from ground to building, usefull ...Warmist2012-05-181-1/+3
|/
* Update dfhack for specific_ref.Alexander Gavrilov2012-05-031-0/+5
* Add core api for moving items between ground and containers.Alexander Gavrilov2012-04-121-6/+12
* Update the item owner modification api and export it to lua.Alexander Gavrilov2012-04-111-5/+6
* Tweaks and cleanupsPetr Mrázek2012-03-241-3/+0
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-3/+0
* Move catsplosion, tweak for build targets under MSVC.Petr Mrázek2012-02-131-3/+0
* Kill the Units module, and add another pair of methods to the Items module to...Quietust2012-01-241-2/+3
* Kill the Items moduleQuietust2012-01-161-41/+27
* Get rid of t_itemimprovement (wasn't even used)Quietust2012-01-161-11/+0
* t_itemref -> df::general_refQuietust2012-01-161-10/+2
* df_contaminant -> df::contaminantQuietust2012-01-161-10/+0
* df_item -> df::item, t_itemflags -> df::item_flagsQuietust2012-01-161-476/+13
* Use the announcement API to report starting and stopping workflow jobs.Alexander Gavrilov2012-01-151-0/+1
* Update structures and implement modifying the job_item item type.Alexander Gavrilov2012-01-091-0/+45
* Header changes/cleanup.Petr Mrázek2011-12-311-0/+607
* Moving stuff around, part 3Petr Mrázek2010-05-261-92/+0
* Moving stuff around, part 2Petr Mrázek2010-05-261-0/+92