Commit Graph

  • e56cb2a25a Update xml (setup_character_info.skill_points_remaining) lethosor 2018-08-04 00:59:15 -0400
  • f2cbd20126 Update changelog for labormanager changes lethosor 2018-08-04 00:58:27 -0400
  • d26b1759a2 Merge remote-tracking branches 'ab9rf/labormanager-1142', 'ab9rf/labormanager-1162' and 'ab9rf/labormanager-respect-nature' into develop lethosor 2018-08-04 00:52:59 -0400
  • f2664f7926 Add unit facing and sub-tile position when moving. JapaMala 2018-08-03 23:18:02 +0530
  • 1c137f9a35 Fix a few Lua 5.3-related errors lethosor 2018-08-02 14:36:15 -0400
  • 78b115db73 update jsoncpp JapaMala 2018-08-02 22:17:21 +0530
  • efe4926df0 Send equipped item bodypart attachments over RFR JapaMala 2018-08-02 21:50:29 +0530
  • 214b0c4bc6 (labormanager) respect NATURE value Kelly Kinkade 2018-07-31 19:12:07 -0500
  • 5e95bd9cf2 Merge remote-tracking branch 'dfhack/develop' into remote_reader JapaMala 2018-07-31 19:46:31 +0530
  • a6067c20c1 (labormanager) only assign valid labors (fix #1142) Kelly Kinkade 2018-07-30 22:36:59 -0500
  • 99490aff41 add support for craft item from pearl jobs (fixes #1162) Kelly Kinkade 2018-07-30 21:32:15 -0500
  • 0a0cbdf2de Add creature flags to RFR creature raws. JapaMala 2018-07-28 18:39:45 +0530
  • 0983891089
    Merge pull request #1367 from BenLubar/msvc-cmake-ninja Ben Lubar 2018-07-27 09:35:33 -0500
  • 9bd5ecd738
    Merge pull request #1372 from BenLubar/dfhack-viewscreen-identity Lethosor 2018-07-26 16:06:24 -0400
  • 977ef1a351
    Get intellisense and code analysis working in CMakeSettings.json. Ben Lubar 2018-07-23 16:14:22 -0500
  • a85d59787a
    Add intellisenseMode to CMakeSettings.json. Ben Lubar 2018-07-23 12:55:23 -0500
  • 4837e65322
    Add an identity to dfhack_viewscreen and dfhack_lua_viewscreen. Ben Lubar 2018-07-22 17:27:22 -0500
  • d9fb364b3f Fix prospector out-of-bounds crash and improve checking lethosor 2018-07-21 00:27:11 -0400
  • 8cafa2f58a License: sort, fix caps lethosor 2018-07-21 00:03:45 -0400
  • c53353fc28 Update changelog, xml lethosor 2018-07-20 23:29:24 -0400
  • 8bfa96f701 Update docs for #1365 lethosor 2018-07-20 23:16:50 -0400
  • 61df5e5286 Merge remote-tracking branch 'KlonZK/patch-1' into develop lethosor 2018-07-20 23:16:28 -0400
  • 40669d7a63
    Change CMakeSettings.json to use Ninja. Ben Lubar 2018-07-20 13:29:18 -0500
  • 09ec8910ca Avoid clearing CMAKE_CXX_FLAGS for plugins lethosor 2018-07-19 15:32:08 -0400
  • af53fe6740 embark-assistant: fix x=16, y=16 dimensions lethosor 2018-07-19 14:48:28 -0400
  • 46a28c5f52 Merge branch 'tests' into develop lethosor 2018-07-19 14:39:32 -0400
  • 163c9b4059 Add utils.OrderedTable, make test order consistent lethosor 2018-07-19 12:40:25 -0400
  • 0128bc39db Don't include stdout.log in build output lethosor 2018-07-19 11:43:43 -0400
  • 5d3126403b Switch back to coroutines for tests lethosor 2018-07-19 11:26:38 -0400
  • 1a2694fa2c Merge remote-tracking branch 'BenLubar/custom-plugins-cmake' into develop lethosor 2018-07-18 19:09:05 -0400
  • 777a9147df Restore some important travis settings (build supported plugins again) lethosor 2018-07-18 15:20:10 -0400
  • 3e82bd8f35
    Ignore CMakeLists.custom.txt and create it if it does not exist during cmake. Ben Lubar 2018-07-18 14:00:40 -0500
  • 75793c6750 Travis: remove DFHack-built things in DF folder from cache lethosor 2018-07-18 14:32:47 -0400
  • 063602349c Add a basic test library and a couple GUI module tests (squashed) lethosor 2018-07-18 14:29:13 -0400
  • a779b247d4 Travis: fix Ninja build lethosor 2018-07-17 11:53:24 -0400
  • 1ebac6fad9 travis: use ninja lethosor 2018-07-17 11:49:15 -0400
  • 4070b5235e Merge branch 'docs' into develop lethosor 2018-07-17 11:11:31 -0400
  • 55d5d47776 Fix architecture note in compile docs lethosor 2018-07-17 11:10:46 -0400
  • 3b44c18576 Followups for #1325 lethosor 2018-07-17 00:58:49 -0400
  • 1d6c3dc871 Merge remote-tracking branch 'suokko/fix_cmake_dependencies_to_generated_headers' into develop lethosor 2018-07-17 00:24:18 -0400
  • 29f6131e26
    fix custom animation tables KlonZK 2018-07-16 10:39:05 +0200
  • 38cccdb0f4 Update the module create calls to return unique_ptrs Stoyan Gaydarov 2018-07-08 20:48:39 -0700
  • 6f90273bb6 More usage of smart pointers throughout core and version info. Stoyan Gaydarov 2018-07-08 15:50:14 -0700
  • 699f864110 use dts::make_unique instead of new Stoyan Gaydarov 2018-07-08 16:10:01 -0700
  • 6cfd987c0d Remove an outdated comment, with c++11 enabled the code is thread safe Stoyan Gaydarov 2018-07-08 12:05:34 -0700
  • 12c8046f90 Some memory management changes for Core Stoyan Gaydarov 2018-07-08 12:04:53 -0700
  • b5ddde8475 Use a shared_ptr to avoid having to manage VersionInfo vector memory Stoyan Gaydarov 2018-07-08 11:34:12 -0700
  • c127ceab96 Use a unique_ptr for VersionInfo to avoid worrying about memory Stoyan Gaydarov 2018-07-08 11:19:19 -0700
  • 44b7e8df71 Update docs for #1351 lethosor 2018-07-14 21:09:36 -0400
  • 790d16cc1c Merge remote-tracking branch 'sgayda2/call_once' into develop lethosor 2018-07-14 21:08:15 -0400
  • 99d05117ab fix a return statement in FirstCall Stoyan Gaydarov 2018-07-14 12:15:52 -0700
  • c2a64b3573 Update changelog, xml, bump to r1 lethosor 2018-07-13 21:16:35 -0400
  • f85b2c2b3c Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2018-07-13 20:00:52 -0400
  • 78f2431c93 Update xml lethosor 2018-07-13 19:59:46 -0400
  • 210510591b Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop lethosor 2018-07-13 19:58:27 -0400
  • b44789285c
    Fix Windows df-structures stubs failing to compile if the option to keep symbols is specified. Ben Lubar 2018-07-13 15:49:37 -0500
  • baef5ca319 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 20:44:11 +0200
  • 1af0ec4006 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 20:43:49 +0200
  • 3d5cadeb8c Merge branch 'embark-assistant' of https://github.com/PatrikLundell/dfhack into embark-assistant PatrikLundell 2018-07-13 17:53:34 +0200
  • 4137a17a78 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:43:46 +0200
  • 658fac0b93 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:43:22 +0200
  • cb77c91049 Update Compile.rst to prefer ninja Pauli 2018-07-13 17:33:01 +0300
  • 3e47de5b45
    Merge branch 'develop' into embark-assistant Lethosor 2018-07-13 11:33:57 -0400
  • fdf52deb36 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:23:34 +0200
  • 02dd97722c Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:23:12 +0200
  • 4d3f9ce13d Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:22:49 +0200
  • 539428b741 Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:22:26 +0200
  • f41715309a Added Finder scrolling and Frozen search PatrikLundell 2018-07-13 17:21:42 +0200
  • cfc9b759e0 Removed embark-assistant screen size restriction PatrikLundell 2018-07-13 17:20:55 +0200
  • c2dc429b7f embark-assistant changes noted PatrikLundell 2018-07-13 17:20:16 +0200
  • 14725bce59 Make DFHACK_BUILD_ARCH default to 64 lethosor 2018-07-13 11:04:33 -0400
  • c259a892c3 Update scripts (modtools/force fix) lethosor 2018-07-13 11:02:36 -0400
  • f02466de8a Correct codegen.pl output dependecies for VC Pauli 2018-07-13 17:01:36 +0300
  • eba646c43e
    Merge pull request #1359 from BenLubar/msvc-cmake Ben Lubar 2018-07-13 08:32:15 -0500
  • bc8b8ef256 Use configure_file to optimize incremental builds for git-describe.h Pauli 2018-07-13 15:22:00 +0300
  • 1226919b16 Fix the CMAKE_BUILD_TYPE help string and make it list of strings in gui Pauli 2018-07-08 13:32:24 +0300
  • c92b52537c Only run once codegen.pl and git-describe.cmake with make Pauli 2018-07-08 13:32:04 +0300
  • fad9d58ac6 Keep git-describe.h in source tree Pauli 2018-07-08 00:05:32 +0300
  • 68d1dfa0da Keep make output short Pauli 2018-06-28 21:09:42 +0300
  • 3f34ea196b Fix build not to delete git-describe.h Pauli 2018-06-25 16:31:58 +0300
  • e34f10f3df Changelog entry for the generated header dependencies Pauli 2018-06-25 15:52:56 +0300
  • 2956e654d4 Add dependency from codegen.pl to df/*.h Pauli 2018-06-25 15:39:26 +0300
  • 5154370402 Add full paths to codegen.pl error messages Pauli 2018-06-25 15:31:51 +0300
  • b3b23e8278 Add dependency from git-describe.h to DFHackVersion.cpp Pauli 2018-06-25 15:25:13 +0300
  • c82532fd4b Merge remote-tracking branch 'suokko/ruby_memory_return_calling_convention' into develop lethosor 2018-07-12 14:46:23 -0400
  • 242dabfdb0 Update scripts/rejuvenate.lua lethosor 2018-07-12 14:44:29 -0400
  • 61890c5a60 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2018-07-12 10:34:23 -0400
  • 7f523f4be2 Mention the need to initialize new submodules after `git pull` too lethosor 2018-07-12 10:30:57 -0400
  • 2e34a480e5
    Update Compile.rst note about Visual Studio. Ben Lubar 2018-07-11 20:29:11 -0500
  • 7486423e6d
    Add CMakeSettings.json for MSVC 2017. Ben Lubar 2018-07-11 16:57:52 -0500
  • 350ead2651 Add digv and related anchors lethosor 2018-07-11 12:02:30 -0400
  • 9ee368d456 Merge remote-tracking branch 'suokko/MapCache_reduce_latency_from_designation_to_jobs' into develop lethosor 2018-07-11 11:51:24 -0400
  • 7afa3690bf Add support for DFHACK_BUILD_ID lethosor 2018-07-11 11:47:55 -0400
  • e1d1182406 Add embark-assistant changes to changelog lethosor 2018-07-10 13:04:42 -0400
  • 2d8be8f4ad Update xml (dlsym vtables, dfhack/df-structures#282) lethosor 2018-07-10 13:01:54 -0400
  • fa8c6724f6 Merge remote-tracking branch 'suokko/dlsym_libgraphics' into develop lethosor 2018-07-10 12:24:13 -0400
  • dd3c04eb26 Merge remote-tracking branch 'suokko/windows_crash_after_die' into develop lethosor 2018-07-10 11:57:10 -0400
  • dd340ebfe3 Changelog updates for #1338, #1353 lethosor 2018-07-10 11:38:36 -0400
  • 988a5a7813 Changelog entry for the fix Pauli 2018-07-10 18:27:06 +0300
  • 06511340ab Merge remote-tracking branch 'BenLubar/proto-docs' into develop lethosor 2018-07-10 11:26:31 -0400