Commit Graph

  • 923c8cae9c Occupancy support in MapCache. Added the item dumper tool mentioned on irc (autodump). Petr Mrázek 2011-04-28 01:36:31 +0200
  • fc1cdac01d Fix bad creature vectors on linux, again. Petr Mrázek 2011-04-24 03:10:24 +0200
  • 21ddc2c461 Fix build on Windows. Petr Mrázek 2011-04-24 03:00:23 +0200
  • f481ee7b5d Add missing stddef.h include in Creatures module. Petr Mrázek 2011-04-24 02:49:49 +0200
  • 13dad8480b Re-added file tools/playground/creaturemanager.cpp Raoul XQ 2011-04-23 03:23:44 +0200
  • d53cd6163c Merge remote branch 'upstream/master' Raoul XQ 2011-04-23 03:18:38 +0200
  • ac4c3481bd Renamed dfcreature to dfcreaturemanager Raoul XQ 2011-04-23 03:09:47 +0200
  • c86c4c8472 very small fix Raoul XQ 2011-04-23 02:50:58 +0200
  • 5d0ba0cac7 Added switches --revive, -rcs, -rms Raoul XQ 2011-04-23 02:45:18 +0200
  • c5609e3524 Update some strings im Memory.xml Raoul XQ 2011-04-23 02:41:35 +0200
  • b2a47cf99c Fix STLstring writing for plain linux process. Petr Mrázek 2011-04-20 21:32:49 +0200
  • 3d5e4f3bf6 Linux 0.31.25 offsets Tim Walberg 2011-04-18 12:28:20 -0500
  • 966d165550 Linux 0.31.24 offsets Tim Walberg 2011-04-18 12:28:19 -0500
  • 4acba8b894 Linux 0.31.23 offsets Tim Walberg 2011-04-18 12:28:18 -0500
  • 24e2b5e66f Linux 0.31.22 offsets Tim Walberg 2011-04-18 12:28:17 -0500
  • ae0cf81aae Linux 0.31.21 offsets Tim Walberg 2011-04-18 12:28:16 -0500
  • b2b3fabe79 Linux 0.31.20 offsets Tim Walberg 2011-04-18 12:28:15 -0500
  • 898f585415 Linux 0.31.19 offsets Tim Walberg 2011-04-18 12:28:14 -0500
  • 66207acc41 Linux 0.31.18 offsets Tim Walberg 2011-04-18 12:28:13 -0500
  • 821d7c35f4 Linux 0.31.16 offsets Tim Walberg 2011-04-18 12:28:12 -0500
  • 2ed7dca69e Install the batch file for prospector tool on windows. Prospector-related readme update. Petr Mrázek 2011-04-20 01:32:34 +0200
  • 66bb9d448c Big messy commit... Petr Mrázek 2011-04-20 01:28:47 +0200
  • bc855b296f Merge branch 'master' of https://github.com/angavrilov/dfhack Petr Mrázek 2011-04-17 16:08:13 +0200
  • 189f31e084 Split veinlook output into layer vein and base type, fix issue with bad counts of materials. Petr Mrázek 2011-04-17 15:51:52 +0200
  • cf3534bc42 Fix silly typo. Petr Mrázek 2011-04-17 13:13:23 +0200
  • 67ea981dc3 Big ugly deuglyfication of DFTileTypes and its use in the tools. Petr Mrázek 2011-04-17 13:06:19 +0200
  • e255a2cba6 Rename single character member variables from DFTileTypes to something sensible. Petr Mrázek 2011-04-17 11:37:36 +0200
  • 6e607d45d9 Fixed mingw32 build. Petr Mrázek 2011-04-17 01:48:58 +0200
  • 8c79bc597a Turn on cleartasks tool in the build system Petr Mrázek 2011-04-17 00:53:05 +0200
  • b0cb59a3f2 The item designator tool lives again. Petr Mrázek 2011-04-16 23:57:04 +0200
  • 2d372aca3c Merge branch 'master' of https://github.com/raoulxq/dfhack Petr Mrázek 2011-04-16 21:05:45 +0200
  • 89169053ff Item support for windows 31.25 Petr Mrázek 2011-04-16 21:02:20 +0200
  • 22e26837c6 More examples for usage() Raoul XQ 2011-04-15 09:14:42 +0200
  • 56b29cf12e Merge remote-tracking branch 'origin/master' Alexander Gavrilov 2011-04-15 10:58:09 +0400
  • fa34f56c6d Merge remote branch 'upstream/master' Raoul XQ 2011-04-15 01:08:33 +0200
  • cff85edf88 Patch to detect empty job ID Raoul XQ 2011-04-15 00:47:48 +0200
  • e6a6620635 Add empty jobs. Raoul XQ 2011-04-15 00:47:09 +0200
  • fc185eefdd Add/update definitions in Memory.xml Raoul XQ 2011-04-14 23:38:27 +0200
  • 634ead79a8 Allow comma separated list of IDs for -i Raoul XQ 2011-04-14 18:12:58 +0200
  • 5edde76b8f Remove owned status from all food lying on the ground. Alexander Gavrilov 2011-04-14 20:06:36 +0400
  • 34128c2f6d Item Accessor method pointer was used incorrectly. Petr Mrázek 2011-04-14 15:16:12 +0200
  • c3f7d6f2b2 Switch -c all to show all creatures Raoul XQ 2011-04-14 14:53:55 +0200
  • 1a8c27ce01 Fix accessor mess I made. Added Accessor description dump to the dfitemdump tool and Items module. Petr Mrázek 2011-04-14 01:42:03 +0200
  • 1d805ca328 Implement a program to hack away bug 3708 (unengraveable ghosts). Alexander Gavrilov 2011-04-13 22:04:32 +0400
  • ebc4d21e66 Improve name structure handling, and support duplicating them (on linux). Alexander Gavrilov 2011-04-13 20:36:10 +0400
  • 21e499f69d Fix for display issues Raoul XQ 2011-04-13 15:42:52 +0200
  • 2d1f1b45af Renamed dfskillmodify to dfcreature. Raoul XQ 2011-04-13 14:47:53 +0200
  • 841c4b042c Kill creature(s) with --kill Raoul XQ 2011-04-13 14:42:53 +0200
  • 547dbe05fa Add --showallflags flag to display all flags Raoul XQ 2011-04-13 13:22:14 +0200
  • 1d1c10601d Add --showdead flag to also display dead creatures Raoul XQ 2011-04-13 12:47:50 +0200
  • 30d5bfbf47 Show creature type (again) Raoul XQ 2011-04-13 11:55:18 +0200
  • ced036708f When searching for a string buffer, use the key as a substring. Alexander Gavrilov 2011-04-13 11:45:16 +0400
  • 538a5f3d81 Hide more build-specific files. Alexander Gavrilov 2011-04-13 11:43:10 +0400
  • ad93afc1ee Hide skills with level 0 and 0 experience points Raoul XQ 2011-04-13 06:30:37 +0200
  • 19c4371581 Add switch -1 to skillmodify.cpp Raoul XQ 2011-04-13 01:47:15 +0200
  • 2aad508d2b Merge branch 'master' of https://github.com/raoulxq/dfhack into raoulxq-master Petr Mrázek 2011-04-12 14:00:04 +0200
  • f5911a14a6 Some const correctness, re-enabled job printing in the creature dump tool. Petr Mrázek 2011-04-12 13:59:07 +0200
  • d10d8316e7 Reduced verbosity. Raoul XQ 2011-04-12 13:51:20 +0200
  • bb80b246d1 Fix for -ah adding wrong labors. Raoul XQ 2011-04-12 13:47:11 +0200
  • f2c60a3cfb Fix for materialAt()->veinMaterialAt() Raoul XQ 2011-04-12 13:16:10 +0200
  • 74856ad00a Added tools/playground/digpattern Raoul XQ 2011-04-12 13:03:34 +0200
  • 05f33853e1 Merge remote branch 'upstream/master' Raoul XQ 2011-04-12 12:38:49 +0200
  • 46485a70c4 Remove magic numbers, smaller display changes Raoul XQ 2011-04-12 12:19:01 +0200
  • 212500ee00 Big Items refactor, made all the Accessor offsets optional. Petr Mrázek 2011-04-11 22:13:06 +0200
  • 0a27f27431 Cleanup command line arguments and usage() in skillmodify.cpp Raoul van Putten 2011-04-11 14:02:21 +0200
  • 62833a2048 Add dfskillmodify Raoul XQ 2011-04-11 13:16:47 +0200
  • 4e6cef8b7b Changed tabs into spaces Raoul XQ 2011-04-11 13:15:51 +0200
  • 77f0885d9e Merge https://github.com/angavrilov/dfhack into items Petr Mrázek 2011-04-11 12:48:28 +0200
  • 62a7c3037c Added skillmodify.cpp Raoul XQ 2011-04-11 12:41:12 +0200
  • 325e817d71 Improve the owner cleanup program a bit more. Alexander Gavrilov 2011-04-11 14:33:30 +0400
  • 2e0ec2db72 Support retrieving the item owner reference. Alexander Gavrilov 2011-04-11 14:32:53 +0400
  • cb1dee3f46 Give unreveal tool a sensible name, bump version to 0.5.13, README updated. Petr Mrázek 2011-04-10 22:14:35 +0200
  • 109d20d251 Add an experimental program for cleaning up garbage owned by dwarfs. Alexander Gavrilov 2011-04-10 23:25:41 +0400
  • fbf76440b5 Try to handle signed and unsigned 16-bit accessors. Alexander Gavrilov 2011-04-10 22:44:01 +0400
  • f6ae41fe49 Provide access to item header, including flags, and wear information. Alexander Gavrilov 2011-04-10 22:42:25 +0400
  • e3897b0f93 Improve the accessor instruction parser. Alexander Gavrilov 2011-04-10 21:51:21 +0400
  • 125f4cf41f And its source. Blah. Petr Mrázek 2011-04-10 18:42:47 +0200
  • b0b76f6d7c Tool for resetting hidden tile status after botched reveals. Petr Mrázek 2011-04-10 18:41:49 +0200
  • b630e93c5a Added base layer material support to map cache, material display to dfprobe. Petr Mrázek 2011-04-10 17:01:58 +0200
  • 7876a42258 The C test tool doesn't compile as a plain C program! Petr Mrázek 2011-04-10 15:36:01 +0200
  • cfc1dad4b6 Fix the item flag bitfield & set the item vector ptr. Alexander Gavrilov 2011-04-10 16:55:22 +0400
  • 1d35044db3 Started removing C++-isms from C wrapper. Removed DFGlobal.h Petr Mrázek 2011-04-10 13:12:28 +0200
  • c1deee768e Add missing files, wix build on windows. Petr Mrázek 2011-04-10 11:03:24 +0200
  • d4e2850768 Make C-wrapper compile times less ridiculous. Petr Mrázek 2011-04-10 10:50:32 +0200
  • bb04aa1a32 Linux header cleanups. Windows side will follow. Petr Mrázek 2011-04-10 10:19:15 +0200
  • 425971ef8c Linux fixes/creature vector addresses. Needs more testing. Petr Mrázek 2011-04-10 09:21:32 +0200
  • 696ca5ccb9 Merge branch 'master' of https://github.com/angavrilov/dfhack Petr Mrázek 2011-04-10 06:17:55 +0200
  • 4547c8c0aa Use MapExtras more. Petr Mrázek 2011-04-10 06:17:11 +0200
  • b5d086ac02 Fix memory access on 32-bit linux. Alexander Gavrilov 2011-04-09 22:54:45 +0400
  • 4a83f07bdd dftry pseudo-tool, dfhack can recognize 40d again, but the old API class isn't there at all. bees and wax. Petr Mrázek 2011-04-07 11:21:38 +0200
  • de9400d5e8 Make deramp tool fix bad ramps resulting from caveins. Petr Mrázek 2011-04-04 15:46:39 +0200
  • b54b8d510b Tagging 0.5.12 Petr Mrázek 2011-04-04 12:36:18 +0200
  • 01f56b52ce Engravings vector for windows DF 31.22 - 31.25 Petr Mrázek 2011-04-04 12:15:08 +0200
  • 5465890b34 Added more direction flags to engravings. Petr Mrázek 2011-04-04 11:57:09 +0200
  • 4bc7365a45 Engravings vector for 31.22 - 31.25 DF on linux. Petr Mrázek 2011-04-04 11:56:24 +0200
  • 59d775ef3a Update readme to reflect 31.25 support. Petr Mrázek 2011-04-04 11:55:25 +0200
  • 63522cc66e Linux 31.22 - 31.25 finished. Needs more testing, but should be good. Petr Mrázek 2011-04-04 06:02:21 +0200
  • c0cdf8d827 Linux 31.22 support. Petr Mrázek 2011-04-04 03:49:29 +0200
  • 7b1f3ce72b Job ID is a Word, not DWord. Petr Mrázek 2011-04-03 21:43:16 +0200
  • 8b8c70b5ff Big creature jobs read/write fix (it was cmpletely broken) Petr Mrázek 2011-04-03 21:27:47 +0200