Commit Graph

  • 3b54cf4657 Merge branch 'master' of git://github.com/peterix/dfhack jj 2012-04-17 22:42:29 +0200
  • 3339fdfea8 ruby: fix anon unions, add some find_* helpers in ruby.rb jj 2012-04-17 22:42:23 +0200
  • c031349a62 Track structures Petr Mrázek 2012-04-17 21:48:18 +0200
  • e530707985 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-04-17 21:48:04 +0200
  • d0e9ab49e7 Merge https://github.com/jaxad0127/dfhack Petr Mrázek 2012-04-17 21:46:57 +0200
  • bdd697f1a0 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-04-17 21:46:40 +0200
  • 299510f0d9 zone: don't assign to cages which are designated but not yet placed (minor fix, it's not like bad things happen without it) Robert Heinrich 2012-04-17 18:11:14 +0200
  • 40f36c1912 minor stuff, use building->is_room instead of building->isRoom() which returns unexpected values Robert Heinrich 2012-04-17 16:57:41 +0200
  • d901dd28cf ruby: merge upstream jj 2012-04-17 14:40:59 +0200
  • 378a1fb914 Support the '#' string as index for wrapper vector insert at end. Alexander Gavrilov 2012-04-17 12:15:45 +0400
  • 3beb2ebf25 Export the onStateChange event to core lua context & add some docs. Alexander Gavrilov 2012-04-17 11:45:09 +0400
  • ebd21e9249 Fix some issues with last commit Jared Adams 2012-04-16 20:43:30 -0600
  • 7946cafc86 Merge https://github.com/jaxad0127/dfhack Petr Mrázek 2012-04-16 22:37:07 +0200
  • d2dde361ad Merge https://github.com/rh73/dfhack Petr Mrázek 2012-04-16 22:35:46 +0200
  • ccf10a1428 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-04-16 22:30:55 +0200
  • 6d180d61c4 autopasture: only process domesticated own units to avoid problems with wild animals forgetting their training and going on a rampage Robert Heinrich 2012-04-16 21:37:48 +0200
  • 45f9f756f0 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-04-16 20:33:30 +0200
  • 862fa9d675 Track stonesense Petr Mrázek 2012-04-16 20:19:45 +0200
  • 17d5b2de04 Multiline interpreter. Warmist 2012-04-16 18:46:20 +0300
  • 70ebd26e6c Merge branch 'master' of git://github.com/ab9rf/dfhack Robert Heinrich 2012-04-16 17:37:09 +0200
  • 43e4814147 Mod workflow to properly handle custom reactions that produce CRAFTS Kelly Martin 2012-04-16 10:34:12 -0500
  • 3b68faa1be updated readme.rst Robert Heinrich 2012-04-16 17:14:02 +0200
  • cd51ddc272 Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-04-16 17:42:49 +0300
  • ee7100216e Fix lua interpreter bug: the C call counter is already unwound by yield. Alexander Gavrilov 2012-04-16 18:32:12 +0400
  • 9560fc641c zone: mass-assign nicknames, assign units to multiple cages inside a pasture. autobutcher: some fixes regarding autowatch and butchering caged units. Robert Heinrich 2012-04-16 16:31:12 +0200
  • 1e64a6a2f6 Make dfhack.lineedit automatically interact with RunCoreQueryLoop. Alexander Gavrilov 2012-04-16 18:05:42 +0400
  • 9c25351281 Add a template to make using lua_pcallk a bit more convenient. Alexander Gavrilov 2012-04-16 18:01:21 +0400
  • 3e4863bc80 Integrate coroutines with table-based error handling. Alexander Gavrilov 2012-04-16 14:45:04 +0400
  • e6ed81508d autobutcher: only ignore built cages which are defined as rooms/zoos. zone: allow mass-assigning of nicknames (to protect a pasture/cage from autobutcher) Robert Heinrich 2012-04-16 10:15:37 +0200
  • 48e4717dd2 Try working around some msvc problems. Alexander Gavrilov 2012-04-16 10:59:55 +0400
  • 9c67250729 regrass: pick random grass event if tile is soil instead of always using the first one found Robert Heinrich 2012-04-16 07:03:27 +0200
  • e58a46b42b zone: fixed filter 'trained' so it now finds war/hunting creatures (who strangely don't have a training level) Robert Heinrich 2012-04-16 03:31:49 +0200
  • 6287ee59d8 updated readme.rst Robert Heinrich 2012-04-16 00:52:25 +0200
  • 4b3c8d46c1 zone: don't assign owned pets to a cage. the owner will release them, resulting into infinite hauling (df bug) Robert Heinrich 2012-04-15 23:21:36 +0200
  • 7aefae17d1 autonestbox: don't assign to nestboxes which are already claimed or contain eggs. bprobe: look a bit closer at nestboxes Robert Heinrich 2012-04-15 21:45:15 +0200
  • ea4c1e4928 Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-04-15 20:56:49 +0300
  • a1756a864c Implement a way to do prompts from core context. Alexander Gavrilov 2012-04-15 21:50:22 +0400
  • 6197c4e739 zone: added keyword 'not' which negates the filter followed by it (e.g. 'not grazer') Robert Heinrich 2012-04-15 19:49:50 +0200
  • 8bbd43f2c9 zone: added filters to search for creatures who can be trained for war/hunting Robert Heinrich 2012-04-15 17:40:39 +0200
  • 35981e8146 Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-04-15 18:17:00 +0300
  • 92bc28bb81 Autobuild script update... Edit if you want different zip names. Warmist 2012-04-15 18:16:45 +0300
  • 14709e5d45 Add an official core lua context, and allow plugins to send events to it. Alexander Gavrilov 2012-04-15 19:09:25 +0400
  • f3c7a685f5 Make tiletypes more useful Jared Adams 2012-04-15 08:40:19 -0600
  • be580592ce Merge branch 'master' of git://github.com/ab9rf/dfhack Robert Heinrich 2012-04-15 16:07:43 +0200
  • 005658a9cd Add noegglayer zone filter Kelly Martin 2012-04-15 09:04:19 -0500
  • 98df7d99d4 fixed library/xml pointing to wrong commit (I hope) Robert Heinrich 2012-04-15 15:26:08 +0200
  • 401461ed49 Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-04-15 12:36:47 +0200
  • cf0d45be78 merged stuff from peterix Robert Heinrich 2012-04-15 12:32:25 +0200
  • cb27a1d839 Fix typo in the 1MB constant. Alexander Gavrilov 2012-04-15 11:31:05 +0400
  • e9542fb239 Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-04-14 20:38:16 -0500
  • c69af6ab9e Fix missing lua linkage in burrows plugin. Petr Mrázek 2012-04-15 01:58:02 +0200
  • a19d25f532 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-04-15 01:27:09 +0200
  • fc38371b29 Clean up some chaos in old code. Petr Mrázek 2012-04-15 01:15:15 +0200
  • 15248aa465 Propogate errors from bat files. Warmist 2012-04-15 01:49:37 +0300
  • f235d8f371 Orbital nuking was bit excessive... Warmist 2012-04-15 01:27:02 +0300
  • e686b1c8e2 Orbital nuking of C4819 (code-page warning) Warmist 2012-04-15 01:20:59 +0300
  • 5f1c933b0f Merge pull request #148 from wjrogers/feature-protobuf-api Petr Mrázek 2012-04-14 14:56:19 -0700
  • fa063e2936 Track structures, fix trivial problem in zone plugin Petr Mrázek 2012-04-15 00:35:59 +0200
  • 45ca8c6ac1 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-04-15 00:13:39 +0200
  • c52eb517b0 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-04-15 00:12:38 +0200
  • fa6ecacda9 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-04-15 00:12:06 +0200
  • c6c6c51766 The 'r' in release string is now also tweakable. Petr Mrázek 2012-04-14 23:38:29 +0200
  • 610a23252e Make release string tweakable. Petr Mrázek 2012-04-14 23:36:45 +0200
  • 451f07ecb4 breakfast build bat... Warmist 2012-04-15 00:03:12 +0300
  • 9f95e67c75 tweak makeown: converts MERCHANT to TRADER (otherwise you can't assign jobs to kidnapped merchants. zone: fixed a bug which could lead to units being assigned to more than one cage and/or accidentally marked for slaughter Robert Heinrich 2012-04-14 19:06:03 +0200
  • cb49c92b99 Allow plugins to export functions to lua with safe reload support. Alexander Gavrilov 2012-04-14 19:44:07 +0400
  • 0b200b44d5 Merge remote-tracking branch 'angavrilov/master' Kelly Martin 2012-04-14 10:35:37 -0500
  • ebd3e9c9cf Merge remote-tracking branch 'rh73/master' Kelly Martin 2012-04-14 10:35:29 -0500
  • 9f057c41af Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-04-14 10:35:22 -0500
  • bbf28eb33d Disable df2minecraft again. Petr Mrázek 2012-04-14 14:15:46 +0200
  • 2100a95ad5 zone: fixed major derp (assign commands would accidentally free caged creatures). tweak: added cheat to kidnap caravan escorts (works fine even for other races, does NOT work for traders because they can't be assigned any labors for whatever reason) Robert Heinrich 2012-04-14 13:36:22 +0200
  • a2a47c5d63 Fix to init (no need to add " around). Added experimental (crashy as hell) tools.project Warmist 2012-04-14 13:30:48 +0300
  • 7a34a89f53 Add burrow subcommands to modify burrow unit and tile sets. Alexander Gavrilov 2012-04-14 14:12:59 +0400
  • 7c5e49a071 Merged in some library additions from angavrilov necessary for the burrow plugin Kelly Martin 2012-04-13 20:45:40 -0500
  • 0387a3c017 Merge remote-tracking branch 'angavrilov/master' Kelly Martin 2012-04-13 15:36:18 -0500
  • 2f54a48e63 Add a plugin that makes selected burrows auto-grow on digging. Alexander Gavrilov 2012-04-13 21:41:42 +0400
  • f85810c1e2 ruby: move enum constants up one level, allow pointer arithmetic (world.map.block_index), fix StaticArray, add map test jj 2012-04-13 19:31:12 +0200
  • bf4bd1f034 ruby: fix vectors of pointers, fix global enum fields jj 2012-04-13 17:19:53 +0200
  • 3044da5887 ruby: add global-objects, add bitfield._whole, make StlVector enumerable jj 2012-04-13 16:17:56 +0200
  • 37cfb1fdcd Add unit position and container api. Alexander Gavrilov 2012-04-13 16:10:19 +0400
  • fba83bb597 tweak fixmigrant: updated readme.rst Robert Heinrich 2012-04-12 22:48:46 +0200
  • 09608467c1 tweak fixmigrant: updated help text Robert Heinrich 2012-04-12 22:44:53 +0200
  • f503bf36f4 ruby: set everything up jj 2012-04-12 19:12:46 +0200
  • 2d8611a480 Add core api for moving items between ground and containers. Alexander Gavrilov 2012-04-12 18:37:27 +0400
  • 7331485b46 removed tweak-merchant and tweak-resident, combined both commands into tweak-migrant. added worn items to their uniform so they don't drop their clothes instantly Robert Heinrich 2012-04-12 14:40:39 +0200
  • 38a8c43a25 Reverse-rebase the vtable pointers printed to stderr.log. Alexander Gavrilov 2012-04-12 11:21:25 +0400
  • 583ccdcc0c Support pre-initializing vtable pointers from symbols.xml Alexander Gavrilov 2012-04-12 10:54:53 +0400
  • cdf4298f5a Merge remote-tracking branch 'rh73/master' Kelly Martin 2012-04-11 21:49:03 -0500
  • 2caf3fb064 tweak: removed stuff, added new command 'fixmigrants' which will deal with merchants (traders) and other types of bugged migrants. having more than one command for a bug which is basically the same makes no sense. Robert Heinrich 2012-04-11 22:29:56 +0200
  • d874c3b538 Track stonesense Petr Mrázek 2012-04-11 21:33:45 +0200
  • 42e4fa79c7 tweak clear-merchant, clear-resident: mark the clothes the migrants wear as "owned" (they still drop them, though. needs more fixes) Robert Heinrich 2012-04-11 21:07:54 +0200
  • 09aad951a6 Merge branch 'master' of git://github.com/angavrilov/dfhack Robert Heinrich 2012-04-11 18:23:01 +0200
  • 2cf078419b cprobe: list items worn by unit and checks if they are owned or not Robert Heinrich 2012-04-11 18:22:39 +0200
  • 5d5502ae34 Update the item owner modification api and export it to lua. Alexander Gavrilov 2012-04-11 20:10:31 +0400
  • 0c2b78b96b Add api for manipulating burrows to the core. Alexander Gavrilov 2012-04-11 19:42:05 +0400
  • e8e8f29328 regrass: fix Robert Heinrich 2012-04-11 17:01:20 +0200
  • 61245711f7 Export a few maps functions to lua. Alexander Gavrilov 2012-04-11 16:20:16 +0400
  • ae7ce9e5d7 zone: fixed assigning to pit/pond. regrass: look for grass events in the map block, increase amount of grass at map position instead of simply changing the tile type Robert Heinrich 2012-04-11 14:08:47 +0200
  • c7b922250b More maps api refactoring and renaming. Alexander Gavrilov 2012-04-11 12:01:27 +0400
  • 8c40a27ea0 Add unit_misc_trait list to BasicUnitInfo protobuf API. Will Rogers 2012-04-10 20:42:23 -0400