Commit Graph

  • ec28a7d0d0 Moving separate double colons into the previous paragraphs. Eric Wald 2014-08-16 12:28:26 -0600
  • 786d217c6d De-indenting lists. Eric Wald 2014-08-15 22:50:38 -0600
  • 59e6607d8c Merge remote-tracking branch 'warmist/dev_building_hacks' into develop expwnent 2014-08-16 10:26:24 -0400
  • f04b93210a Bug fixing. Fixes for "tab" in hacked buildings. Warmist 2014-08-03 16:00:13 +0300
  • ee2424c895 Doc update Warmist 2014-08-03 15:30:22 +0300
  • 6868cab1fe Exposed dfhack.jobs.linkIntoWorld. Simplified eventful and gui.dwarfmode for sidebar use/creation. Warmist 2014-08-03 15:11:38 +0300
  • c5fb4c1260 Update hack-wish. expwnent 2014-08-16 08:45:49 -0400
  • c0046d095e Removing obsolete tweaks from the Readme. Eric Wald 2014-08-15 22:27:57 -0600
  • 35d713149d Pointing Mac compilers to the official repo. Eric Wald 2014-08-15 22:21:06 -0600
  • de8a96ca5f Adding a couple of compile hints to the docs. Eric Wald 2014-08-15 22:18:33 -0600
  • f5d50adf0d Removing the leaves check for stockpile acceptability. Eric Wald 2014-08-15 21:39:57 -0600
  • 287301b682 Update autolabor to work with 0.40 Quietust 2014-08-15 14:12:57 -0500
  • 74eee84538 Merge remote-tracking branch 'dfhack/master' into 0.40.08-r2 expwnent 2014-08-15 10:55:07 -0400
  • 13bffed647 Update isoworld to a commit that actually exists Quietust 2014-08-15 09:44:52 -0500
  • 5858b163f3 Update isoworld. expwnent 2014-08-15 10:05:58 -0400
  • 0df2cc7450 Merge remote-tracking branch 'dfhack/master' into 0.40.08-r2 expwnent 2014-08-15 10:00:30 -0400
  • 493dd47383 Updated df-structures and isoworld JapaMala 2014-08-15 19:28:03 +0530
  • 9e3360ac2b Merge branch 'master' of github.com:DFHack/dfhack into remote_reader JapaMala 2014-08-15 19:17:32 +0530
  • 5add8c433d Merge branch 'develop' of github.com:DFHack/dfhack into remote_reader JapaMala 2014-08-15 19:15:00 +0530
  • 49f43423c8 Tweaks. expwnent 2014-08-15 09:40:49 -0400
  • b6be4fa236 Update to r2. expwnent 2014-08-15 09:25:45 -0400
  • d2ef9fcc11 Merge remote-tracking branch 'dfhack/develop' into 0.40.08-r2 expwnent 2014-08-15 09:17:54 -0400
  • d030ea2c30 Merge pull request #280 from quietust/develop Quietust 2014-08-15 08:14:56 -0500
  • ebda2d8472 Fix ageItem to work correctly, and update XML Quietust 2014-08-15 08:13:15 -0500
  • dbd4460e50 Fix dfhack.init-example to not include crashy things. expwnent 2014-08-15 08:59:16 -0400
  • 19e6cfbeb5 Fixed crash. expwnent 2014-08-15 08:01:44 -0400
  • d959507087 Update NEWS. expwnent 2014-08-15 06:07:31 -0400
  • 38cc604861 Fixed bug with Lua printing buffering too long sometimes in Windows. expwnent 2014-08-15 05:54:54 -0400
  • 6105247a1e Update NEWS. expwnent 2014-08-15 05:54:33 -0400
  • ce4d1db5a0 More removing unneeded fixes. expwnent 2014-08-15 04:22:34 -0400
  • 820839fa8d Remove stuff that doesn't exist anymore from dfhack.init-example and documentation. expwnent 2014-08-15 03:03:25 -0400
  • bb46ccfdf0 Fix reaction-trigger to use the right library name for syndrome-util. expwnent 2014-08-15 02:52:20 -0400
  • 4615183d36 Update NEWS, document mod-specific script folder. expwnent 2014-08-15 02:48:34 -0400
  • 9887d4a2e8 Bump version. expwnent 2014-08-15 02:30:04 -0400
  • b2dc4bd104 autolabor doesn't load properly in windows. expwnent 2014-08-15 02:19:24 -0400
  • c1ed62ad64 Merge branch 'develop' of git://github.com/DFHack/dfhack into develop Quietust 2014-08-14 22:49:37 -0500
  • 28d89db1fd Merge pull request #275 from eswald/stockflow-40 Quietust 2014-08-14 16:33:46 -0500
  • cfefc23e6a Add new labors to Manipulator Quietust 2014-08-11 15:21:24 -0500
  • 8a9e3d1a72 Plugin cleanup - always do "using df::global::[foo]". Also, get rid of old 0.34.11 binpatches Quietust 2014-08-11 15:07:52 -0500
  • b0e1b51d2a Change version to v0.40.08 Alexander Gavrilov 2014-08-11 23:49:24 +0400
  • 2471c4a68e Add a new API for converting between interface_key and string characters. Alexander Gavrilov 2014-08-11 14:23:19 +0400
  • 002bd5240b Bump version to v0.40.07 and update find-offsets to new pressure plate UI. Alexander Gavrilov 2014-08-11 14:14:42 +0400
  • 0f99ea0ccb ruby: fix spawn_liquid for 40.06 jj 2014-08-08 12:25:30 +0200
  • 0983728e14 Implement Ctrl-T, ignore unrecognized control characters lethosor 2014-08-09 21:49:52 -0400
  • 71236afa42 Implement readline-style Ctrl-U and Ctrl-Y lethosor 2014-08-09 20:10:34 -0400
  • e71fc0455c Fix console warnings on Linux lethosor 2014-08-09 18:40:33 -0400
  • fc24d24ccc Merge Console-linux and Console-darwin into Console-posix lethosor 2014-08-09 17:48:53 -0400
  • 9d460d506e Probably a fix to rendermax for 0.40.xx Warmist 2014-08-09 22:14:55 +0300
  • 36435ca8cf Merge branch 'develop' of https://github.com/quietust/dfhack into remote_reader JapaMala 2014-08-08 20:54:44 +0530
  • 756485c4db Added support for getting a list of plant growths with fake material names. JapaMala 2014-08-08 20:35:57 +0530
  • eb40420282 Update compile instructions - Strawberry Perl includes all of the necessary dependencies, so you don't need to install them too Quietust 2014-08-06 13:55:22 -0500
  • 55ebca4a7a Plant immolate/extirpate no longer work, but create/grow are still good Quietust 2014-08-06 10:03:34 -0500
  • 9956b4a5ef Update getplants, plants, and prospector, and isolate autochop Quietust 2014-08-06 09:31:42 -0500
  • 17b19bfcdc Update structures Quietust 2014-08-06 08:28:02 -0500
  • 16828631bf Merge branch 'find-offsets' of github.com:lethosor/dfhack into develop Quietust 2014-08-06 08:27:51 -0500
  • 0463021823 Merge branch '0.40-plugin-updates' of github.com:lethosor/dfhack into develop Quietust 2014-08-06 08:27:29 -0500
  • f34d68e567 Actual correct fix here Quietust 2014-08-05 20:28:09 -0500
  • 86c036b7d3 Add an extra check that was missing Quietust 2014-08-05 20:19:31 -0500
  • 1bcfcd36f6 Avoid buffer overrun on mouse clicks Quietust 2014-08-05 19:59:53 -0500
  • fa26aa79ea Make some plugins compile for 0.40 lethosor 2014-07-25 21:49:46 -0400
  • 716efec6e2 Slightly better stockflow description. Eric Wald 2014-08-03 20:44:45 -0600
  • 14208577dd Display all found offsets on completion lethosor 2014-08-03 22:02:15 -0400
  • 19133ff327 Documenting the new Stockflow option. Eric Wald 2014-08-03 16:40:03 -0600
  • 1aba6a6739 Faster stockflow mode, ignoring the bookkeeper. Eric Wald 2014-08-03 15:14:20 -0600
  • 2ebebaf62f Deleting old stockflow records. Eric Wald 2014-08-03 15:07:04 -0600
  • 1b1475fb94 Warning about mismatched stockflow entries. Eric Wald 2014-08-03 15:04:28 -0600
  • 2db1c9d722 Moving the global job_types cache into the two functions that use it. Eric Wald 2014-08-03 14:57:20 -0600
  • 1aafa206bc Localizing a few Lua variables. Eric Wald 2014-08-02 18:08:13 -0600
  • ad4d545036 Ignoring the removed job types for DF 0.40+ Eric Wald 2014-08-02 17:58:36 -0600
  • b7c871eed7 gave t_matglossPair a few operator overloads so it can be used in std::map JapaMala 2014-08-02 17:12:19 +0530
  • 08da62392e Fixed a mistake where MapCache was using the wrong range for root depth. JapaMala 2014-08-02 17:09:59 +0530
  • 2928f15629 Update fastdwarf to work properly in 0.40 Quietust 2014-08-01 08:45:23 -0500
  • 612bcc65c8 Fix build, update XML Quietust 2014-07-29 16:43:29 -0500
  • 1450298484 assumed_identity -> identity Quietust 2014-07-29 16:30:22 -0500
  • 88dfb1faef criminal_case -> crime Quietust 2014-07-29 16:27:16 -0500
  • d6162cd189 death_info -> incident Quietust 2014-07-29 16:26:14 -0500
  • 0182e0c980 Fix SC_WORLD_LOADED/UNLOADED now that loading and saving takes many frames. Alexander Gavrilov 2014-07-28 08:57:55 +0400
  • 1c409975de Update the version to v0.40.05 Alexander Gavrilov 2014-07-28 08:15:03 +0400
  • 4902c577b3 Fix some crashes when running without globals and update structures. Alexander Gavrilov 2014-07-24 23:10:37 +0400
  • bc5e0f6ad6 Made DFHack buildable. Also added plant proto definitions JapaMala 2014-07-23 19:57:47 +0530
  • 34ce7f61de Update find-offsets, find gview properly even if INTRO is enabled Quietust 2014-07-22 16:38:18 -0500
  • 9435d8f4d9 Fix crashes caused by missing globals Quietust 2014-07-21 19:14:43 -0500
  • 38cdb37433 Update plant_tree_info field names Quietust 2014-07-21 14:46:51 -0500
  • e711605413 Some minor corrections Quietust 2014-07-21 13:26:34 -0500
  • 97de21357c First pass for 0.40 compatibility; still lots left to do, but this will at least build Quietust 2014-07-21 13:18:29 -0500
  • b530e9bb02 Merge branch 'develop' of github.com:DFHack/dfhack into remote_reader JapaMala 2014-07-21 21:07:05 +0530
  • b598cbb0dd Merge branch 'develop' of github.com:DFHack/dfhack into develop JapaMala 2014-07-20 16:43:00 +0530
  • a14caa53d0 Fixed mapcache reading plants in for 0.40.01 onwards. JapaMala 2014-07-20 16:41:20 +0530
  • 216019e5af Disconnected the RemoteReader values from the DF enums. JapaMala 2014-07-17 17:46:00 +0530
  • 48e714b65b Merge branch 'develop' of github.com:DFHack/dfhack into remote_reader JapaMala 2014-07-15 17:50:11 +0530
  • 2d5ec9e45d remotefortressreader can send over more info over the sockets. JapaMala 2014-07-15 17:48:12 +0530
  • c3c877a94c Documentation for modtools. expwnent 2014-07-11 09:02:14 -0400
  • a239532d2c Readme tweaks. expwnent 2014-07-11 08:26:07 -0400
  • fadb28ab7e Update eventful documentation. expwnent 2014-07-09 07:16:27 -0400
  • 7cce5b1c78 Fix repeat comments in dfhack.init-example. expwnent 2014-07-09 07:06:30 -0400
  • d876cafca1 Update Readme. expwnent 2014-07-09 07:00:55 -0400
  • a8f810cc3b Lots of tweaks. expwnent 2014-07-09 06:21:52 -0400
  • 1ce38f3e3a Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization expwnent 2014-07-07 09:02:49 -0400
  • 0a16bc2e12 Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization expwnent 2014-07-07 09:01:07 -0400
  • 2edeb9c814 Update NEWS. expwnent 2014-07-07 08:58:08 -0400