Commit Graph

  • d5b5b81450 changes PatrikLundell 2020-06-02 15:03:59 +0200
  • 5d05cfc7cc
    Fix several functions in the Units module ignoring unit caste. Ben Lubar 2020-06-02 01:15:33 -0500
  • 2fc7fa7ac2 Update xml, scripts lethosor 2020-05-28 23:11:08 -0400
  • ad37354211 Bump version number to make sure the updater works. Rose 2020-05-24 15:42:59 -0700
  • 4e97269312 Merge branch 'develop' of https://github.com/DFHack/dfhack into Units PatrikLundell 2020-05-23 10:25:08 +0200
  • b3080c73ca Merge remote-tracking branch 'DFHack/develop' into remote_reader Rose 2020-05-22 08:06:33 -0700
  • 6e2f71b10f Merge branch 'remote_reader' of https://github.com/RosaryMala/dfhack into develop Rose 2020-05-22 08:04:38 -0700
  • 3db490ee9e Fix a problem where the block coordinates would sometimes not get copied. Rose 2020-05-22 08:01:34 -0700
  • f20446534b
    fix DfOtherVectors computed size Ben Lubar 2020-05-14 14:01:05 -0500
  • 7dd4b6d968
    update structures Ben Lubar 2020-05-14 13:07:11 -0500
  • acae3982db
    Merge branch 'other-vectors' into develop Ben Lubar 2020-05-14 13:06:58 -0500
  • 3698450605 Merge branch 'doc-updates' into develop lethosor 2020-05-13 22:59:05 -0400
  • d189b91f49 Update macOS -> OS X, tweak a bit and add more anchors lethosor 2020-05-13 22:58:32 -0400
  • 7a9be264c6 Update Linux GCC docs and some ninja notes lethosor 2020-05-13 22:46:09 -0400
  • df06f31137 Update forum thread link lethosor 2020-05-13 22:25:56 -0400
  • 94d7f3b347 Update docs on cloning and git stuff lethosor 2020-05-13 22:25:42 -0400
  • 28c34217d8
    Ruby implementation of df-other-vectors-type Ben Lubar 2020-04-28 14:26:33 -0500
  • 6c20fe4c80
    implement df-other-vectors-type for lua Ben Lubar 2020-04-28 13:55:34 -0500
  • 7cf9624de9
    add assert to make sure other_id array index is in bounds Ben Lubar 2020-04-27 18:56:48 -0500
  • fc10ed3df6
    Implementation for df-other-vectors-type in C++. Still needs Lua and Ruby support. Ben Lubar 2020-04-27 18:26:31 -0500
  • 0ffafbde29
    update structures Ben Lubar 2020-05-09 18:28:19 -0500
  • 1058e40cb0
    Enable /bigobj globally on MSVC. Ben Lubar 2020-04-28 18:18:28 -0500
  • 31d984e934 Fixed 2 incursion handling bugs PatrikLundell 2020-05-05 10:21:56 +0200
  • fb1dc1aea6 Merge branch 'develop' of https://github.com/DFHack/dfhack into embark-assistant PatrikLundell 2020-05-05 10:02:02 +0200
  • d0c030c3da Update xml (changelog only) lethosor 2020-05-04 19:27:17 -0400
  • f3b3cb1b33 Remove fast_mutex from CMakeLists lethosor 2020-05-04 19:26:49 -0400
  • 1dc2d4b6aa Remove tthread::fast_mutex entirely lethosor 2020-05-04 18:41:59 -0400
  • be517370a6 rendermax: move to std::mutex lethosor 2020-05-04 18:38:54 -0400
  • af33f71aa2 Update changelog lethosor 2020-05-03 22:54:43 -0400
  • 42734fc6aa Merge remote-tracking branch 'ab9rf/lm-1561' into develop lethosor 2020-05-03 22:50:12 -0400
  • 2dfd7ea0d0 Update labormanager.cpp again Kelly Kinkade 2020-05-03 18:19:49 -0500
  • 319354f6cd Update labormanager.cpp Kelly Kinkade 2020-05-03 18:16:31 -0500
  • 866660169e Update joblabormapper.cpp Kelly Kinkade 2020-05-03 17:53:32 -0500
  • 63c7b69b5b Change item improvement type to bare ints. JapaMala 2020-05-02 14:38:55 -0700
  • 60853a543d Remove the site realization building type from the remote reader spec. It has no business being there. JapaMala 2020-05-02 13:28:28 -0700
  • 2762f75d69 Merge remote-tracking branch 'dfhack/develop' into develop JapaMala 2020-05-02 10:58:41 -0700
  • fcc4962052 Update stonesense to not crash. JapaMala 2020-05-02 10:58:07 -0700
  • ec7f97bb7a adapted to enum value name change PatrikLundell 2020-05-02 17:37:10 +0200
  • 1c57aa7bb4
    update structures Ben Lubar 2020-05-02 02:01:32 -0500
  • 947d0db182
    update structures Ben Lubar 2020-05-02 01:54:38 -0500
  • 217535decb Update xml lethosor 2020-05-01 22:52:35 -0400
  • 1dc59d3772 Ruby: use core methods for finding selected item and building lethosor 2020-05-01 22:50:02 -0400
  • 24cebbda58 Fix segfault when setting DFHACK_HEADLESS but not PRINT_MODE:TEXT lethosor 2020-04-28 21:38:47 -0400
  • 2108c2363d Use strcmp lethosor 2020-04-28 01:21:11 -0400
  • 9e085b66ac Merge branch 'develop' into lua-ref-target lethosor 2020-04-27 23:24:29 -0400
  • 6bdbf5b0dd Update to 0.47.04-r1, update xml, scripts, changelog version lethosor 2020-04-25 21:33:02 -0400
  • f76b890cc8 Ensure that dev changelogs are also sorted, since they are pulled in from multiple files now lethosor 2020-04-25 21:18:33 -0400
  • 7a2ef4ff60 Update scripts lethosor 2020-04-25 21:14:27 -0400
  • 7c1d1c43e5 Merge remote-tracking branch 'PatrikLundell/stocks' into develop lethosor 2020-04-25 21:12:27 -0400
  • 3380f9ccf4 Update changelog lethosor 2020-04-25 21:03:32 -0400
  • 02c118335f Restore build-lua.sh for build-env lethosor 2020-04-25 17:59:50 -0400
  • f008da32f8 Update submodules lethosor 2020-04-25 17:58:09 -0400
  • 1546d9ec1a Tweak docs from #1484 lethosor 2020-04-25 02:41:27 -0400
  • 4dce9f2010 Merge remote-tracking branch 'PatrikLundell/getplants' into develop lethosor 2020-04-25 02:39:05 -0400
  • 405af5a20b Update structures lethosor 2020-04-25 02:01:21 -0400
  • 55a82e43c6 Update xml, fix stockpiles build lethosor 2020-04-24 23:50:35 -0400
  • 7bdf958518 Fix protobuf compilation with GCC 10 on Fedora Ben Rosser 2020-04-24 21:18:46 -0400
  • c6ed0a2458 Update xml, scripts, authors lethosor 2020-04-24 21:15:04 -0400
  • 27e42ed25d Update xml lethosor 2020-04-23 23:10:30 -0400
  • 84f13b643b
    update structures Ben Lubar 2020-04-23 15:34:26 -0500
  • c5513c3ca1 Update xml lethosor 2020-04-23 01:11:29 -0400
  • 0272fd57f8 Update submodules lethosor 2020-04-22 22:16:24 -0400
  • 75c8bf1a59 Indent more lethosor 2020-04-22 22:05:48 -0400
  • 7fa3f176bd Merge remote-tracking branch 'PatrikLundell/Units' into develop lethosor 2020-04-22 22:05:09 -0400
  • 21be5cf061 adapted to structures PatrikLundell 2020-04-22 15:32:49 +0200
  • f371ae6da8 adapted to histfig_nemesis_id->union PatrikLundell 2020-04-22 12:38:37 +0200
  • 07571e9eb4 updated and resolved conflict PatrikLundell 2020-04-22 11:43:37 +0200
  • 9a10ea9fe5 Update submodules lethosor 2020-04-22 02:13:24 -0400
  • 66314806b1
    update structures Ben Lubar 2020-04-19 22:03:13 -0500
  • 2f1e057bc7
    check-structures-sanity: report known void* types with a better message Ben Lubar 2020-04-19 22:03:03 -0500
  • d3a007489c Fix ZLIB_ROOT in newer CMake versions lethosor 2020-04-19 12:16:48 -0400
  • 54d4b68f3c
    don't crash if the path to an instance-vector contains a null pointer Ben Lubar 2020-04-18 20:39:57 -0500
  • c8ff8d0d8e
    update scripts and structures Ben Lubar 2020-04-17 11:52:16 -0500
  • 8427f518c9
    match capitalization changes I made to df-structures in specific_ref Ben Lubar 2020-04-15 20:05:15 -0500
  • 253b15aeb9
    update structures Ben Lubar 2020-04-15 19:03:40 -0500
  • b5c6fd26e2 Update changelog (#1531) lethosor 2020-04-15 17:33:58 -0400
  • c55214c8d4 Merge remote-tracking branch 'ymber/default_autodump' into develop lethosor 2020-04-15 17:32:38 -0400
  • f4f2aa0d5e removed underscores, adapted to structure (re)naming PatrikLundell 2020-04-15 10:18:37 +0200
  • b0d184e2f9 Merge branch 'develop' of https://github.com/DFHack/dfhack into Units PatrikLundell 2020-04-15 09:45:54 +0200
  • 36df6eac8b Restrict status badge to push events only lethosor 2020-04-15 01:15:09 -0400
  • 79387647d3 Update scripts lethosor 2020-04-15 01:09:29 -0400
  • c97adb9173 Update changelog (#1528, #1530) lethosor 2020-04-15 01:09:16 -0400
  • 57d565c735 Merge remote-tracking branch 'PatrikLundell/TranslateName' into develop lethosor 2020-04-15 01:07:34 -0400
  • ff95f49e4f Merge remote-tracking branch 'lethosor/github-actions' into develop lethosor 2020-04-15 00:52:37 -0400
  • 7e6d939085 Merge remote-tracking branch 'Nilsolm/fix/autogems-binned-gems' into develop lethosor 2020-04-13 00:32:38 -0400
  • f7630a5270 update changelog Nilsolm 2020-04-12 11:03:28 +0200
  • 362e49c0bc autogems: check bin content in linked stockpiles Nilsolm 2020-04-12 11:02:26 +0200
  • 3f72d9934e
    Merge commit 'refs/pull/1547/head' of github.com:DFHack/dfhack into develop Ben Lubar 2020-04-11 13:04:04 -0500
  • 67c1321a06
    update structures Ben Lubar 2020-04-11 13:03:38 -0500
  • d734c83a28 also update the changelog Nilsolm 2020-04-11 17:26:09 +0200
  • 2b44e52cab Add intrigue skill to manipulator Nilsolm 2020-04-11 16:47:29 +0200
  • ba12e0c6d4 Remove obsolete travis scripts lethosor 2020-04-11 02:33:50 -0400
  • dbff3355ba Remove .travis.yml lethosor 2020-04-11 02:32:07 -0400
  • dc598d501a Limit entire check-pr job to PRs only lethosor 2020-04-11 02:24:40 -0400
  • dbdd98829f Add check for PR base branch lethosor 2020-04-11 02:22:12 -0400
  • b3db62742c Rename workflow to match Travis, update badge lethosor 2020-04-11 02:15:57 -0400
  • 6bbda95dd4 Add TERM=dumb back lethosor 2020-04-11 01:58:06 -0400
  • cdc82bd7db Run tests within `script` lethosor 2020-04-11 01:49:53 -0400
  • 44be99388e Revert "Fall back to dfout_C if set before stderr.log" lethosor 2020-04-11 01:43:06 -0400
  • 148b5495cc Fall back to dfout_C if set before stderr.log lethosor 2020-04-11 01:32:05 -0400