-
7db467a740
Update code to accomodate the new coord/coord2d/coord_path structs.
Alexander Gavrilov
2012-01-19 14:30:22 +0400
-
d75292acc7
Merge remote-tracking branch 'q-github/master'
Alexander Gavrilov
2012-01-19 12:07:00 +0400
-
-
35ad84c58a
angavrilov changed general_ref_type to be all uppercase
Quietust
2012-01-18 08:26:08 -0600
-
1aec9649c5
Support including material value in the prospector output.
Alexander Gavrilov
2012-01-17 19:56:52 +0400
-
43476b2ea7
Fix Z level computation in prospect, and add levels for flows & aquifer.
Alexander Gavrilov
2012-01-17 19:44:48 +0400
-
fd653a0227
Kill the Items module
Quietust
2012-01-16 22:12:58 -0600
-
e75291ee91
Unlink seedwatch plugin from Materials module
Quietust
2012-01-16 21:29:09 -0600
-
9d8c67b710
Kill the Kitchen module (which was never really a proper module to begin with)
Quietust
2012-01-16 21:22:42 -0600
-
a9eb555b99
Get rid of t_itemimprovement (wasn't even used)
Quietust
2012-01-16 20:41:09 -0600
-
7c5835d318
t_itemref -> df::general_ref
Quietust
2012-01-16 20:40:29 -0600
-
c18619520d
df_contaminant -> df::contaminant
Quietust
2012-01-16 20:18:40 -0600
-
64b55acf37
df_item -> df::item, t_itemflags -> df::item_flags
Quietust
2012-01-16 20:16:16 -0600
-
89cb12add1
Merge remote-tracking branch 'q-github/master'
Alexander Gavrilov
2012-01-16 19:55:47 +0400
-
-
4811d2945e
Count hospital supplies as busy, and detect soap-producing reactions.
Alexander Gavrilov
2012-01-16 19:45:38 +0400
-
97bae19c13
Update BitArray to automatically grow whenever setting/toggling bits beyond the end
Quietust
2012-01-15 18:08:35 -0600
-
e84904f5c5
Typo - "desctruction" -> "destruction"
Quietust
2012-01-15 15:01:40 -0600
-
0e0bca5dbb
Fix deadlock in autodump
Quietust
2012-01-15 14:59:47 -0600
-
e82055986e
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15 14:54:14 -0600
-
f3cbf07a01
Use general_ref::getType() instead of strict_virtual_cast<>
Quietust
2012-01-15 13:59:34 -0600
-
-
d972b07d57
Merge https://github.com/quietust/dfhack
Petr Mrázek
2012-01-15 19:51:34 +0100
-
-
f0f354f3c7
Don't count stuff in flasks and backpacks as available in workflow.
Alexander Gavrilov
2012-01-15 20:45:02 +0400
-
8158733745
Support changing the custom profession via rename.
Alexander Gavrilov
2012-01-15 15:57:33 +0400
-
bcb51d8ff7
Use the announcement API to report starting and stopping workflow jobs.
Alexander Gavrilov
2012-01-15 15:39:20 +0400
-
0f56611edc
Support showing announcements, as suggested by Q.
Alexander Gavrilov
2012-01-15 15:19:20 +0400
-
54485d2551
Move plant material detection to guess_job_material in workflow.
Alexander Gavrilov
2012-01-15 12:58:36 +0400
-
8135420d87
Let job-material use any material in the build item selection mode.
Alexander Gavrilov
2012-01-15 12:50:53 +0400
-
990a69ce9b
Add hotkey commands to destroy items under cursor, and a specific item.
Alexander Gavrilov
2012-01-14 21:13:30 +0400
-
a31542862a
Add utility functions to retrieve the selected job/unit/item.
Alexander Gavrilov
2012-01-14 19:31:43 +0400
-
53e9a1659b
Add automatic drybucket and melting to workflow.
Alexander Gavrilov
2012-01-12 20:07:53 +0400
-
59b66a2681
Fix output formatting
Quietust
2012-01-11 11:04:20 -0600
-
18f2459b5d
Add missing newline to "clean" usage
Quietust
2012-01-11 11:04:06 -0600
-
bb0959e470
Fix confusion between "cout" and "c->con"
Quietust
2012-01-11 10:59:56 -0600
-
555183cb25
Remove unreferenced variables
Quietust
2012-01-11 10:57:05 -0600
-
6d2ce7b8a9
Add default return value to MaterialInfo::matches
Quietust
2012-01-11 10:50:38 -0600
-
5173be649f
Silence warning
Quietust
2012-01-11 10:49:42 -0600
-
a3d2cf3a85
Minor cleanup
Quietust
2012-01-11 10:31:23 -0600
-
b0be2f55c6
Cleanup plugin 'flows'
Quietust
2012-01-11 10:29:59 -0600
-
29b0c4273e
Cleanup fastdwarf plugin, no longer relies on modules
Quietust
2012-01-11 10:17:25 -0600
-
9a86087db5
Add timeouts when a job is cancelled, and color the command output.
Alexander Gavrilov
2012-01-11 20:04:04 +0400
-
9cc774fc9d
Update deramp plugin, no longer relies on modules
Quietust
2012-01-11 09:53:48 -0600
-
524b53935d
block_index is declared correctly now
Quietust
2012-01-11 09:53:28 -0600
-
1f8a005818
Update cleaners/drybuckets, Materials module now gone
Quietust
2012-01-11 08:58:26 -0600
-
24576ffe19
Silence annoying warning in MSVC
Quietust
2012-01-11 08:54:54 -0600
-
-
cc2ac0b04f
Merge https://github.com/angavrilov/dfhack
Petr Mrázek
2012-01-10 19:50:13 +0100
-
-
1d4b9ac318
Track structures
Petr Mrázek
2012-01-10 19:47:48 +0100
-
7f5aa4de62
Support the most important job types in workflow.
Alexander Gavrilov
2012-01-10 17:23:37 +0400
-
-
571498ea21
Vermin tweaks.
Petr Mrázek
2012-01-10 00:45:43 +0100
-
1652e99a0b
Merge https://github.com/angavrilov/dfhack
Petr Mrázek
2012-01-09 20:43:55 +0100
-
-
263bed7d95
Merge https://github.com/angavrilov/dfhack
Petr Mrázek
2012-01-09 20:43:31 +0100
-
-
c3d564dc7a
Count items matching constraints, and suspend/resume jobs based on it.
Alexander Gavrilov
2012-01-09 21:25:55 +0400
-
ba338be350
Allow specifying constraints on item amounts, and match jobs to them.
Alexander Gavrilov
2012-01-09 19:20:28 +0400
-
3e147fe902
Modify the workflow plugin to protect all repeat jobs when enabled.
Alexander Gavrilov
2012-01-09 17:29:28 +0400
-
-
50386f66a3
Update structures and implement modifying the job_item item type.
Alexander Gavrilov
2012-01-09 16:20:17 +0400
-
f687844c5b
Update structures.
Petr Mrázek
2012-01-08 17:53:53 +0100
-
ea790f1346
Move a few functions into the core, and add some more.
Alexander Gavrilov
2012-01-08 20:02:12 +0400
-
f31d7c792a
Merge https://github.com/warmist/dfhack
Petr Mrázek
2012-01-08 16:21:23 +0100
-
-
175b3ed060
Fix getplants - duplicate variable.
Petr Mrázek
2012-01-08 16:18:31 +0100
-
3a8bc4dbb5
Merge https://github.com/quietust/dfhack
Petr Mrázek
2012-01-08 16:17:28 +0100
-
-
-
-
64a9a49ec0
Merge remote-tracking branch 'origin/master'
Alexander Gavrilov
2012-01-08 16:19:58 +0400
-
-
22071e2d51
Update data defs.
Alexander Gavrilov
2012-01-08 16:10:38 +0400
-
da2b00d480
Sync structures
Petr Mrázek
2012-01-08 07:02:05 +0100
-
8a46386502
Dissolve vermin module.
Petr Mrázek
2012-01-08 06:59:52 +0100
-
fd2563d0d5
Cleanup "getplants" plugin, minimize reliance on modules
Quietust
2012-01-07 23:31:23 -0600
-
c484d7ceae
Cleanup "fixwagons" plugin
Quietust
2012-01-07 23:28:37 -0600
-
153efe9a69
Cleanup "drybuckets" plugin, minimize reliance on modules
Quietust
2012-01-07 23:04:49 -0600
-
2ccb15524b
Cleanup "cleaners" plugin, minimize reliance on modules
Quietust
2012-01-07 23:04:31 -0600
-
-
72016d9188
Buildings aren't a module anymore, fix probe segfaults.
Petr Mrázek
2012-01-08 02:22:13 +0100
-
87009c0535
Add a plugin that protects specific repeat jobs from disappearing.
Alexander Gavrilov
2012-01-07 21:47:23 +0400
-
07ad9ad972
Add persistent data storage in fake historical figure names.
Alexander Gavrilov
2012-01-07 19:21:31 +0400
-
f5e121a196
Move a bunch of stuff from the jobutils plugin into the core.
Alexander Gavrilov
2012-01-07 19:21:07 +0400
-
0e90e6b78e
Support multi-valued enum attributes.
Alexander Gavrilov
2012-01-06 22:08:09 +0400
-
-
6d79255131
Make gcc happy, too
Espen Wiborg
2012-01-06 12:10:11 +0100
-
e068552c04
Make gcc happy, too
Espen Wiborg
2012-01-06 12:10:11 +0100
-
571c249522
Fixed crash with dfusion migrants plugin.
Warmist
2012-01-06 10:25:58 +0200
-
3115fb17c7
Merge branch 'master' of git://github.com/peterix/dfhack
Warmist
2012-01-06 10:24:46 +0200
-
-
-
-
890824dd38
Merge patch with new dig patterns for vdig plugin Signed-off-by: Petr Mrázek <peterix@gmail.com>
Tim Walberg
2012-01-06 02:27:27 +0100
-
8312c39ab1
Merge https://github.com/quietust/dfhack
Petr Mrázek
2012-01-06 02:15:12 +0100
-
-
a2cad00dbb
Remove GetCustomWorkshopType, custom workshop types are now saner.
Petr Mrázek
2012-01-06 01:08:30 +0100
-
8b7da08638
Add flood-fill brush to liquids (for wclean)
Espen Wiborg
2012-01-06 00:35:05 +0100
-
06f1cffcbf
Add flood-fill brush to liquids (for wclean)
Espen Wiborg
2012-01-06 00:35:05 +0100
-
e520a1d43b
Fix building coord variables.
Petr Mrázek
2012-01-06 00:24:00 +0100
-
756b8131c1
Small fix in Buildings, update stonesense.
Petr Mrázek
2012-01-06 00:09:49 +0100
-
72a4698968
Merge https://github.com/angavrilov/dfhack
Petr Mrázek
2012-01-05 23:54:33 +0100
-
-
8e993fedc3
Update df structures.
Petr Mrázek
2012-01-05 23:51:47 +0100
-
78a98de37e
Fix MSVC builds, break buildings :D
Petr Mrázek
2012-01-05 23:39:14 +0100
-
687245abd9
Allow setting job item materials.
Alexander Gavrilov
2012-01-05 22:04:05 +0400
-
d612db0935
Added binding to suspend/resume (engine.suspend and engine.resume in lua)
Warmist
2012-01-05 10:58:53 +0200
-
4a59690968
Don't print empty parentheses without any flags to fill them.
Alexander Gavrilov
2012-01-04 20:22:56 +0400
-
284009e873
Add a hotkey command to duplicate jobs in workshops.
Alexander Gavrilov
2012-01-04 19:39:38 +0400
-
99dda069de
Update data definitions.
Alexander Gavrilov
2012-01-04 18:46:39 +0400
-
86464b99cc
Remove DfVector, break MSVC builds until further notice.
Petr Mrázek
2012-01-04 01:45:11 +0100
-
1d1cd63800
Implement printing job details.
Alexander Gavrilov
2012-01-03 22:56:05 +0400
-
f8814909a9
Move the MaterialInfo class to the main library.
Alexander Gavrilov
2012-01-03 19:25:55 +0400
-
fb736a8556
Support more ways to binsearch in a vector.
Alexander Gavrilov
2012-01-03 13:07:49 +0400
-
2af3b49e09
Add "regrass" plugin, regrows grass for pre-0.31.19 fortresses
Quietust
2012-01-02 20:13:27 -0600
-
-
-
326c58f793
Add a plugin to tweak inorganic materials in jobs.
Alexander Gavrilov
2012-01-02 18:46:24 +0400
-
e9c4d12d2a
Track upstream changes
Espen Wiborg
2012-01-02 12:52:09 +0100
-
5918cb773d
Merge branch 'master' into export-plugin
Espen Wiborg
2012-01-02 12:49:23 +0100
-
-
bfcaca9266
Update xml defs with more ui info.
Alexander Gavrilov
2012-01-02 15:18:23 +0400
-
c2b935a5ac
Merge remote-tracking branch 'upstream/master'
Espen Wiborg
2012-01-02 11:26:55 +0100
-
-
-