Commit Graph

  • afde73a673 memview: Fix pointer size on x64 lethosor 2016-07-28 11:40:02 -0400
  • eeb7f05483 vectors: Fix pointer parsing and display lethosor 2016-07-28 11:37:24 -0400
  • 71e4f4ec62 Fix pointer-size-related compile errors in dev plugins lethosor 2016-07-28 11:17:55 -0400
  • 98230e9078 Send surface material with the worldmap in remotefortressreader.cpp Japa 2016-07-28 20:52:14 +0530
  • 41a81f9021 Fix some more warnings (GCC 4.8) lethosor 2016-07-28 11:00:52 -0400
  • adff13f4ab Lua: re-enable C++ exceptions (re 42c620b) lethosor 2016-07-27 21:44:25 -0400
  • 42c620bb9c Download non-broken libstdc++ on OS X lethosor 2016-07-27 21:43:38 -0400
  • 828fee532a Switch to downloading zlib.lib and SDLreal.dll on Windows lethosor 2016-07-27 21:08:24 -0400
  • 223c83071e win64 fixes: doReadClassName, ParseVersion Vitaly Pronkin 2016-07-27 20:21:57 -0400
  • ddd56d7825 Fix (for win64) and avoid duplicating base address lethosor 2016-07-27 20:10:03 -0400
  • 50144b60ea A few %08x to %p changes lethosor 2016-07-27 19:54:19 -0400
  • 8916aba3bf win64 fixes (partial) Vitaly Pronkin 2016-07-27 19:46:49 -0400
  • 709111ea33 Add win64 build scripts Vitaly Pronkin 2016-07-27 19:35:51 -0400
  • 99dbf20c08 Reorganize win32 build scripts lethosor 2016-07-27 19:34:24 -0400
  • fe18f176f7 More 64-bit fixes Vitaly Pronkin 2016-07-26 23:47:53 -0400
  • 3833ff2e09 proper 64bit address formatting Vitaly Pronkin 2016-07-19 01:37:29 +1200
  • 4dd411e862 Update Lua config and patch checkdp Vitaly Pronkin 2016-07-26 23:29:26 -0400
  • e2c6350978 Update Lua to 5.3.3 lethosor 2016-07-26 23:23:26 -0400
  • a684e1dd0f Merge remote-tracking branch 'lethosor/64-bit' into develop lethosor 2016-07-26 22:54:36 -0400
  • 29963f4b67 Rename script-in-readme to script-docs lethosor 2016-07-26 22:51:42 -0400
  • eef66b0db1 Get rid of OS X path restrictions (see package/linux/dfhack) lethosor 2016-07-12 14:54:06 -0400
  • e357d9e40b OSX -> OS X lethosor 2016-07-12 14:53:22 -0400
  • af6fed58f0 Add @mlindner to Authors.rst lethosor 2016-07-12 14:51:31 -0400
  • ed96725293 Add protection from spaces in path and add warning in documentation Matthew Lindner 2016-06-29 09:44:42 -0400
  • 685fe4d2a8 Merge branch 'develop' of https://github.com/ab9rf/dfhack into develop Kelly Kinkade 2016-07-11 22:42:18 -0500
  • 74f6f3d416 labormanager: add labors for bookcase (de)construct Kelly Kinkade 2016-07-11 22:29:38 -0500
  • 874a97ed9f labormanager: fix several job-to-labor mappings Kelly Kinkade 2016-07-07 02:10:43 -0500
  • 808afca9f0 labormanager: add StoreItemInLocation labor, reduce tool churn Kelly Kinkade 2016-07-05 13:16:34 -0500
  • 0509c455dd labormanager: significant restructuring to use job posting list Kelly Kinkade 2016-06-30 23:58:56 -0500
  • 3a0ba332d9 labormanager: rework for better behavior with 43.03 Kelly Kinkade 2016-06-29 14:54:03 -0500
  • dbc46c510f labormanager: fix stupid Kelly Kinkade 2016-06-28 23:28:44 -0500
  • 705134975d labormanager: whitespace Kelly Kinkade 2016-06-28 22:57:12 -0500
  • f095e139aa labormanager: more tweaks to bring up to date Kelly Kinkade 2016-06-28 22:36:45 -0500
  • 07e1c81969 labormanager improvements Kelly Kinkade 2016-06-27 20:58:38 -0500
  • 824275b23b Rename autolabor2 to labormanager and bring up to date with current Kelly Kinkade 2016-06-27 12:04:51 -0500
  • bcffc53d5a labormanager: add labors for bookcase (de)construct Kelly Kinkade 2016-07-11 22:29:38 -0500
  • e10397370b Merge branch 'develop' of github.com:DFHack/dfhack into vs2015 Michael Casadevall 2016-07-11 18:59:22 -0500
  • ed6fb69012 Fix whitespace spacing Michael Casadevall 2016-07-11 18:54:03 -0500
  • 7f1d4506d4 labormanager: fix several job-to-labor mappings Kelly Kinkade 2016-07-07 02:10:43 -0500
  • 98893793bd Turn off prerelease flag lethosor 2016-07-06 21:27:54 -0400
  • cede0528f2 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-07-06 21:00:20 -0400
  • 39aa143cfa Update NEWS and submodules lethosor 2016-07-06 20:59:49 -0400
  • 4f96bdd0eb Merge pull request #950 from TC01/linux-system-tinyxml Lethosor 2016-07-06 20:37:28 -0400
  • 2de2e6a983 Update CMakeLists and submodules lethosor 2016-07-06 20:30:28 -0400
  • a386228f0e labormanager: add StoreItemInLocation labor, reduce tool churn Kelly Kinkade 2016-07-05 13:16:34 -0500
  • b4063352cf Fix crash in vprinterr due to va_list misuse lethosor 2016-07-03 23:33:07 -0400
  • 2455e36510 Initial 64-bit support lethosor 2016-07-03 23:32:43 -0400
  • 233a5e9c10 Update scripts lethosor 2016-07-03 23:30:03 -0400
  • d8f4d79b97 labormanager: significant restructuring to use job posting list Kelly Kinkade 2016-06-30 23:58:56 -0500
  • 46f5280b13 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-06-30 20:45:27 -0400
  • 163207e362 Give more feedback for DF detection failures with mismatched XML versions lethosor 2016-06-30 20:42:27 -0400
  • 13b328beeb Remove tabs Japa 2016-06-30 15:14:20 +0530
  • b37afa4591 Remove tabs Japa 2016-06-30 15:12:28 +0530
  • b196ecf351 Send over material tissues through RemoteFortressReader Japa 2016-06-30 14:33:15 +0530
  • cfaba3ec71 Update various references to scripts/ and mention old git issues in Compile.rst lethosor 2016-06-29 19:38:15 -0400
  • 85a920d1df Re-add the scripts submodule, with a different internal name lethosor 2016-06-29 19:07:45 -0400
  • af906d6582 Remove library/scripts submodule lethosor 2016-06-29 19:06:00 -0400
  • ae55d2d526 Support linking against an external tinyxml if EXTERNAL_TINYXML is set Ben Rosser 2016-06-26 19:48:55 -0400
  • 857058752b labormanager: rework for better behavior with 43.03 Kelly Kinkade 2016-06-29 14:54:03 -0500
  • b45fb7c564 labormanager: fix stupid Kelly Kinkade 2016-06-28 23:28:44 -0500
  • 1927eda6f3 labormanager: whitespace Kelly Kinkade 2016-06-28 22:57:12 -0500
  • b516c8e0dc labormanager: more tweaks to bring up to date Kelly Kinkade 2016-06-28 22:36:45 -0500
  • d509cf2fb5 It helps when you pop pragmas Michael Casadevall 2016-06-28 09:39:46 -0500
  • d49032ef73 Supress a lot of compiler noise in hopes of finding real errors. Right now, a plugin free DFHack can be built with VS2015 Michael Casadevall 2016-06-28 08:34:11 -0500
  • c3188b1d6c Make our build checks relate to the new compiler world order Michael Casadevall 2016-06-28 07:13:46 -0500
  • 62e8740e3a Backport new hash.h from git upstream to add support for VS2015 Michael Casadevall 2016-06-28 07:13:18 -0500
  • e94804ca9f Convince the build system to generate VS2015 project files Michael Casadevall 2016-06-28 06:53:23 -0500
  • 61bcfd4bf3 labormanager improvements Kelly Kinkade 2016-06-27 20:58:38 -0500
  • 2072dcc38d Rename autolabor2 to labormanager and bring up to date with current Kelly Kinkade 2016-06-27 12:04:51 -0500
  • 261da66660 Update ab9rf's name lethosor 2016-06-26 23:39:10 -0400
  • 421e7949e0 Merge pull request #951 from eswald/stockflow-43 Lethosor 2016-06-26 21:37:15 -0400
  • 060331de37 Stockflow reaction updates Eric Wald 2016-06-26 19:22:53 -0600
  • 036c0f787c Send creature adult size through remotefortressreader.cpp Japa 2016-06-23 21:26:00 +0530
  • 74c9abcb47 Send color modifier raws through remotefortressreader.cpp Japa 2016-06-22 13:36:36 +0530
  • 069d6b67d6 Send all size modifiers through remotefortressreader. Japa 2016-06-21 22:42:47 +0530
  • 5fff0efec5 Send appearance info over remotefortressreader.cpp Japa 2016-06-20 22:59:59 +0530
  • b338d0218e Merge branch 'develop' of https://github.com/DFHack/dfhack into develop Japa 2016-06-20 13:22:25 +0530
  • 9ef9a6b519 Send bodypart raws from RemoteFortressReader Japa 2016-06-20 13:21:11 +0530
  • 36aafd550b Increased the message size limit in RemoteClient from 8mb to 64mb. Japa 2016-06-20 13:17:30 +0530
  • 6d1c4cd9ce Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-06-16 23:37:21 -0400
  • a7d5c2132a update xml lethosor 2016-06-16 23:37:01 -0400
  • 980be6e2af Added a cleaner format for sending over region info. Japa 2016-06-16 21:36:35 +0530
  • 0918efd02d fix word_wrap not returning a value. Japa 2016-06-16 20:52:16 +0530
  • 27a84a8246 Move scripts to library/scripts lethosor 2016-06-15 18:43:13 -0400
  • 9de4550fde Update submodules lethosor 2016-06-15 12:11:20 -0400
  • 150441ab25 Merge remote-tracking branch 'PeridexisErrant/instant-docs' into develop lethosor 2016-06-15 11:04:51 -0400
  • cfc322fb7f Improve handling of in-script documentation PeridexisErrant 2016-06-15 13:22:04 +1000
  • e6d2f4ea2e Move Contributing.rst for Github banner link PeridexisErrant 2016-06-13 14:14:33 +1000
  • 9da53a056e Update scripts (devel/send-key) lethosor 2016-06-15 00:03:43 -0400
  • e1b9186663 Update scripts (more documentation) lethosor 2016-06-14 23:55:34 -0400
  • 7156b3cfe2 Update scripts (documentation) lethosor 2016-06-14 23:42:51 -0400
  • 022a1bf9e8 Wrap script descriptions in `ls` output and remove description length cap lethosor 2016-06-14 21:24:27 -0400
  • a947586cf0 Add @hayguen to Authors.rst (clsocket) lethosor 2016-06-14 20:16:14 -0400
  • 36d647a0de Update scripts lethosor 2016-06-14 20:15:42 -0400
  • 09f310767f Update scripts lethosor 2016-06-14 19:46:13 -0400
  • 53440a6f0d Add scripts submodule lethosor 2016-06-14 19:43:06 -0400
  • 6258870e2c Remove scripts/ folder lethosor 2016-06-14 19:40:48 -0400
  • 39c96c474a Fix ordering, news, and indentation Michael Casadevall 2016-06-14 16:13:26 -0400
  • 450fcdba31 Bump version to alpha1 lethosor 2016-06-14 14:07:01 -0400
  • 4f3a2b39d7 Update xml lethosor 2016-06-14 13:21:59 -0400