Commit Graph

  • 2cd2ee9b0c New plugin interface Petr Mrázek 2012-02-21 18:19:17 +0100
  • 0b9e849096 Update submodules, sort 'ls' output. Petr Mrázek 2012-02-21 15:21:50 +0100
  • f8d0b83b0a Add new follow plugin that makes the DF window center on and follow a selected unit. Mike Stewart 2012-02-21 00:44:10 -0800
  • 2524f81ae0 Fix tile materials in mapexport. Mike Stewart 2012-02-20 19:32:58 -0800
  • 931121e5fd Update structures Petr Mrázek 2012-02-20 17:55:33 +0100
  • 10a2f3ed1b Merge https://github.com/mikestewart/dfhack Petr Mrázek 2012-02-20 17:55:16 +0100
  • b6920e9a02 Merge remote-tracking branch 'upstream/master' Mike Stewart 2012-02-20 08:45:55 -0800
  • 1ca500ff25 Update the assumed identity in rename unit. Alexander Gavrilov 2012-02-20 18:04:58 +0400
  • 02e486be88 Support the new unitlist screen; it's same as joblist, but with pages. Alexander Gavrilov 2012-02-20 17:53:39 +0400
  • 80cedd2ff8 Fix header includes, update structures. Petr Mrázek 2012-02-20 11:42:40 +0100
  • 7c7cf0b302 Don't throw exceptions on dummy global-address elements. Petr Mrázek 2012-02-20 08:30:33 +0100
  • 166213c150 Fix protobuf files to mirror changes to tiletype enums Mike Stewart 2012-02-19 20:35:45 -0800
  • a98f579828 Update stonesense Petr Mrázek 2012-02-19 20:33:19 +0100
  • 33f77c8837 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-02-19 20:28:08 +0100
  • 252895708f Fixage. Petr Mrázek 2012-02-19 20:27:44 +0100
  • 27e3e0f2c2 Update submodules Petr Mrázek 2012-02-19 20:08:29 +0100
  • e4a0b2aaf9 Fix reveal and tiletypes - RIVER and POOL are no longer tile shapes Quietust 2012-02-18 11:36:06 -0600
  • d394dc406b Update t_building, change subtype into a union of all possible subtypes (depending on type) Quietust 2012-02-18 11:34:52 -0600
  • 7b20690db0 Merge branch 'master' of git://github.com/peterix/dfhack Quietust 2012-02-18 10:37:29 -0600
  • 1511a6b7ed Use hexadecimal numbers in tilesieve Petr Mrázek 2012-02-18 15:07:55 +0100
  • d908789dfa Add useless dev plugin - set all "frozen liquid" tiles to be either Water or Magma Quietust 2012-02-17 16:20:17 -0600
  • 8a8ef015a2 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-02-17 07:12:59 +0100
  • fa6ec63535 Add zoom to kittens, fix tilesieve. Petr Mrázek 2012-02-17 05:30:34 +0100
  • 28059a7f35 Tilesieve devel tool Petr Mrázek 2012-02-16 16:22:05 +0100
  • 0d5c85ac04 Properly remove Debug (and MinSizeRel) build configurations Quietust 2012-02-16 08:07:10 -0600
  • 1bf5080828 Fixage. Runs with 34.01 Petr Mrázek 2012-02-15 21:35:44 +0100
  • 448e270421 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-02-14 09:59:33 +0100
  • bdbfbf5988 Fix catsplosion. Petr Mrázek 2012-02-14 09:37:30 +0100
  • 091bf62aa8 DFhackCExport is only needed on the plugin_* functions Quietust 2012-02-13 22:54:08 -0600
  • 2fd2e3dce2 Get rid of t_effect_40d and EFFECT_TYPE - they're in the XML now, and they're actually correct too Quietust 2012-02-13 21:56:47 -0600
  • 2ddd3df3a8 When searching for tile types, only require candidate tile to match variant or special if it actually has them Quietust 2012-02-13 20:32:41 -0600
  • b152a40e83 Fix remaining issues Quietust 2012-02-13 19:56:55 -0600
  • d15d38d536 Finish conversion, fix compile errors Quietust 2012-02-13 19:17:38 -0600
  • d0a8c2edd8 Move TileTypes to XML, part 1 - a bunch of stuff is now broken Quietust 2012-02-13 16:56:33 -0600
  • f600928ec1 Move catsplosion, tweak for build targets under MSVC. Petr Mrázek 2012-02-13 17:43:41 +0100
  • 9f43d61c2c Fix MapCache crash when in Arena mode Quietust 2012-02-13 09:56:35 -0600
  • 9163dda076 Missing newline in mapexport help output. Mike Stewart 2012-02-12 18:42:25 -0800
  • 1b3d517a61 Fixed material output -- material_type and material_index were being used backwards. Mike Stewart 2012-02-12 18:39:43 -0800
  • e39852ff2e Make BitArray(unsigned) treat the argument as the number of bytes. Alexander Gavrilov 2012-02-12 18:06:00 +0400
  • 1047c2517d Add size-defining constructors for BitArray. Alexander Gavrilov 2012-02-12 17:44:19 +0400
  • c04a140713 Add a new DfArray class to match generated headers. Alexander Gavrilov 2012-02-12 16:44:35 +0400
  • ed53ee7031 Update to use the new symbols file. Petr Mrázek 2012-02-11 19:24:44 +0100
  • 8527547cbe Merge branch 'master' into purge Petr Mrázek 2012-02-11 18:48:17 +0100
  • f469fab1e6 Use globals defined by the latest codegen. Alexander Gavrilov 2012-02-11 16:27:12 +0400
  • aee5efe7c0 Make it run on Windows, re-added more missing globals to memory.xml Petr Mrázek 2012-02-10 02:35:51 +0100
  • 952f621ee2 Synchronize with df-structures Quietust 2012-02-08 22:35:22 -0600
  • 8f680dcf94 Make it build and run on linux (no stonesense, df2mc, dfusion) Petr Mrázek 2012-02-09 03:07:26 +0100
  • f7d8635be1 Remove fat from memory.xml, simplify memory.xml loading, break everything. Petr Mrázek 2012-02-08 13:17:47 +0100
  • 0d11d1b79c Synch with structures changes Quietust 2012-02-07 15:37:21 -0600
  • 1ae1549513 Tag 31.25-r9b Petr Mrázek 2012-02-06 10:30:09 +0100
  • 0a5ee01f6e update structures Petr Mrázek 2012-02-06 10:04:58 +0100
  • 8f1a2ebf7f Added missing keybinding mention to 'ls', DFusion hotfix. Petr Mrázek 2012-02-06 04:47:13 +0100
  • 0c79682fc5 Update structures Petr Mrázek 2012-02-06 01:35:07 +0100
  • e3e94437f3 Add export tools to readme. Petr Mrázek 2012-02-06 01:12:23 +0100
  • 20b1d09fdc Merge https://github.com/mikestewart/dfhack Petr Mrázek 2012-02-05 23:04:06 +0100
  • cdb171e9b1 Fixed an issue with hidden plants. Mike Stewart 2012-02-05 13:51:49 -0800
  • e7f8e539f7 Update structures Petr Mrázek 2012-02-05 20:51:15 +0100
  • 6fe0867c46 Rename export to dwarfexport. Petr Mrázek 2012-02-05 20:41:12 +0100
  • 2b22b0b336 Make dwarf export optional. Update structures. Petr Mrázek 2012-02-05 20:16:00 +0100
  • 7d8a176e59 Merge branch 'export-plugin' of https://github.com/espenhw/dfhack Petr Mrázek 2012-02-05 20:05:19 +0100
  • 1bcf96f4e8 Update structures Petr Mrázek 2012-02-05 19:55:32 +0100
  • 71b29b67cf Merge https://github.com/mikestewart/dfhack Petr Mrázek 2012-02-05 19:50:15 +0100
  • 30bb98d9f5 Document the keybinding command. Alexander Gavrilov 2012-02-05 19:25:06 +0400
  • 60a87d8c33 Fix the copystock command name. Alexander Gavrilov 2012-02-05 16:25:44 +0400
  • ec5f3cc4b3 Update fixpositions to match the new data definition naming. Alexander Gavrilov 2012-02-05 16:13:19 +0400
  • 6ac50fccbd Fixed mapexport's plant saving. Mike Stewart 2012-02-04 23:51:26 -0800
  • 2b4246feb6 Add fixpositions commands, update some other descriptions, move builtin commands to the top, and reorganize a few others (alphabetically, by the name of the plugins in which they reside) Quietust 2012-02-04 23:19:35 -0600
  • e51e4f6bd2 More docs work. Petr Mrázek 2012-02-05 06:02:44 +0100
  • ebeae664d7 Merge https://github.com/mikestewart/dfhack Petr Mrázek 2012-02-05 04:28:53 +0100
  • b79c6880e2 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-02-05 04:28:37 +0100
  • 8ddc2f87c9 Update docs. Petr Mrázek 2012-02-05 04:28:20 +0100
  • e9118dceeb Add fixpositions plugin - adds Elven Diplomats and Human Merchant Nobles to existing worlds Quietust 2012-02-04 20:45:45 -0600
  • 4c8717477c Fix really stupid typo Quietust 2012-02-04 16:38:54 -0600
  • b9020a70a9 Merge. Mike Stewart 2012-02-04 13:08:08 -0800
  • e5b2c78122 Added plant and material export to mapexport, and made constructions have the proper material. Mike Stewart 2012-02-04 13:05:41 -0800
  • 5ad9274689 Update structures, stonesense. Petr Mrázek 2012-02-04 21:17:52 +0100
  • cf3c5ff5d0 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-02-04 20:54:41 +0100
  • 4b3a2bfe05 Merge. Mike Stewart 2012-02-03 23:29:05 -0800
  • 24368df553 Update stonesense Petr Mrázek 2012-02-04 07:47:57 +0100
  • 2ff994c18f Make perl executable tweakable. Petr Mrázek 2012-02-04 03:43:14 +0100
  • 6bf55978a4 Modify embark-time prospect using the randomized material hypothesis. Alexander Gavrilov 2012-02-03 12:48:38 +0400
  • d4163fcde3 Improve results of the embark-time prospector. Alexander Gavrilov 2012-02-03 11:43:13 +0400
  • 1e89b8d79b Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-02-03 06:48:44 +0100
  • 81f434d5f7 Update stonesense, again. Petr Mrázek 2012-02-02 21:07:43 +0100
  • 878bc3d3a1 Implement pre-embark estimate in prospector. Alexander Gavrilov 2012-02-02 22:14:49 +0400
  • 3770f141e0 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-02-02 06:21:37 +0100
  • e751f9a3eb Update stonesense, safe-ish CXXFLAGS for linux. Petr Mrázek 2012-02-02 05:43:43 +0100
  • fc3644bf4a Optimize seedwatch to only look in the SEEDS-specific item vector (just like 'Plant Seeds' jobs do) Quietust 2012-02-01 08:09:11 -0600
  • 425b293cd5 Merge https://github.com/peterix/dfhack Quietust 2012-02-01 07:57:31 -0600
  • 22aeb6e2ac Added linkage to libdl, fix for mode. Petr Mrázek 2012-02-01 04:12:15 +0100
  • cad31c505e Some fixes for fixveins Quietust 2012-01-31 20:10:21 -0600
  • 7d55b84545 Merge remote-tracking branch 'upstream/master' Mike Stewart 2012-01-31 11:45:20 -0800
  • e5b1433d44 Update structures. Petr Mrázek 2012-01-31 18:52:02 +0100
  • 9afcea3deb In all loops that iterate across a vector, use a size_t as the index Quietust 2012-01-31 10:55:38 -0600
  • 3816bd7789 Merge remote-tracking branch 'origin/master' Mike Stewart 2012-01-31 08:42:41 -0800
  • 09f197fa6d Fixed mapexport build on Linux. Mike Stewart 2012-01-31 08:42:25 -0800
  • a82f4c9138 Cleanup code to get rid of MSVC warning C4482 Quietust 2012-01-31 10:17:27 -0600
  • 5c550b9e2f Made mapexport put out some (but certainly not all) tile materials. Mike Stewart 2012-01-30 21:12:35 -0800
  • dcc02506b7 Merge remote-tracking branch 'quietust/master' Mike Stewart 2012-01-29 12:05:30 -0800
  • 3dece3395d Merge remote-tracking branch 'upstream/master' Mike Stewart 2012-01-29 12:04:33 -0800