Commit Graph

  • 7d92d3f48f Fix the class vs struct warning Pauli 2018-07-10 18:23:59 +0300
  • 5eea7198a9 Make Core::~Core safe to call after die Pauli 2018-07-10 18:23:22 +0300
  • 4a842810d5 Update xml, changelog lethosor 2018-07-10 11:24:26 -0400
  • 21b9e828d3 embark-assistant: add spaces around keys lethosor 2018-07-10 11:22:12 -0400
  • ce6af3d649 Use c++ standard std::_Exit instead of _exit Pauli 2018-07-10 18:21:05 +0300
  • eb1f3e1d4c embark-assistant: add spaces around drawBorder titles lethosor 2018-07-10 11:01:22 -0400
  • 8dec8c332f embark-assistant: use STANDARDSCROLL keys instead of CURSOR keys for scrolling lethosor 2018-07-10 10:59:52 -0400
  • 96c9b8b864 Add windows emulation for RTLD_DEFAULT Pauli 2018-06-30 17:47:08 +0300
  • 4d7008fbfa Changelog entry for dlsym vtable loading Pauli 2018-06-29 15:54:43 +0300
  • ca5c11603f Support dlsym loading from libgraphics vtables Pauli 2018-06-29 00:23:55 +0300
  • 2dac3c53c7 Add stress cutoffs to Units module, fix dwarfmonitor/manipulator lethosor 2018-07-09 15:59:12 -0400
  • 46e53fc3b3 Make df2console only call df2utf if the output stream is a console lethosor 2018-07-09 11:00:28 -0400
  • 7fcc6be6f6 Update xml, changelog lethosor 2018-07-09 10:46:19 -0400
  • 6a76631375 Merge remote-tracking branch 'suokko/console_math_error_fix' into develop lethosor 2018-07-09 09:20:38 -0400
  • ab179bbf42 Fix crash when editing lines that are exactly console width Pauli 2018-07-09 16:09:34 +0300
  • 1880a32800
    Merge pull request #1353 from BenLubar/exclude-jsoncpp-files Ben Lubar 2018-07-09 06:12:54 -0500
  • a5018c9b81
    Exclude jsoncpp default CMake targets. Ben Lubar 2018-07-08 23:16:08 -0500
  • e96c6f07ce fixes from comments Stoyan Gaydarov 2018-07-08 15:53:26 -0700
  • 68770ecbf2 Use std::call_once to ensure thread safety and a single call to initialize the SDL pointers Stoyan Gaydarov 2018-07-08 12:13:34 -0700
  • 5d16e5a74c Bump to 0.44.12-alpha1 lethosor 2018-07-08 14:26:57 -0400
  • 4b64d2dec6 Merge branch 'develop' of https://github.com/DFHack/dfhack into remote_reader JapaMala 2018-07-08 19:23:56 +0530
  • ba8367bea2 Update scripts/devel/save-version.lua for 0.44.12 lethosor 2018-07-08 00:26:22 -0400
  • 10abbf8ac2 Update docs for dfhack/stonesense#57 lethosor 2018-07-08 00:19:58 -0400
  • d68354dc93 Bump to 0.44.12 lethosor 2018-07-08 00:15:59 -0400
  • 046e911f2c Update changelog.txt (#1312, dfhack/df-structures#263) lethosor 2018-07-07 23:51:39 -0400
  • 480907259c Rename ui_sidebar_menus.command_line field lethosor 2018-07-07 23:51:20 -0400
  • 03b01048d7 Merge remote-tracking branch 'BenLubar/linked-list' into develop lethosor 2018-07-07 23:49:53 -0400
  • 00fa70dae9 Bump to beta2.1 (stonesense fix) lethosor 2018-07-07 21:42:01 -0400
  • c3b0a30c10 Changelog: move lua/ruby above structures lethosor 2018-07-07 21:41:43 -0400
  • 9bc8f4abdf Bump to beta2 lethosor 2018-07-07 19:45:21 -0400
  • d2d1501dfd Merge remote-tracking branch 'suokko/workflow_crafts_advanced' into develop lethosor 2018-07-07 19:43:16 -0400
  • 037e7e4901 Merge remote-tracking branch 'suokko/spotclean_ui_state_fix_1194' into develop lethosor 2018-07-07 18:08:53 -0400
  • dec61b89be Fix windows ReadConsoleInput return value check Pauli 2018-07-08 00:50:43 +0300
  • 5a0d00d5d2 Bump to beta1, update scripts, update/fix changelog lethosor 2018-07-06 17:53:22 -0400
  • aa76b92662 Merge remote-tracking branch 'suokko/main_thread_ownership_for_df_ai' into develop lethosor 2018-07-06 16:37:06 -0400
  • 3bec52b2a7 embark-assistant: some cleanup lethosor 2018-07-06 15:16:45 -0400
  • c006df561e Merge remote-tracking branch 'suokko/lua_printall_recurse' into develop lethosor 2018-07-06 14:25:35 -0400
  • be9affc8fb Update xml, changelog lethosor 2018-07-06 14:22:46 -0400
  • dc6fd8d35c Merge remote-tracking branch 'suokko/stl_printf_remove_extra_null' into develop lethosor 2018-07-06 11:09:39 -0400
  • f1684125ee Add #1342 to changelog lethosor 2018-07-06 11:07:46 -0400
  • 3c15cd2d7f Merge remote-tracking branch 'suokko/auto_preload_lib.san_runtime' into develop lethosor 2018-07-06 11:07:04 -0400
  • 54cf8b7dc3 Fix getVisibleName for units with identities lethosor 2018-07-06 11:03:28 -0400
  • 05dfac28e1 Automatically preload asan runtime library Pauli 2018-07-05 17:54:49 +0300
  • ff6d0c4e7d Fix memory return calling convention in ruby bindings Pauli 2018-07-04 23:35:07 +0300
  • 3b6a0738a0
    Add check-rpc.py for Travis. Ben Lubar 2018-07-04 13:22:04 -0500
  • 57dd9e944e Fix crafts advanced constraints in workflow Pauli 2018-07-04 19:07:12 +0300
  • c201cf5b7b Documentation and Changelog for debug printing and Signal Pauli 2018-07-04 14:54:00 +0300
  • d1a3f1a738 Allow canceling lineedit with ctrl+c Pauli 2018-07-04 15:21:25 +0300
  • 490a855776 Add a test for signal_shared_tag implementation Pauli 2018-07-02 18:48:33 +0300
  • 9cfb07f476 Add debug plugin to manage runtime debug filters Pauli 2018-06-10 10:18:39 +0300
  • 5db34339a5
    Fix typo Ben Lubar 2018-07-03 18:17:04 -0500
  • a550e112c3 Allow temporary transfer of main logic thread ownership Pauli 2018-07-03 21:15:12 +0300
  • dabe04cbf1
    Rename bind argument proto -> plugin to avoid confusion. Ben Lubar 2018-07-03 16:00:48 -0500
  • 320e94a1eb Avoid locking CoreSuspender second time in main thread Pauli 2018-07-03 22:19:19 +0300
  • 4a0682133e
    Annotate plugin proto files with the name of the plugin they are associated with. Ben Lubar 2018-07-03 15:54:30 -0500
  • df9150f302
    Add documentation for RPC functions supported by RemoteFortressReader and ISOWorldRemote. Ben Lubar 2018-07-03 15:36:41 -0500
  • 6839fde555
    Remove execute permission on files that are not executables. Ben Lubar 2018-07-03 15:37:07 -0500
  • 8a3a05de24 Allow unloading plugins that use std::regex Pauli 2018-06-10 10:17:23 +0300
  • ee999ccbdf Implement runtime debug print filtering Pauli 2018-06-09 12:02:42 +0300
  • ae5a1fad84 Changelog entry for Screen::zoom (#1332) lethosor 2018-07-03 00:32:15 -0400
  • 616675f0ce Merge remote-tracking branch 'suokko/kittens_data_race_fix' into develop lethosor 2018-07-03 00:30:36 -0400
  • dc444add10 Fix changelog section for #1318, update scripts lethosor 2018-07-03 00:28:29 -0400
  • c449041c11 Merge remote-tracking branch 'suokko/lua_List_setChoices_internal_table_1171' into develop lethosor 2018-07-03 00:27:22 -0400
  • c5b3fbf673 Add ruby codefactor fix to changelog, hide double viewscreen_civlistst entry lethosor 2018-07-03 00:23:59 -0400
  • 2dd8aea5ab Update changelog, scripts lethosor 2018-07-03 00:18:23 -0400
  • a4384a9e98 Core.rst: add dfhack-run anchor, use more sensible example lethosor 2018-07-03 00:02:53 -0400
  • c543a17250 Improve RPC port handling lethosor 2018-07-02 23:53:56 -0400
  • 81a7ddcf92 Merge remote-tracking branch 'suokko/screen_show_memory_leak' into develop lethosor 2018-07-02 22:58:11 -0400
  • 7e91173289 Merge remote-tracking branch 'origin/develop-cf-autofix' into develop lethosor 2018-07-02 13:44:20 -0400
  • 7fd23d46f0 Send the building preview over RFR JapaMala 2018-07-02 22:04:47 +0530
  • f0ff96f614 Merge remote-tracking branch 'suokko/multibyte_console' into develop lethosor 2018-07-02 10:55:03 -0400
  • c489147657 Enabled building buildings through RFR JapaMala 2018-07-02 00:37:02 +0530
  • a08f08ae5f [CodeFactor] Apply fixes codefactor-io 2018-07-01 15:25:53 +0000
  • d9b910f79c Made a function to find building extents for un-built buildings. JapaMala 2018-07-01 20:36:36 +0530
  • 9c2e052d4d More detail in build menu JapaMala 2018-07-01 14:00:05 +0530
  • b5eb541fd3
    Handle pointers back to the list link. Ben Lubar 2018-06-18 15:04:54 -0500
  • 1606483e7e
    perf improvement for DfLinkedList::end(), erase/insert/insert_after/push_front implementations Ben Lubar 2018-06-18 13:36:57 -0500
  • 0b9d46712f
    Run DfLinkedList::end's computations only when needed. Ben Lubar 2018-06-18 12:57:36 -0500
  • 31d22967f8
    Linked list Ben Lubar 2018-06-16 17:30:07 -0500
  • 03f8a04a43 Document and changelog entry for printall_recurse Pauli 2018-06-30 22:33:32 +0300
  • ba1d3fcb6a Add dfhack.printall_recurse to quickly print df containers Pauli 2018-06-30 14:32:02 +0300
  • 645ec0d591 Improve kittens thread safety and shutdown with core Pauli 2018-06-30 21:10:51 +0300
  • 0727403ac1 Fix devel plugins linking in linux Pauli 2018-06-30 21:12:29 +0300
  • 7a2245c2fa Remove null byte from string length Pauli 2018-06-30 11:22:47 +0300
  • 1a4440859c Update xml (viewscreen_civlistst) lethosor 2018-06-29 22:33:15 -0400
  • 105ddd86d8 Merge remote-tracking branch 'suokko/jsoncpp_upgrade_to_submodule' into develop lethosor 2018-06-29 22:33:00 -0400
  • 6b067bbba8
    Use relative submodule path Lethosor 2018-06-29 22:29:12 -0400
  • f8250bd8a4 Merge remote-tracking branch 'suokko/missing_isDiplomat_1324' into develop lethosor 2018-06-29 22:19:12 -0400
  • 44f461711c Respond to building selection commands. JapaMala 2018-06-29 21:59:48 +0530
  • 5d1141e1ec
    Add isDiplomat to API section too Lethosor 2018-06-29 09:26:16 -0400
  • c39a882b57 Add missing Unit::isDiplomat Pauli 2018-06-29 16:13:56 +0300
  • aad4bbe65c Authors.rst: fix order lethosor 2018-06-28 14:26:32 -0400
  • 3c2bfb6f47 Bump to 0.44.11-alpha1, update changelog, xml lethosor 2018-06-28 13:31:56 -0400
  • 61cf857665 Update changelog JapaMala 2018-06-28 20:31:32 +0530
  • 897b7b6a47 Send the building menu items over RFR JapaMala 2018-06-28 20:27:12 +0530
  • f9dfb5907b Update submodules, authors lethosor 2018-06-27 13:57:34 -0400
  • afd942a94b ruby: Support automatic array size from index-enum Pauli 2018-06-26 23:45:22 +0300
  • 19627b9221 Bump to 0.44.11 lethosor 2018-06-24 17:42:31 -0400
  • 20bd03ab6d Reset dsgn_check_cooldown in Block::write Pauli 2018-06-22 15:56:39 +0300
  • 123de7fdf7 Use constexpr to prevent attempts of linking static variable Pauli 2018-06-22 15:51:03 +0300