Commit Graph

  • 0eff9fa084 Bump version to 0.44.03-alpha1 and update submodules lethosor 2017-12-25 22:48:54 -0500
  • b9f6f3adc6 Update scripts lethosor 2017-12-25 20:14:18 -0500
  • 4d5c7c5927 getKeyDisplay: use enabler::GetKeyDisplay() lethosor 2017-12-25 20:14:11 -0500
  • 0332a5c25a Replace a call to abort() with a VTableMissing exception lethosor 2017-12-25 20:13:15 -0500
  • e6651171bf json: Improve IO-related error messages lethosor 2017-12-25 14:40:06 -0500
  • f5fc7fe1a1 Report the current adventure mode menu back to Armok Vision, currently including careful movement options. Japa 2017-12-26 00:08:05 +0530
  • 9adeeaeba1 Update xml Japa 2017-12-25 22:13:49 +0530
  • e8ccfb4e4d Merge branch 'remote_control' of https://github.com/JapaMala/dfhack into remote_control Japa 2017-12-25 22:00:54 +0530
  • 5d32253b6e added jumping ability to adventure control. Japa 2017-12-25 22:00:45 +0530
  • 9b562aac73 Merge remote-tracking branch 'DFHack/develop' into remote_control Japa Mala Illo 2017-12-25 10:45:37 +0530
  • d6a6bf008e Update xml, stonesense lethosor 2017-12-24 23:17:39 -0500
  • 58cbdcca80 Merge branch 'remote_reader' into remote_control Japa 2017-12-25 00:24:29 +0530
  • 692bce8507
    Tabs to spaces Lethosor 2017-12-24 13:50:54 -0500
  • 1408f7bfb3 Add a command to remotely send simple movement commands to an adventurer. Japa 2017-12-24 18:33:25 +0530
  • 73c6209f87 Remove extra These don't actually act the same. Japa 2017-12-24 17:22:50 +0530
  • 22bdc6227c add more world mode options to world info Japa 2017-12-24 10:50:30 +0530
  • 6175d7c151 Bump to 0.44.02-beta1 lethosor 2017-12-23 22:09:35 -0500
  • 2e505fae28 Reorder sections in NEWS (future only) lethosor 2017-12-23 22:09:09 -0500
  • 86dc58f22e Update changelogs lethosor 2017-12-23 22:08:04 -0500
  • c10f7ee77a Authors: add @ZechyW (dfhack/scripts#40) lethosor 2017-12-23 21:44:18 -0500
  • 72b1d8238f Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-12-23 21:16:01 -0500
  • d90ee0edf8 Update submodules lethosor 2017-12-23 21:15:30 -0500
  • 98e1842427 List removed scripts to silence docs-related build failure lethosor 2017-12-23 21:15:16 -0500
  • 6e56ac5dd4
    Merge pull request #1200 from JapaMala/remote_reader Lethosor 2017-12-23 20:53:05 -0500
  • 1c9748553e Remove warn-stuck-trees from onLoad.init-example lethosor 2017-12-23 20:49:24 -0500
  • 9ae4051d33 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-12-23 20:20:58 -0500
  • 2b534bef5f Update scripts (exportlegends, create-unit) lethosor 2017-12-23 20:20:38 -0500
  • e7a95155ab Lua API: add get_vector() and support for renaming class methods lethosor 2017-12-23 20:18:55 -0500
  • fd9f198239
    Merge pull request #1203 from PatrikLundell/console Lethosor 2017-12-22 11:31:24 -0500
  • d6a51f65eb Blocked errant line feed at full buffer PatrikLundell 2017-12-22 13:42:59 +0100
  • c7f3902e0d
    Merge pull request #1197 from PatrikLundell/console Lethosor 2017-12-21 12:43:10 -0500
  • 9cc392e457 Authors.rst: Add Kromtec (dfhack/scripts#36) lethosor 2017-12-20 23:44:11 -0500
  • 7ba43d3be2
    Merge pull request #1189 from Pfhreak/autocompletebuiltins Lethosor 2017-12-20 23:35:36 -0500
  • 79467df263 Merge branch 'remote_reader' of https://github.com/JapaMala/dfhack.git Japa 2017-12-20 17:21:46 +0530
  • 04b1a80654 Don't re-send all reports all the time. Japa 2017-12-20 17:11:01 +0530
  • bd5b8aa251 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-12-20 00:03:14 -0500
  • b8d5aba0ef Update xml, scripts lethosor 2017-12-20 00:02:26 -0500
  • e478c00ce5
    Replace tab with space. Japa 2017-12-19 11:20:12 +0530
  • c4f9f6edb2 Add item stack size. Japa 2017-12-17 18:42:03 +0530
  • 29282a238b Bring in changes from the remoteServerUnsafe branch. Japa 2017-12-17 18:05:38 +0530
  • bbd823f5b0 Simplify logic in createitem, to avoid similar errors in the future Quietust 2017-12-16 15:40:39 -0600
  • f59a91a0db Add more warnings about Lua's delete() lethosor 2017-12-16 16:17:11 -0500
  • b1e77fa260 createitem: fix an issue with items teleporting to the location of another unit lethosor 2017-12-16 16:04:32 -0500
  • 14996a9d67 Made prompt respect color reset PatrikLundell 2017-12-14 12:46:52 +0100
  • cf7dbd478a Made prompt respect color reset PatrikLundell 2017-12-14 12:45:35 +0100
  • 88be4b2b6e
    Merge pull request #1 from DFHack/develop PatrikLundell 2017-12-13 11:24:28 +0100
  • ad2c939fea Update Authors.rst: dfhack/scripts#33 lethosor 2017-12-08 01:19:36 -0500
  • 43b19c893a Bump version to alpha1 lethosor 2017-12-07 14:43:50 -0500
  • 7721a142d8 Add a basic Lua console API lethosor 2017-12-07 14:43:27 -0500
  • 622a8dacb6 Update submodules lethosor 2017-12-07 14:39:15 -0500
  • 23bb8c4f3d Restore REQUIRE_GLOBAL(ui_menu_width) - used in tweak stable-cursor lethosor 2017-12-07 14:37:15 -0500
  • fc952bc67f Update NEWS-dev.rst lethosor 2017-12-07 14:36:44 -0500
  • 5c9318654d Change release to alpha0 to avoid error from prerelease-warning lethosor 2017-12-04 13:31:42 -0500
  • 88c7e493b8 Merge ui_area_map_width into ui_menu_width, now a 2-byte array Quietust 2017-12-03 20:34:59 -0600
  • c72ae8d8a7 Merge "announcements" global into d_init where it belongs Quietust 2017-12-03 20:05:08 -0600
  • ec06ed09c9 update structures - add remaining Linux 64-bit offsets Quietust 2017-12-03 13:49:57 -0600
  • 1489e7db82 update structures - fix unit_personality and historical_figure_info.personality Quietust 2017-12-02 22:14:04 -0600
  • 4edc7a6f43
    update DataFuncs to support vmethods with 12-13 parameters (#1192) Quietust 2017-12-02 21:41:44 -0600
  • e174135133 update structures Quietust 2017-12-02 21:06:29 -0600
  • d1c1dfe2cd update xml Japa 2017-11-30 19:46:03 +0530
  • bbdf157a52 Fixup autocomplete built ins per IRC Phillip Spiess 2017-11-27 13:45:58 -0800
  • 7e55efa3f7 Autocomplete built in commands (die, etc.) Phillip Spiess 2017-11-27 13:10:09 -0800
  • a0634f9ee0 Merge remote-tracking branch 'DFHack/develop' into RemoteServerUnsafe Japa Mala Illo 2017-11-25 11:50:56 +0530
  • ea8347e2ca update xml Japa Mala Illo 2017-11-25 11:45:30 +0530
  • 35b0e962ce Fix crash on empty symbol tables lethosor 2017-11-25 01:10:47 -0500
  • 7fd2586f62 Remove trailing whitespace Japa Mala Illo 2017-11-25 11:39:15 +0530
  • 4a52f322c3 Remove tabs. Japa Mala Illo 2017-11-25 11:37:54 +0530
  • 69a88e1641 Use json for server config. Japa Mala Illo 2017-11-25 11:34:02 +0530
  • 2c95ac411e Update xml and all uses of job_handler lethosor 2017-11-25 00:59:59 -0500
  • 7508126bef Change version to 0.44.02-r0 lethosor 2017-11-25 00:50:22 -0500
  • 272f51ef4b Merge remote-tracking branch 'remotes/DFHack/master' into RemoteServerUnsafe Japa Mala Illo 2017-11-25 10:24:51 +0530
  • 69eb10a3e5 Update scripts lethosor 2017-11-24 23:40:58 -0500
  • e2f705c76d Update version in CMakeLists.txt lethosor 2017-11-23 16:38:05 -0500
  • dd325549c8 Merge branch 'develop' of gh:dfhack/dfhack into develop lethosor 2017-11-23 16:34:49 -0500
  • fb940b8836 Update NEWS.rst lethosor 2017-11-23 16:34:28 -0500
  • 1b706bc162 Add anchor for luasocket lethosor 2017-11-23 16:34:22 -0500
  • c8cd2f40bc
    Merge pull request #1188 from BenLubar/labormanager-culture-crash Lethosor 2017-11-23 16:22:44 -0500
  • c546e5e52c Update Authors.rst (dfhack/scripts#31) lethosor 2017-11-23 16:06:19 -0500
  • 5795a370bc Update xml again to fix GCC build error lethosor 2017-11-23 16:01:27 -0500
  • a3288b4b05 Update Authors.rst (dfhack/scripts#32) lethosor 2017-11-23 15:54:45 -0500
  • 2473476f98 Update Authors.rst (#1156) lethosor 2017-11-23 15:54:34 -0500
  • 111df1312b Update xml to 1cdab5a (last for 0.43.05) lethosor 2017-11-23 15:50:58 -0500
  • 1d679e713e
    Merge pull request #1156 from ViTuRaS/patch-1 Lethosor 2017-11-23 11:58:08 -0500
  • 9259cb22d2
    Merge pull request #1184 from quietust/develop Lethosor 2017-11-23 11:57:41 -0500
  • 30d17398c1
    Merge pull request #1174 from BenLubar/auto-ptr-deprecated Lethosor 2017-11-23 11:56:12 -0500
  • 6f44535d12
    Merge pull request #1178 from BenLubar/orders-fencepost Lethosor 2017-11-23 11:55:47 -0500
  • e06644cdf4
    Fix labormanager crash when a dwarf doesn't have a cultural identity Ben Lubar 2017-11-23 10:55:37 -0600
  • e3a41a323d Update Units Japa 2017-11-05 16:06:51 +0530
  • 53b5a5cc6f Added a function to only get details for units within the area of interest. Japa 2017-11-04 20:14:24 +0530
  • 33a43c5bfd update structures Quietust 2017-11-04 07:50:47 -0600
  • f91123610e Update structures. Japa 2017-10-30 21:51:54 +0530
  • b449446526 Send announcements in Unicode. Japa 2017-10-30 19:23:17 +0530
  • 117b6e0427 Send reports over RFR. Japa 2017-10-30 19:00:03 +0530
  • e51ae78a46 Always follow the current adventure in adventure mode. Japa 2017-10-22 13:37:23 +0530
  • b480cd6b38 Mark RFR functions as being safe for network use. Japa 2017-10-20 19:07:47 +0530
  • 322964f0e6 Switch to explicit `interface_key` values instead of char. David Timm 2017-10-17 16:06:33 -0600
  • 3c564c64ba Fix tabs. David Timm 2017-10-17 15:17:35 -0600
  • d009022311 Add tree product exclusions to autochop David Timm 2017-10-17 13:43:20 -0600
  • cc595d7a4e
    Fix fencepost error in orders import. Fixes #1177. Ben Lubar 2017-10-16 14:01:23 -0500
  • 0ee421a9d4 Merge pull request #1175 from quietust/develop Lethosor 2017-10-08 23:24:29 -0400