|  lethosor | d280863bc8 | Avoid iterating over "has-bad-pointers" fields of IDTYPE_STRUCT and others dfhack/df-structures@4c224dd205 | 2017-08-05 21:34:16 -04:00 | 
				
					
						|  Kelly Kinkade | b61859a55e | labormanager/#1103: fix NPE in meeting test | 2017-08-04 11:29:48 -05:00 | 
				
					
						|  Kelly Kinkade | 04733827a0 | Favor/disfavor RECOVER_WOUNDED based on ALTRUISM (fixes #1106) | 2017-07-29 19:54:51 -05:00 | 
				
					
						|  Kelly Kinkade | d98fd02048 | Weight CUTWOOD jobs by KILL_PLANT ethic; fix #1115 | 2017-07-29 18:46:45 -05:00 | 
				
					
						|  Kelly Kinkade | 682d4b3144 | whitespace | 2017-07-29 12:26:32 -05:00 | 
				
					
						|  Kelly Kinkade | fe9454ff1c | Fix #1103: do not idle for a meeting if the other participant is dead, asleep, resting, or on military duty | 2017-07-29 09:26:19 -05:00 | 
				
					
						|  Kelly Kinkade | c5c80d5dc0 | Rename labormanager_joblabormapper to joblabormapper | 2017-07-28 23:03:23 -05:00 | 
				
					
						|  Kelly Kinkade | d810faa4a3 | whitespace | 2017-07-28 02:43:32 -05:00 | 
				
					
						|  Kelly Kinkade | a7d21fd627 | move labormanager into a subdirectory | 2017-07-28 02:28:16 -05:00 | 
				
					
						|  Japa | 8ae7a1235d | Add rider ID to creatures | 2017-07-27 18:41:46 +05:30 | 
				
					
						|  Japa | 92a962a9c0 | Send grass levels over RemoteFortressReader | 2017-07-25 08:31:02 +05:30 | 
				
					
						|  Kelly Kinkade | fd19935fe9 | labormanager: remove stupid | 2017-07-22 04:54:05 -05:00 | 
				
					
						|  Kelly Kinkade | 15ae72edec | labormanager: Refactor source, separating the job labor mapper into a separate source file. | 2017-07-22 04:31:30 -05:00 | 
				
					
						|  Ben Lubar | 17a7885ef2 | Fix a bunch of 64-bit Windows warnings | 2017-07-21 13:30:05 -05:00 | 
				
					
						|  Lethosor | 9ba459f21e | Merge pull request #1134 from BenLubar/clsocket-windows-warnings Update clsocket submodule. See DFHack/clsocket#10. | 2017-07-21 12:07:24 -04:00 | 
				
					
						|  Ben Lubar | ac1d6f947f | Update clsocket submodule. See DFHack/clsocket#10. | 2017-07-21 10:24:00 -05:00 | 
				
					
						|  Lethosor | 4e55c4c916 | Merge pull request #1133 from ab9rf/labormanager-1101 exclude on-duty military personnel from health labor check | 2017-07-20 11:13:44 -04:00 | 
				
					
						|  Kelly Kinkade | 90dd9e932e | exclude on-duty military personnel from health labor check | 2017-07-20 03:54:00 -05:00 | 
				
					
						|  Japa Illo | 1ee5debfba | Send the existence of all buildings on the map. | 2017-07-17 15:29:23 +05:30 | 
				
					
						|  lethosor | 15ed1bfd67 | stl_vsprintf: avoid truncating 4096-byte strings | 2017-07-13 13:08:27 -04:00 | 
				
					
						|  lethosor | ce1158780f | Fix crash in stl_vsprintf() from reusing va_list | 2017-07-13 13:07:58 -04:00 | 
				
					
						|  lethosor | 48a61420b7 | Bump version | 2017-07-12 19:06:37 -04:00 | 
				
					
						|  lethosor | e20ddb7f1d | Update NEWS, document orders | 2017-07-12 19:00:24 -04:00 | 
				
					
						|  lethosor | c5fad31a4c | Fix indentation | 2017-07-12 16:55:50 -04:00 | 
				
					
						|  lethosor | bdc746f3f1 | Replace broken include guard | 2017-07-12 16:53:09 -04:00 | 
				
					
						|  lethosor | 018f3be70a | Merge remote-tracking branch 'JapaMala/master' into develop | 2017-07-12 16:52:30 -04:00 | 
				
					
						|  lethosor | 4d9fe4f7c1 | Merge remote-tracking branch 'BenLubar/plugin-orders' into develop | 2017-07-12 16:50:40 -04:00 | 
				
					
						|  lethosor | d236181cdc | Merge remote-tracking branch 'BenLubar/repeat-util-cancel-self' into develop | 2017-07-12 16:35:24 -04:00 | 
				
					
						|  lethosor | 15a391c620 | Merge branch 'develop' of gh:dfhack/dfhack into develop | 2017-07-12 16:31:45 -04:00 | 
				
					
						|  lethosor | 3103d697d9 | Add an onLoad.init-example file Closes #1093 | 2017-07-12 16:30:49 -04:00 | 
				
					
						|  lethosor | e3cd820fb1 | Limit recursive runCommand() calls to 20 Addresses an issue with recursive aliases crashing (#701) | 2017-07-12 16:28:21 -04:00 | 
				
					
						|  Lethosor | 442af15c68 | Merge pull request #1114 from BenLubar/dfhack-assert Enable asserts in RelWithDebInfo builds | 2017-07-11 16:26:08 -04:00 | 
				
					
						|  Ben Lubar | f963d89e12 | Merge branch 'develop' into plugin-orders | 2017-07-11 15:12:40 -05:00 | 
				
					
						|  Ben Lubar | 7fed961fcd | Make repeatUtil.cancel work even when called from the callback. Closes #1122. | 2017-07-11 15:10:42 -05:00 | 
				
					
						|  lethosor | 070dfa1865 | Merge branch 'develop' of dfhack/dfhack into develop | 2017-07-05 23:57:35 -04:00 | 
				
					
						|  lethosor | 2d07e5edea | Add new "pathable" plugin | 2017-07-05 23:54:55 -04:00 | 
				
					
						|  Japa | 03772a6899 | Don't support windmill direction on old DF | 2017-07-04 21:10:59 +05:30 | 
				
					
						|  Japa | 8a0777bb1e | Add stdint.h to the buildingreader header. | 2017-07-04 20:51:25 +05:30 | 
				
					
						|  Ben Lubar | 069cea675c | Split import and clear into two commands. Use for-each loops for clarity. Closes #965. | 2017-07-02 16:00:45 -05:00 | 
				
					
						|  Ben Lubar | 7b3ce20167 | Add orders plugin for managing manager orders. | 2017-07-02 14:02:55 -05:00 | 
				
					
						|  Lethosor | 2f22999801 | Merge pull request #1126 from quietust/develop Fix silly error in strangemood plugin | 2017-07-02 10:06:43 -04:00 | 
				
					
						|  Quietust | fd68971ac5 | Fix silly error in strangemood plugin - missing "break;" statements in deep material item searches | 2017-07-02 07:31:31 -06:00 | 
				
					
						|  lethosor | d6c4aa823a | Update scripts, Authors.rst | 2017-07-01 19:30:44 -04:00 | 
				
					
						|  lethosor | d7b6f9fd21 | Merge remote-tracking branch 'BenLubar/autolabor-hauler-crash' into develop | 2017-07-01 18:05:29 -04:00 | 
				
					
						|  lethosor | c174c46d67 | Update scripts | 2017-07-01 18:04:53 -04:00 | 
				
					
						|  lethosor | d628212254 | Lua API: Use CallWithCatchWrapper for a few more functions This produces more readable backtraces when native functions that aren't wrapped
using wrap_function() throw exceptions. | 2017-07-01 17:39:39 -04:00 | 
				
					
						|  lethosor | 6100074ba6 | Add a few MD5 and thread functions to the Lua API | 2017-07-01 17:39:17 -04:00 | 
				
					
						|  lethosor | 7a7f1df908 | Redirect stdout and stderr again on Windows DF appears to redirect them itself at an inconvenient point.
Fixes #1124 (hopefully) | 2017-06-30 13:29:05 -04:00 | 
				
					
						|  Japa | 96dd5799f7 | Add compatibility defines for 0.34.11 | 2017-06-30 01:00:31 +05:30 | 
				
					
						|  lethosor | cc0220f030 | Add a "key" option to EditField and FilteredList | 2017-06-27 21:10:14 -04:00 |