81391f91beAdded cleanunits by Q.
Petr Mrázek
2011-10-27 01:31:47 +0200
335ad28fe5Add item contaminants vector to df_item, fixed up cleanitems plugin to use it.
Petr Mrázek
2011-10-27 01:08:59 +0200
f2205364b8Add cleanitems by Q.
Petr Mrázek
2011-10-27 00:37:59 +0200
c8cd307bcfAdded missing method stubs to df_item.
Petr Mrázek
2011-10-26 23:47:45 +0200
1f0e91c3d0Add enum for item types.
Petr Mrázek
2011-10-26 23:12:20 +0200
b545de7f43Items refactor. readItem turned into copyItem, most Items methods now accept plain df_item * instead of the copies.
Petr Mrázek
2011-10-26 22:18:13 +0200
70ebacead0Add possibility to reveal hell without pausing.
Petr Mrázek
2011-10-25 21:36:22 +0200
866b63f567More of the items overhaul
Petr Mrázek
2011-10-25 13:30:41 +0200
8648b2f080Fix prospector under MSVC.
Petr Mrázek
2011-10-25 05:34:11 +0200
2adf1d22ebItem description method found!
Petr Mrázek
2011-10-25 05:31:37 +0200
04495a304cKill item variable accessors. YES.
Petr Mrázek
2011-10-25 04:48:06 +0200
452ddd3e2cAdd z-level spans of material presence to prospector output.
Petr Mrázek
2011-10-25 02:39:15 +0200
0c2a207fcdFix liquids bug with block brush, fix liquids bug with out-of-map painting.
Petr Mrázek
2011-10-25 02:38:21 +0200
5962fc4e4fWIP on master: 998d859 Windows offset for save name, some tweaks, updated stonesense submodule to current.
Petr Mrázek
2011-10-25 00:26:58 +0200
df78f8fc1bindex on master: 998d859 Windows offset for save name, some tweaks, updated stonesense submodule to current.
Petr Mrázek
2011-10-25 00:26:58 +0200
716e92fafdfirst commit
John Shade
2011-10-24 16:53:31 +0100
998d85919fWindows offset for save name, some tweaks, updated stonesense submodule to current.
Petr Mrázek
2011-10-23 22:23:54 +0200
56e8e8009aMerge git://github.com/rampaging-poet/dfhack
Mrazek Petr
2011-10-20 11:46:01 +0200
2379d0908aMerge git://github.com/warmist/dfhack
Mrazek Petr
2011-10-20 11:45:40 +0200
3ef2cace1aMoved buildprobe to developer plugins
rampaging-poet
2011-10-13 18:27:59 -0700
71de950919Possible creature variables
Petr Mrázek
2011-09-21 21:48:54 +0200
6a56eabd71Added calldf function to call df functions (did not find any working function yet). Added 3 new function for onfunction.
Warmist
2011-09-21 21:35:58 +0300
4922be0a75Circle dig designation tool.
Petr Mrázek
2011-08-22 15:18:35 +0200
b1868f802cMake autodump fix the block-local item ID vectors.
Petr Mrázek
2011-08-21 23:02:05 +0200
cc73dd3140Refactored onfunction a bit, added function hints.
Warmist
2011-08-21 20:29:35 +0300
78ed7d314bLinux support for onfunction/Die.
Warmist
2011-08-21 16:27:01 +0300
246f704c68Move function found for linux.
Warmist
2011-08-21 15:56:42 +0300
8e68b50ed7Linux tinkerings, moved few offsets and part of creature pattern into memory.xml model
Warmist
2011-08-21 01:46:16 +0300
1a99121eadStarted migration to init/plugin scheme (init files for noninteractive parts). Also added WINDOWS/LINUX flags
Warmist
2011-08-21 00:15:40 +0300
150e06f115OnFunction got new functions to make function callbacks easier (namely SetCallback(name,function) and AddFunction(addr,name))
Warmist
2011-08-20 23:13:14 +0300
97a85f274cReplaced test function with OnCreature move...
Warmist
2011-08-20 20:23:47 +0300