Commit Graph

  • c080da3750 listcolumn - adjust add(ListEntry<T>) to take const ref, more compatible on Linux Quietust 2017-10-08 19:54:51 -0600
  • d3f3ebf778
    auto_ptr is deprecated - use unique_ptr instead Ben Lubar 2017-10-04 14:37:04 -0500
  • 3c5483df03 Change tabs to spaces to satisfy travis. Japa Illo 2017-10-04 09:48:12 +0530
  • bb1eb0b48a Use a config file to enable outside connections. Japa 2017-10-03 19:48:37 +0530
  • 1d02ecff6f Add safe for remote flag to select default functions. Japa 2017-10-03 18:56:49 +0530
  • cbeb241435 Listen on any address Japa 2017-10-02 20:48:05 +0530
  • 8dffd48f70 Add a flag for functions considered safe for a remote computer to call. Japa 2017-10-02 19:55:16 +0530
  • c2b36f0979 Removed extra qualification to make Travis happy. PatrikLundell 2017-09-01 17:29:55 +0200
  • 8a81f6b5f7 Removed extra qualification to make Travis happy. PatrikLundell 2017-09-01 17:14:21 +0200
  • 596296358f Moved all externally visible operation implementations out of name spaces to satisfy both Travis and Visual Studio. PatrikLundell 2017-09-01 17:00:14 +0200
  • 84eaf04148 Removed function qualifications to make Travis happy and Visual Studio unhappy. PatrikLundell 2017-09-01 16:22:10 +0200
  • 83061cffca Replaced include of dfhack.h with <utility> and DataDefs.h PatrikLundell 2017-09-01 15:37:40 +0200
  • 831fa07fb2 Removed path from dfhack.h include. PatrikLundell 2017-09-01 15:10:53 +0200
  • 80fe49b339 Add embark-assistant plugin PatrikLundell 2017-09-01 14:13:34 +0200
  • ca481fc69f max_barrels was serialized on max_bins position ViTuRaS 2017-08-28 22:33:24 +0200
  • 54b0d2fcb6 Merge pull request #1154 from JapaMala/master Lethosor 2017-08-22 10:48:47 -0400
  • a39efc6f1d Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-08-21 19:35:14 -0400
  • 4f38260e8c Pass the correct architecture to setarch on Linux lethosor 2017-08-21 19:34:46 -0400
  • a7b837f2d0 Increment version number Japa 2017-08-20 20:44:55 +0530
  • 8e71cf9def Send Unit inventories with RFR Japa 2017-08-19 17:48:18 +0530
  • 737aefefea send over beard styles Japa 2017-08-19 09:38:56 +0530
  • 5b5ac7088d correct spelling Japa 2017-08-12 19:12:14 +0530
  • b7783ba8b9 Added unkept hair to style list Japa 2017-08-12 19:10:35 +0530
  • a39672fc15 Merge pull request #1150 from DFHack/luasock-fix Lethosor 2017-08-12 08:51:31 -0400
  • 620cfcc8bd Fix luasocket receive with byte count Warmist 2017-08-12 15:42:56 +0300
  • 6c5e25db13 Add hair style to units in proto Japa 2017-08-11 13:50:30 +0530
  • 55d22855a0 Add styling enums to RFR Japa 2017-08-11 10:21:40 +0530
  • 9d4c7af11c Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-08-08 20:09:10 -0400
  • 08656a3ca7 Strip DF folder from Ruby script paths lethosor 2017-08-08 20:08:07 -0400
  • d99e3689fa Merge pull request #1148 from ab9rf/fix-msvc Lethosor 2017-08-07 18:36:38 -0400
  • 0b26e9aec7 Fix a couple of MSVC warnings Kelly Kinkade 2017-08-07 14:13:22 -0500
  • 95aa5bbb47 zoom: fix MSVC warning lethosor 2017-08-07 15:06:00 -0400
  • 1bf64ddfd8 Merge remote-tracking branch 'ab9rf/labormanager-1115' into develop lethosor 2017-08-07 14:01:27 -0400
  • 14867c36cc Merge remote-tracking branch 'ab9rf/labormanager-1106' into develop lethosor 2017-08-07 14:00:37 -0400
  • eb7e9dcf1f Merge remote-tracking branch 'ab9rf/labormanager-1103' into develop lethosor 2017-08-07 14:00:15 -0400
  • 5c33fcccbd Merge remote-tracking branch 'BenLubar/win64-warnings' into develop lethosor 2017-08-07 13:51:18 -0400
  • 05b238c879 Fix another diggingInvaders compiler error lethosor 2017-08-07 09:29:46 -0400
  • a383cc9a30 Fix diggingInvaders compilation errors (#1145, GCC 4.8) lethosor 2017-08-06 21:01:36 -0400
  • ab8fb9f44e whitespace Kelly Kinkade 2017-08-05 21:48:41 -0500
  • 16fb230ef6 getAnyItem: support viewscreen_textviewerst lethosor 2017-08-05 21:38:18 -0400
  • d280863bc8 Avoid iterating over "has-bad-pointers" fields of IDTYPE_STRUCT and others lethosor 2017-08-05 21:34:16 -0400
  • b61859a55e labormanager/#1103: fix NPE in meeting test Kelly Kinkade 2017-08-04 11:29:48 -0500
  • 04733827a0 Favor/disfavor RECOVER_WOUNDED based on ALTRUISM (fixes #1106) Kelly Kinkade 2017-07-29 19:54:51 -0500
  • d98fd02048 Weight CUTWOOD jobs by KILL_PLANT ethic; fix #1115 Kelly Kinkade 2017-07-29 18:46:45 -0500
  • 682d4b3144 whitespace Kelly Kinkade 2017-07-29 12:26:32 -0500
  • fe9454ff1c Fix #1103: do not idle for a meeting if the other participant is dead, asleep, resting, or on military duty Kelly Kinkade 2017-07-29 09:26:19 -0500
  • c5c80d5dc0 Rename labormanager_joblabormapper to joblabormapper Kelly Kinkade 2017-07-28 23:03:23 -0500
  • d810faa4a3 whitespace Kelly Kinkade 2017-07-28 02:43:32 -0500
  • a7d21fd627 move labormanager into a subdirectory Kelly Kinkade 2017-07-28 02:28:16 -0500
  • 8ae7a1235d Add rider ID to creatures Japa 2017-07-27 18:41:46 +0530
  • 92a962a9c0 Send grass levels over RemoteFortressReader Japa 2017-07-25 08:31:02 +0530
  • fd19935fe9 labormanager: remove stupid Kelly Kinkade 2017-07-22 04:54:05 -0500
  • 15ae72edec labormanager: Refactor source, separating the job labor mapper into a separate source file. Kelly Kinkade 2017-07-22 04:31:30 -0500
  • 17a7885ef2
    Fix a bunch of 64-bit Windows warnings Ben Lubar 2017-07-21 13:30:05 -0500
  • 9ba459f21e Merge pull request #1134 from BenLubar/clsocket-windows-warnings Lethosor 2017-07-21 12:07:24 -0400
  • ac1d6f947f
    Update clsocket submodule. See DFHack/clsocket#10. Ben Lubar 2017-07-21 10:24:00 -0500
  • 4e55c4c916 Merge pull request #1133 from ab9rf/labormanager-1101 Lethosor 2017-07-20 11:13:44 -0400
  • 90dd9e932e exclude on-duty military personnel from health labor check Kelly Kinkade 2017-07-20 03:53:45 -0500
  • 1ee5debfba Send the existence of all buildings on the map. Japa Illo 2017-07-17 15:29:23 +0530
  • 15ed1bfd67 stl_vsprintf: avoid truncating 4096-byte strings lethosor 2017-07-13 13:08:27 -0400
  • ce1158780f Fix crash in stl_vsprintf() from reusing va_list lethosor 2017-07-13 13:07:58 -0400
  • 48a61420b7 Bump version lethosor 2017-07-12 19:06:37 -0400
  • e20ddb7f1d Update NEWS, document orders lethosor 2017-07-12 19:00:24 -0400
  • c5fad31a4c Fix indentation lethosor 2017-07-12 16:55:50 -0400
  • bdc746f3f1 Replace broken include guard lethosor 2017-07-12 16:53:09 -0400
  • 018f3be70a Merge remote-tracking branch 'JapaMala/master' into develop lethosor 2017-07-12 16:52:30 -0400
  • 4d9fe4f7c1 Merge remote-tracking branch 'BenLubar/plugin-orders' into develop lethosor 2017-07-12 16:50:40 -0400
  • d236181cdc Merge remote-tracking branch 'BenLubar/repeat-util-cancel-self' into develop lethosor 2017-07-12 16:35:24 -0400
  • 15a391c620 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-07-12 16:31:45 -0400
  • 3103d697d9 Add an onLoad.init-example file lethosor 2017-07-12 16:30:49 -0400
  • e3cd820fb1 Limit recursive runCommand() calls to 20 lethosor 2017-07-12 16:28:21 -0400
  • 442af15c68 Merge pull request #1114 from BenLubar/dfhack-assert Lethosor 2017-07-11 16:26:08 -0400
  • f963d89e12 Merge branch 'develop' into plugin-orders Ben Lubar 2017-07-11 15:12:40 -0500
  • 7fed961fcd
    Make repeatUtil.cancel work even when called from the callback. Closes #1122. Ben Lubar 2017-07-11 15:10:42 -0500
  • 070dfa1865 Merge branch 'develop' of dfhack/dfhack into develop lethosor 2017-07-05 23:57:35 -0400
  • 2d07e5edea Add new "pathable" plugin lethosor 2017-07-05 23:54:55 -0400
  • 03772a6899 Don't support windmill direction on old DF Japa 2017-07-04 21:10:59 +0530
  • 8a0777bb1e Add stdint.h to the buildingreader header. Japa 2017-07-04 20:51:25 +0530
  • 069cea675c
    Split import and clear into two commands. Use for-each loops for clarity. Closes #965. Ben Lubar 2017-07-02 16:00:45 -0500
  • 7b3ce20167
    Add orders plugin for managing manager orders. Ben Lubar 2017-05-27 16:47:18 -0500
  • 2f22999801 Merge pull request #1126 from quietust/develop Lethosor 2017-07-02 10:06:43 -0400
  • fd68971ac5 Fix silly error in strangemood plugin - missing "break;" statements in deep material item searches Quietust 2017-07-02 07:31:31 -0600
  • d6c4aa823a Update scripts, Authors.rst lethosor 2017-07-01 19:30:44 -0400
  • d7b6f9fd21 Merge remote-tracking branch 'BenLubar/autolabor-hauler-crash' into develop lethosor 2017-07-01 18:05:29 -0400
  • c174c46d67 Update scripts lethosor 2017-07-01 18:04:53 -0400
  • d628212254 Lua API: Use CallWithCatchWrapper for a few more functions lethosor 2017-07-01 17:39:39 -0400
  • 6100074ba6 Add a few MD5 and thread functions to the Lua API lethosor 2017-07-01 17:39:17 -0400
  • 7a7f1df908 Redirect stdout and stderr again on Windows lethosor 2017-06-30 13:29:05 -0400
  • 96dd5799f7 Add compatibility defines for 0.34.11 Japa 2017-06-30 01:00:31 +0530
  • cc0220f030 Add a "key" option to EditField and FilteredList lethosor 2017-06-27 21:10:14 -0400
  • 967ab4ab1e
    autolabor: Fix an array bounds overrun when assigning haulers while traders are active. Ben Lubar 2017-06-27 13:47:33 -0500
  • 10078841fb
    Remove NDEBUG definition from RelWithDebInfo to enable asserts. Ben Lubar 2017-06-27 12:58:29 -0500
  • 6af5f3b299 fixing getItemBaseValue() for cheese, sheets and instruments Vitaly Pronkin 2017-06-26 09:17:23 +1200
  • fe8be90992 Add "tweak burrow-name-cancel" to fix bug 1518 lethosor 2017-06-25 16:42:30 -0400
  • 10e13c532a Add "tweak cage-butcher" and some extra Building module functions lethosor 2017-06-25 15:21:45 -0400
  • c9b5df8989 Merge develop Japa Illo 2017-06-24 11:00:14 +0530
  • 52b9a8f4ad Added a function to get a subset of the plant raws. Japa Illo 2017-06-24 10:52:09 +0530
  • db375ae83b Add a Pages:getSelectedPage() helper lethosor 2017-06-23 12:46:46 -0400
  • 789fc6dde0 Documentation tweaks lethosor 2017-06-23 12:44:34 -0400
  • bf8e65311b Update submodules lethosor 2017-06-23 12:43:38 -0400