Commit Graph

  • 6fd904fd9e Bump version, tweak whitespace. expwnent 2016-03-10 09:16:03 -0500
  • fe6bb1fe58 Update NEWS. expwnent 2016-03-10 09:04:08 -0500
  • 5ae3e350dd Merge pull request #839 from sv-esk/teledwarf expwnent 2016-03-10 08:58:48 -0500
  • 5fe618ade5 Merge pull request #840 from expwnent/develop expwnent 2016-03-10 08:58:08 -0500
  • f8ff447cb5 Add a check to the histfig fix and tweak NEWS. expwnent 2016-03-10 08:50:03 -0500
  • fd132d3fe7 Fix persistent histfig crashbug. expwnent 2016-03-10 08:38:55 -0500
  • 6ab8c8b9b1 fix teledwarf bug (leaves babies lying on ground) sv-esk 2016-03-10 13:37:57 +0200
  • cbb4275a44 Update xml lethosor 2016-03-09 14:54:24 -0500
  • 75fb1253b2 Merge remote-tracking branch 'sv-esk/custom_methods' into develop lethosor 2016-03-09 14:49:54 -0500
  • dd9f1bf759 make world friend of machine and building handlers to allow use their protected constructor sv-esk 2016-03-08 18:30:44 +0200
  • 5ec03774b5 Merge branch 'develop' of https://github.com/DFHack/dfhack into develop Japa 2016-03-05 17:30:54 +0530
  • b8ca4b5acc Bump version to alpha1 lethosor 2016-03-04 20:38:25 -0500
  • b8bba97642 Add confirm entry to NEWS.rst lethosor 2016-03-04 20:34:46 -0500
  • fbdcdc6f7c Fix NEWS.rst lethosor 2016-03-04 20:28:42 -0500
  • c700847bcf Remove a couple unneeded includes lethosor 2016-03-04 20:23:00 -0500
  • c595f7908a Update xml lethosor 2016-03-04 20:22:09 -0500
  • 5a229a2dd3 Update NEWS.rst lethosor 2016-03-04 20:18:59 -0500
  • 3c6f474588 Add some useful built-in variables to the lua interpreter environment lethosor 2016-03-04 20:18:08 -0500
  • b6f1650a01 Merge remote-tracking branches 'sv-esk/iscitizen' and 'sv-esk/validation' into develop lethosor 2016-03-04 19:09:26 -0500
  • f3f719a25c Fix duplicate call to df2console lethosor 2016-03-04 19:08:57 -0500
  • 4b07a6001e gaydar: handle soul-less creatures and fix spacing lethosor 2016-03-04 17:54:32 -0500
  • 12044852cc gaydar: fix console encoding lethosor 2016-03-04 17:41:06 -0500
  • 9da79544de fix Units::isCitizen fixes a lot of issues where plugins ignore non-dwarf citizens and work with dwarf mercenaries and bards, where it shouldnot sv-esk 2016-03-04 22:19:54 +0200
  • 3dee6a87cf modify modtools/force.lua avoid segfault in case of invalid or abscent cv argument remove CivAttack. It was broken in 40.0X sv-esk 2016-03-04 20:22:19 +0200
  • 8eb39cc1d0 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-03-03 23:19:03 -0500
  • 0db3c72557 Update xml lethosor 2016-03-03 23:18:36 -0500
  • 4fd9506989 Merge pull request #832 from sv-esk/job Lethosor 2016-03-03 15:55:06 -0500
  • d508028bcc fix job-duplicate (do not clone posting_index) if job cannot be done right now, game puts it in df.global.world.job_postings when job finally can be done, game removes job from postings and clears posting_index that index should not be cloned by job-duplicate(new jobs(added by vanilla way) have that value -1 always anyway) cloning posting_index into the new job causes that job to be ignored sv-esk 2016-03-03 21:32:16 +0200
  • 5e2fc56621 Merge pull request #831 from sv-esk/manipulator Lethosor 2016-03-02 18:40:32 -0500
  • 198571dca3 fix manipulator bug (unable to apply last custom profession) "selected" starts with 1, not 0 sv-esk 2016-03-03 01:19:16 +0200
  • 1fd1169a48 Merge pull request #830 from expwnent/develop expwnent 2016-03-02 04:52:05 -0500
  • 5a7c667c89 Remove trailing whitespace. expwnent 2016-03-02 04:39:59 -0500
  • e3a12baaa6 Update create-unit so that civ -1 creatures are not histfigs and mitigated screen-movement bug. See http://www.bay12forums.com/smf/index.php?topic=139553.msg6845001#msg6845001 expwnent 2016-03-02 00:40:34 -0500
  • 5334bd8a6a Bump version to 0.42.06-alpha0 and update xml lethosor 2016-02-28 11:18:27 -0500
  • 95e7553a99 Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-02-28 11:15:46 -0500
  • aac54c3c22 Add generate-MSVC-release.bat (with devel/dev_plugins disabled) lethosor 2016-02-28 11:15:30 -0500
  • a5494f74a0 Added world pole direction to RemoteFortressReader.proto Japa 2016-02-28 21:26:15 +0530
  • fe878b3998 Merge pull request #829 from sv-esk/export_dt_ini Lethosor 2016-02-27 19:31:44 +0100
  • 0614d0cf57 merge export-dt-ini script changes from splintermind/Dwarf-Therapist sv-esk 2016-02-27 17:09:19 +0200
  • 5bb19a230f getKillCount: also search kills->events lethosor 2016-02-25 15:34:56 -0500
  • 25507a10f9 Add Units::getKillCount() and expose it to Lua lethosor 2016-02-25 15:21:14 -0500
  • 3e44aabf12 Expose Units::getSquadName to lua lethosor 2016-02-25 15:19:35 -0500
  • 297bbd6f20 Merge remote-tracking branch 'warmist/develop' into develop (closes #772) lethosor 2016-02-24 17:24:03 -0500
  • 78a7d7a43b Merge remote-tracking branches 'sv-esk/autolabor_new_jobs' and 'sv-esk/manipulator' into develop lethosor 2016-02-24 16:36:57 -0500
  • 9d0d4fd08b Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-02-24 16:34:29 -0500
  • 79fde493e2 Merge remote-tracking branch 'eswald/autogems-bugfix' into develop lethosor 2016-02-24 16:33:54 -0500
  • d479f30592 Merge pull request #826 from eswald/stockflow-4206 Lethosor 2016-02-24 17:35:20 +0100
  • 8ce115646a Updating Stockflow for version 42.06 Eric Wald 2016-02-23 22:09:26 -0700
  • 6a9205eccc save-version: add 0.42.06 (1542) lethosor 2016-02-23 19:50:15 -0500
  • 20572fb667 add new jobs to autolabor sv-esk 2016-02-22 19:40:52 +0200
  • d1073a35d6 modtools/create-unit: checked for args.civId ~= -1 expwnent 2016-02-20 19:00:47 -0500
  • 420eb5341b Merge branch 'develop' of https://github.com/DFHack/dfhack into develop Japa 2016-02-20 01:31:12 +0530
  • ac068b4738 Fixed DF color translation in remotefortressreader.cpp Japa 2016-02-20 01:30:56 +0530
  • 224d29de88 Reversing o-W-g autogems default setting Eric Wald 2016-02-13 21:01:00 -0700
  • e160fec2b9 Ignoring forbidden rough gems Eric Wald 2016-02-13 17:17:28 -0700
  • d2450c34ff forbid manipulator editing ghosts they are not flags1.dead sv-esk 2016-02-12 13:47:58 +0200
  • f4ce45deae Disable confirm note-delete in name entry lethosor 2016-02-11 22:56:33 -0500
  • 83c70ccb0f forbid manipulator editing non-citizens sv-esk 2016-02-11 06:14:04 +0200
  • ac070e49a4 forbid manipulator editing visitors sv-esk 2016-02-11 02:54:17 +0200
  • 3cab865d58 fix manipulator racism (allow editing non-dwarves) sv-esk 2016-02-11 02:50:45 +0200
  • ff4b2f8522 add new skill columns sv-esk 2016-02-10 15:55:21 +0200
  • fafe1e9ce1 Update xml lethosor 2016-02-03 23:19:41 -0500
  • 5d8c2fd502 Fix whitespace James Gilles 2016-02-02 01:14:04 -0500
  • 3e402fa97c Remove left over handlers from eventful Warmist 2015-12-20 11:15:29 +0200
  • e4ae1c11f5 Update eventful's produce hook to new vmethod. Also make all events use no-handler version thus removing lot of unused functions (and empty function calls). Warmist 2015-12-20 01:14:13 +0200
  • d4988c5faf Add no handler version of lua event. Warmist 2015-12-20 01:13:39 +0200
  • cfa66c0489 Fix whitespace lethosor 2016-02-01 11:38:28 -0500
  • 0a670bb0db Implement #804, move some functions to Units, colorize zone output, a little cleanup James Gilles 2016-02-01 09:45:46 -0500
  • fbe076c5ef Bump version to 0.42.05-alpha1 lethosor 2016-02-01 10:32:45 -0500
  • a7234b9c53 Add a basic script to check for release sanity lethosor 2016-02-01 10:31:12 -0500
  • 2d23a848cc git-describe: Add git xml information lethosor 2016-02-01 10:30:53 -0500
  • a7d254139f Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-02-01 09:40:00 -0500
  • 2556b319f0 Improve linter disabling somewhat lethosor 2016-02-01 09:39:40 -0500
  • 297f441bd6 Merge branch 'develop' of https://github.com/DFHack/dfhack into develop Japa 2016-02-01 20:01:00 +0530
  • 054954a72a Corrected the region details logic. Japa 2016-02-01 20:00:25 +0530
  • e519313b70 Convert colonies plugin to script, add place feature PeridexisErrant 2016-02-01 18:12:38 +1100
  • 9a81fb1add Merge branch 'develop' of https://github.com/DFHack/dfhack into develop PeridexisErrant 2016-02-01 16:36:42 +1100
  • 91f85831a7 Merge pull request #809 from BenLubar/benlubar-floodgate-alloc-2 Lethosor 2016-01-31 16:26:56 -0500
  • afa1199f98 Add support for grates and bars to Ruby. Ben Lubar 2016-01-31 15:19:58 -0600
  • 881fd6bd8d Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-01-31 15:01:27 -0500
  • 7d07164dcc Merge remote-tracking branch 'kazimuth/ycmd' into develop lethosor 2016-01-31 14:56:36 -0500
  • 80b48ca5da Merge pull request #800 from BenLubar/benlubar-valgrind Lethosor 2016-01-31 14:53:08 -0500
  • 77466f01e0 Merge remote-tracking branch 'BenLubar/benlubar-valgrind' into develop lethosor 2016-01-31 14:52:04 -0500
  • 248331a196 buildingplan: Support floodgates, grates, bars lethosor 2016-01-31 14:50:07 -0500
  • ea9261f5b5 allow dfhack to run inside valgrind Ben Lubar 2016-01-18 19:24:00 -0600
  • 80fd2270db Merge branch 'develop' of https://github.com/dfhack/dfhack into develop lethosor 2016-01-31 14:22:57 -0500
  • d063155b87 Merge pull request #808 from BenLubar/benlubar-floodgate-alloc Lethosor 2016-01-31 14:20:46 -0500
  • e49745d338 Added tile and material to growths in remotefortressreader.cpp Japa 2016-02-01 00:41:13 +0530
  • 197e5ca2d9 update the name of the pressure plate field in ruby Ben Lubar 2016-01-30 08:46:16 -0600
  • aab5c61923 set well bucket z correctly when allocating it in ruby Ben Lubar 2016-01-29 14:51:32 -0600
  • a316dfa074 set floodgate flags correctly when allocating it in lua or c++ Ben Lubar 2016-01-29 14:50:29 -0600
  • 7f3191352c send growth info through remotefortressreader.cpp Japa 2016-01-28 00:06:10 +0530
  • 32e39b8b13 Merge branch 'develop' of https://github.com/DFHack/dfhack into develop Japa 2016-01-27 18:49:58 +0530
  • 4c4eda44f9 Added plant raw list to RemoteFortressReader.proto Japa 2016-01-27 18:49:30 +0530
  • 61d4c9da9c Enable ycmd for project James Gilles 2016-01-26 20:37:27 -0500
  • 80ecbbd369 get rid of "private" comment in BitArray.h lethosor 2016-01-21 16:49:16 -0500
  • 29ab4de8a6 export occasions and schedules Robert Janetzko 2016-01-21 22:28:13 +0100
  • 8e5cf8e683 Merge pull request #799 from BenLubar/benlubar-796 Lethosor 2016-01-21 16:04:43 -0500
  • a1d557c487 Add ban-cooking milk. See #795. Ben Lubar 2016-01-18 15:29:49 -0600
  • d36bb20d91 Add brew, mill, and thread to ban-cooking. See #796. Ben Lubar 2016-01-18 15:07:09 -0600