Commit Graph

  • a550c81628 update the CMakeList to link the blueprint plugin against the lua library Daniel Brooks 2018-05-09 18:25:26 -0700
  • b127522992 Merge branch 'develop' into allow-calling-blueprint-from-lua Daniel Brooks 2018-05-09 12:55:17 -0700
  • cd717a4fe8 Fix stockpiles header in Plugins.rst lethosor 2018-05-09 10:39:14 -0400
  • b95e8f433a Update changelog, scripts lethosor 2018-05-09 10:37:03 -0400
  • 2ada907420 Move stockpiles option (load/save) below stocks/autodump/etc lethosor 2018-05-09 10:33:41 -0400
  • ead0092765 Ignore added stockpile keys when renaming stockpiles lethosor 2018-05-09 10:25:55 -0400
  • 2a52582c1f Add Gui::inRenameBuilding lethosor 2018-05-09 10:23:05 -0400
  • 1eac476db7 add a note to the docs Daniel Brooks 2018-05-08 16:04:35 -0700
  • d15f87715e update comments Daniel Brooks 2018-05-08 13:04:14 -0700
  • 554814920b this allows the blueprint plugin to be called from lua Daniel Brooks 2018-05-08 11:42:41 -0700
  • c4c450a494 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2018-05-07 09:14:18 -0400
  • 4fe55639be Update version/submodules to 0.44.10-alpha1 lethosor 2018-05-07 00:25:21 -0400
  • d2f59c5f90 Update Contributing (IDA Freeware 7.0, cl-linux-debug being 32-bit only) Quietust 2018-05-06 10:26:14 -0600
  • 32d83be84a Add some recent stuff to changelog.txt lethosor 2018-05-05 16:36:16 -0400
  • f4088dbd28 Update xml, scripts lethosor 2018-05-05 16:09:20 -0400
  • b266c7322f Make fpause pause worldgen lethosor 2018-05-05 16:08:06 -0400
  • b0c007cae6 Add some build scripts for sublime lethosor 2018-05-05 16:05:26 -0400
  • 0904e8aa93 Merge branch 'gui-autogems' into develop lethosor 2018-05-05 15:45:06 -0400
  • c9d7f433a9 Update docs for autogems UI lethosor 2018-05-05 15:39:16 -0400
  • 9d7feaf39d autogems: load blacklist from autogems.json lethosor 2018-05-05 12:46:10 -0400
  • 60d1c270c2 Display autogems config option lethosor 2017-07-12 16:07:44 -0400
  • bc32d15bea [Release] cxxrandom v2.0 Josh Cooper 2018-04-29 16:23:57 -0700
  • 23b2d5eba5 Merge branch cxxrandom Josh Cooper 2017-12-22 22:41:45 -0800
  • 69373e367c
    Merge pull request #1261 from BenLubar/pull-request-test Ben Lubar 2018-04-24 11:41:21 -0500
  • 8f609d0ddf
    Replace submodule URLs with relative URLs Ben Lubar 2018-04-23 16:56:27 -0500
  • c58ffdb922
    Added function to remove syndrome wound data AtomicChicken 2018-04-20 17:14:03 +0200
  • a708b0b303 Add some includes in DataDefs.h lethosor 2018-04-19 21:11:43 -0400
  • 5cd8aa0458 Update downloads to 0.44.09 lethosor 2018-04-19 12:35:00 -0400
  • 3b2112a56e Update scripts/exterminate lethosor 2018-04-19 12:13:33 -0400
  • 48690a3ea1
    Merge pull request #1254 from lethosor/complex-enum Lethosor 2018-04-18 22:12:17 -0400
  • 2bf9632000 Merge remote-tracking branch 'origin/develop' into complex-enum lethosor 2018-04-11 10:23:32 -0400
  • 0ea35a6e93 Merge remote-tracking branch 'lethsor/master' into remote_reader Japa 2018-04-11 18:28:41 +0530
  • c0787f065b
    Merge pull request #1253 from BenLubar/warnings-fix Lethosor 2018-04-10 18:53:34 -0400
  • f9ad71f682
    Fix fencepost error in autolabor/autohauler/labormanager. Ben Lubar 2018-04-10 13:29:00 -0500
  • b0e1ae93ea Add next_item, _complex for complex enums lethosor 2018-04-09 19:46:12 -0400
  • 9398262654 Make enum attrs work for complex enums (lever_target_type) lethosor 2018-04-09 16:12:03 -0400
  • 7da8793172 Set last_item_value properly for complex enums lethosor 2018-04-09 16:11:47 -0400
  • c1dd21730d Fix complex enum ipairs for first element lethosor 2018-04-09 11:27:02 -0400
  • 61539bf345 Lua: implement key lookup and ipairs for complex enums lethosor 2018-04-09 11:04:37 -0400
  • ae6b8a16e8 Handle most complex enum metadata on the C++ side lethosor 2018-04-09 03:00:58 -0400
  • 165167defe Update scripts lethosor 2018-04-07 10:47:25 -0400
  • afc2c476bb
    Fix remaining warnings on Windows. Ben Lubar 2018-04-06 21:22:48 -0500
  • 67de61a1fe
    Fix GCC warnings in stonesense. Ben Lubar 2018-04-06 18:18:48 -0500
  • 1dd6625270
    Fix remaining warnings in supported plugins Ben Lubar 2018-04-06 14:17:34 -0500
  • a7dfacd1c5
    Fix warnings in supported plugins. Ben Lubar 2018-04-06 01:18:15 -0500
  • f3038fef09
    Mark static functions in uicommon as "static inline" to remove the warning if they are not used. Ben Lubar 2018-04-05 16:51:10 -0500
  • 7aee061258
    Ignore warnings in plugin protobufs. Ben Lubar 2018-04-05 16:50:28 -0500
  • 51661d7355
    Fix -Wswitch warning about UNDERWORLD_GATE in MapCache. Ben Lubar 2018-04-05 16:50:04 -0500
  • 565c1e1260
    Fix uninitialized pointer being returned from Gui::getAnyUnit when on the pet list with no selection. Ben Lubar 2018-04-05 16:49:30 -0500
  • 0a2ec30199
    Remove or comment out unused code. Ben Lubar 2018-04-05 16:48:11 -0500
  • 2eec5ee78d
    Fix signed/unsigned comparison warnings in core. Ben Lubar 2018-04-05 16:47:47 -0500
  • 304e1d45f0
    Remove unused labels in Console-posix.cpp Ben Lubar 2018-04-05 16:46:59 -0500
  • ec5d238e5e
    Remove warnings in generated code for core protobufs. Ben Lubar 2018-04-05 16:46:04 -0500
  • a37df92656
    [labormanager] fix warning about non-virtual destructor in jlfunc Ben Lubar 2018-04-05 16:04:14 -0500
  • a44b3b8f98
    Move null pointer check from Job module to LuaApi, where it does not invoke undefined behavior. Ben Lubar 2018-04-05 16:01:26 -0500
  • 91930a618f
    [dwarfvet] Fix infinite loop if an animal is not accepted at a hospital. Ben Lubar 2018-04-05 15:01:50 -0500
  • a3d4c586ab
    Hide "complex enum" warning for dfhack-specific enums. Ben Lubar 2018-04-05 14:48:29 -0500
  • 9cbba0ae01
    Hide warnings about non-virtual destructors from df-structures. Ben Lubar 2018-04-05 14:46:28 -0500
  • 8a53ad543f
    Fix clsocket warnings. Ben Lubar 2018-04-05 14:39:18 -0500
  • 5d24aa8b62
    Fix memset call in md5.cpp Ben Lubar 2018-04-05 14:28:00 -0500
  • 1ec96aa992
    Disable pointless warnings in protobuf-generated code. Ben Lubar 2018-04-05 13:58:10 -0500
  • 5ee73a5a73 Add an option to generate changelogs for individual versions lethosor 2018-04-05 11:55:25 -0400
  • cb463c34d8 Automatically replace search with search-plugin in changelog lethosor 2018-04-05 11:21:45 -0400
  • ef7dc06221 Fix search plugin link and block links to search page in changelog lethosor 2018-04-05 11:02:14 -0400
  • 1badadf535 search: fix 4/6 keys in unit screen lethosor 2018-04-05 10:08:07 -0400
  • 868c032578 liquids: initialize range dimensions lethosor 2018-04-05 02:16:40 -0400
  • e9457b9f65 liquids: use unique_ptr properly lethosor 2018-04-05 02:15:32 -0400
  • b6311ec6b8 Bump to 0.44.09-r1 lethosor 2018-04-04 22:45:34 -0400
  • 86e0cb4b32 Update changelog (OS X GCC, bump version) lethosor 2018-04-04 20:07:41 -0400
  • ad6a96f2c5 Update Compile.rst for GCC 7 (OS X) lethosor 2018-04-04 20:01:52 -0400
  • c8089db5df Install the correct libstdc++ lethosor 2018-04-04 20:01:27 -0400
  • ceb4cc7577 Add downloads for OS X GCC 7 stdlib lethosor 2018-04-04 19:45:44 -0400
  • 0ee4010701 Update Authors.rst (#1251) lethosor 2018-04-04 17:15:08 -0400
  • 5081710900 Merge remote-tracking branch 'ThiagoLira/develop' into develop lethosor 2018-04-04 17:12:06 -0400
  • b7bd88352e fixed bug causing gui scripts to fail when sidebar is closed ThiagoLira 2018-04-04 17:42:46 -0300
  • 1ac896a874 Stop generate_headers from depending on symbols.xml lethosor 2018-04-04 11:52:18 -0400
  • 8f3701752d Update xml lethosor 2018-04-04 11:36:24 -0400
  • 3e3571094d Update xml (name attrs) lethosor 2018-04-03 16:44:30 -0400
  • 5f08ae339f Merge branch 'changelog-gen' into develop lethosor 2018-04-03 11:39:01 -0400
  • 490946cc5e Strip markers from multi-line changelog entries lethosor 2018-04-03 11:36:11 -0400
  • f6a222751b Update xml (osx64 renderer) lethosor 2018-04-03 11:36:06 -0400
  • d6be5549af Update scripts (dfhack/scripts#50) lethosor 2018-04-03 11:31:14 -0400
  • 953673e45d
    Merge pull request #1250 from lethosor/changelog-gen Lethosor 2018-04-03 10:00:42 -0400
  • 02768cd019 Update future section lethosor 2018-04-02 22:30:54 -0400
  • 374243d697 Document changelog process lethosor 2018-04-02 22:22:20 -0400
  • 26fb047aef Adjust which changelog files get installed lethosor 2018-04-02 22:21:03 -0400
  • ffb62d0e73 Add remaining 0.44 changelog entries lethosor 2018-04-02 21:36:41 -0400
  • f8f67b1e23 gen_changelog: remove double colons, add --check flag lethosor 2018-04-02 21:36:18 -0400
  • c993417489 Migrate 0.43 and earlier changelogs to History.rst lethosor 2018-04-02 20:55:08 -0400
  • d9d4b3deba Fix NEWS installation lethosor 2018-04-02 14:49:02 -0400
  • b3c3480c95 Fix doc build dependencies lethosor 2018-04-02 14:26:47 -0400
  • 4158267edc Ensure that docs/_auto/ exists lethosor 2018-04-02 14:14:03 -0400
  • 476483adb3 Add a script to automatically generate both changelogs from a single file lethosor 2018-04-02 13:43:32 -0400
  • 573fcb4bd0 Bump to 0.44.09-alpha1, update news/submodules lethosor 2018-04-02 01:00:20 -0400
  • 996306560b Merge remote-tracking branches 'ab9rf/digtype-1243' and 'ab9rf/labormanager-map-check-bug' into develop lethosor 2018-04-02 00:56:33 -0400
  • 2c9c935c0e Update submodules/news, bump to 0.44.08-alpha1 lethosor 2018-03-29 11:38:55 -0400
  • 93bef3351e Update submodules/news, bump to beta1 lethosor 2018-03-28 21:55:04 -0400
  • d369f8be67 Bump version number. Japa 2018-03-26 19:07:04 +0530
  • b8de7d4cf8 check for tile material == MINERAL in digtype (#1243) Kelly Kinkade 2018-03-20 01:44:10 -0500
  • 81c9c8cdfe Avoid crashing labormanager if map square on lowest level is designated+hidden (#1240) Kelly Kinkade 2018-03-20 00:55:17 -0500