Commit Graph

1921 Commits (0b5a470a3894b1cbaaf3970e4416bd35371493d0)
 

Author SHA1 Message Date
Petr Mrázek f6ea3e52dc Update df2mc 2011-10-30 04:04:31 +01:00
Petr Mrázek ff9ebcb3c7 Update readme to list drybuckets. 2011-10-30 03:31:54 +01:00
Petr Mrázek dc12c41d86 Fix kitchen exclusion class not being exported. 2011-10-30 03:26:50 +01:00
Petr Mrázek a29bb4578f Move kitchen exclusion module methods to a source file. 2011-10-30 03:20:54 +01:00
Petr Mrázek a3a1629521 Fix seedwatch some more. 2011-10-30 02:52:25 +01:00
Petr Mrázek 13ca2e608f Added df2mc (TroZ) and drybuckets (Quietust) plugins 2011-10-30 02:50:29 +01:00
Petr Mrázek 6e3dbbdd72 Better handling of plants in getplants plugin. 2011-10-29 02:15:36 +02:00
Petr Mrázek a3179093ef Seedwatch help text is now better, update of readme. 2011-10-28 23:18:10 +02:00
Petr Mrázek c936333305 Add spot cleaning tool. 2011-10-28 07:35:42 +02:00
Petr Mrázek 4688f6557e Fix problem with magic numbers in fastdwarf. 2011-10-28 06:22:07 +02:00
Petr Mrázek e74aae6f3e Rename some plant material variables 2011-10-28 05:25:49 +02:00
Petr Mrázek 9f9e8f012d Added a basic plant raw check to rawdump plugin. 2011-10-28 05:10:18 +02:00
Petr Mrázek 4d6e93988a Delete spatter objects while cleaning items and creatures. 2011-10-28 04:52:20 +02:00
Petr Mrázek bfc8df3005 Added plant raw struct 2011-10-28 04:40:35 +02:00
Petr Mrázek fc6cb72f33 Merged the spatter clean plugins into one 2011-10-28 04:40:00 +02:00
Petr Mrázek 61be3413e3 Make seedwatch work on linux, still with ugly hacks. 2011-10-27 03:31:13 +02:00
Petr Mrázek 8838d8c3d6 Merge https://github.com/gsvslto/dfhack 2011-10-27 02:06:57 +02:00
Petr Mrázek 81391f91be Added cleanunits by Q. 2011-10-27 01:31:47 +02:00
Petr Mrázek 335ad28fe5 Add item contaminants vector to df_item, fixed up cleanitems plugin to use it. 2011-10-27 01:08:59 +02:00
Petr Mrázek f2205364b8 Add cleanitems by Q. 2011-10-27 00:37:59 +02:00
Petr Mrázek c8cd307bcf Added missing method stubs to df_item. 2011-10-26 23:47:45 +02:00
Petr Mrázek 1f0e91c3d0 Add enum for item types. 2011-10-26 23:12:20 +02:00
Petr Mrázek b545de7f43 Items refactor. readItem turned into copyItem, most Items methods now accept plain df_item * instead of the copies. 2011-10-26 22:18:13 +02:00
Petr Mrázek 70ebacead0 Add possibility to reveal hell without pausing. 2011-10-25 21:36:22 +02:00
Petr Mrázek 866b63f567 More of the items overhaul 2011-10-25 13:30:41 +02:00
Petr Mrázek 8648b2f080 Fix prospector under MSVC. 2011-10-25 05:34:11 +02:00
Petr Mrázek 2adf1d22eb Item description method found! 2011-10-25 05:31:37 +02:00
Petr Mrázek 04495a304c Kill item variable accessors. YES. 2011-10-25 04:48:06 +02:00
Petr Mrázek 452ddd3e2c Add z-level spans of material presence to prospector output. 2011-10-25 02:39:15 +02:00
Petr Mrázek 0c2a207fcd Fix liquids bug with block brush, fix liquids bug with out-of-map painting. 2011-10-25 02:38:21 +02:00
Petr Mrázek 5962fc4e4f WIP on master: 998d859 Windows offset for save name, some tweaks, updated stonesense submodule to current. 2011-10-25 00:26:58 +02:00
Petr Mrázek df78f8fc1b index on master: 998d859 Windows offset for save name, some tweaks, updated stonesense submodule to current. 2011-10-25 00:26:58 +02:00
John Shade 716e92fafd first commit 2011-10-24 16:53:31 +01:00
Petr Mrázek 998d85919f Windows offset for save name, some tweaks, updated stonesense submodule to current. 2011-10-23 22:23:54 +02:00
Mrazek Petr 56e8e8009a Merge git://github.com/rampaging-poet/dfhack 2011-10-20 11:46:01 +02:00
Mrazek Petr 2379d0908a Merge git://github.com/warmist/dfhack 2011-10-20 11:45:40 +02:00
rampaging-poet 3ef2cace1a Moved buildprobe to developer plugins 2011-10-13 18:27:59 -07:00
rampaging-poet 8dea0db83f Initial commit 2011-10-13 17:15:19 -07:00
Petr Mrázek b09ff94b24 STUFF! 2011-10-07 03:53:58 +02:00
Warmist a2f538f92a Merge branch 'master' of github.com:warmist/dfhack 2011-10-02 13:22:32 +03:00
Warmist c13f142092 Start of building hacking 2011-10-02 13:21:36 +03:00
Petr Mrázek 5d54bfca96 Make qtplug compile again. 2011-09-27 00:11:13 +02:00
Petr Mrázek a83d9fa944 Added mouse position and designation coord, along with a 'trackpos' command for kittens plugin. 2011-09-26 03:39:27 +02:00
Petr Mrázek edc86ce36b Merge https://github.com/warmist/dfhack 2011-09-25 04:24:49 +02:00
Petr Mrázek 83ae8d6c12 Creature likes (at least the structures are back), malloc wrapper that sets memory to 0xCC. 2011-09-25 01:29:55 +02:00
Petr Mrázek bb919e8462 Putting the memory.xml stuff back. 2011-09-24 19:19:33 +02:00
Warmist 6e51f4dffe Moved bit.h to lua lib 2011-09-24 15:17:57 +03:00
Petr Mrázek dc81367a68 Gems are now properly detected in prospector. Nuked some legacy garbage. 2011-09-24 06:48:06 +02:00
Warmist 986a3e0f56 Merge branch 'master' of git://github.com/peterix/dfhack 2011-09-21 22:53:40 +03:00
Warmist 8e70a02941 Better onfunction hints, new onfunction location (Hurt) 2011-09-21 22:52:26 +03:00