Commit Graph

  • 38f50f4a46 More 31.13 offsets - bits of the Maps module, many offsets are bad. Petr Mrázek 2010-09-17 13:49:49 +0200
  • 3dfbc5fb21 update widows getPath to only output the path, not the path and exe filename, to correspond with the linux versions belal 2010-09-16 21:44:38 -0400
  • 6661d7e1f7 added getPath() for all linux versions as well, should work fine belal 2010-09-16 18:21:41 -0700
  • 9844a8f8b3 added SetPauseState wrapper doomchild 2010-09-16 13:10:04 -0500
  • 70b1a48cea added unregistration functions for callbacks doomchild 2010-09-16 13:04:52 -0500
  • 78a12876d5 added ReadInventoryIdx and ReadInventoryPtr wrappers doomchild 2010-09-16 13:04:09 -0500
  • 36400f2833 Merge branch 'dotnet' doomchild 2010-09-16 09:06:12 -0500
  • 760e6444d0 Merge remote branch 'upstream/master' into dotnet doomchild 2010-09-16 09:05:31 -0500
  • 3592748a50 Bits and pieces Petr Mrázek 2010-09-16 15:09:42 +0200
  • 4959499009 Fun and games of the offset kind. Most of Linux support for 31.13. Weather is wrong. Petr Mrázek 2010-09-16 03:53:32 +0200
  • 76ace6834f Merge remote branch 'upstream/master' into dotnet doomchild 2010-09-15 12:47:02 -0500
  • d2db7524a1 Keeping the current working directory addition, but reverting the current tileset and color stuff, as the tileset was just an initializer, not the actual current one, just going to have to read the init.txt file myself belal 2010-09-13 09:45:53 -0400
  • 040f8f7b7a Add function to get the current working directory of the DF process, as well as offsets for the relative paths of the current tileset and color file, also created a simple program to dump those three things out belal 2010-09-12 21:36:31 -0400
  • 294888f84a Remove usleep() from reveal, replaced by normal sleep(). Petr Mrázek 2010-09-09 03:36:11 +0200
  • d041ed21f7 Jobs turned into <Job /> tags (by Japa) Petr Mrázek 2010-09-08 18:03:24 +0200
  • 53930c673b Fix for veinlook - it wasn't reading the creature races. Petr Mrázek 2010-09-08 12:36:22 +0200
  • ac550c8a7a Fix for the build system. Don't install veinlook when it's not built due to missing dependencies. Petr Mrázek 2010-09-08 00:06:30 +0200
  • f6b137230a Fixed pause state offset in 31.12 linux version, dfreveal pauses and has improved usability. Petr Mrázek 2010-09-04 07:43:39 +0200
  • 315aab0d57 added registration functions for callbacks, since some languages can't directly access DLL data exports (*cough*P/Invoke*cough*) doomchild 2010-09-03 10:31:06 -0500
  • 813b771cd6 Correct creature position offset on linux Petr Mrázek 2010-09-03 03:17:03 +0200
  • 5a5745590a More Creatures rework, this time with more memset Petr Mrázek 2010-09-03 03:01:37 +0200
  • dc6aa19083 Creature rework Petr Mrázek 2010-09-03 02:15:09 +0200
  • ece423a611 Weather tool Petr Mrázek 2010-09-01 21:09:45 +0200
  • 0702960731 Fix problems with CMAKE names, weather tool skeleton Petr Mrázek 2010-09-01 20:51:12 +0200
  • a46422d2a6 Merge branch 'master' of http://github.com/doomchild/dfhack Petr Mrázek 2010-09-01 20:30:25 +0200
  • 4ca60915a1 Weather support on linux Petr Mrázek 2010-09-01 19:41:40 +0200
  • f1307d9f13 Added a common exception for DFHack, made World and Position use it for feature detection. Petr Mrázek 2010-09-01 18:03:52 +0200
  • 988b1d8692 Added support for reading and setting the weather. thewonderidiot 2010-09-01 11:22:19 -0400
  • b8fbc7f137 Vegetation on Linux Petr Mrázek 2010-09-01 04:31:12 +0200
  • 86aa19daa4 Fix for Creature module Petr Mrázek 2010-08-31 17:21:47 +0200
  • 66c3d30bd8 Fix Gui module so Stonesense can work. Petr Mrázek 2010-08-31 12:59:48 +0200
  • ff550a7e09 Fix getPE() Petr Mrázek 2010-08-31 07:07:37 +0200
  • b9bee108e1 Sync, fixes. Petr Mrázek 2010-08-31 06:52:03 +0200
  • 9bcdc78d00 name of GUI offset group was wrong in its module Petr Mrázek 2010-08-31 05:32:40 +0200
  • a4e844ec96 fixed misspelling of BUILD_DFHACK_C_BINDINGS doomchild 2010-08-30 12:48:58 -0500
  • 95166d39a2 changed uint to uint32_t in declaration of VersionInfo::getPE() doomchild 2010-08-30 12:37:13 -0500
  • c5c1d52047 fixed spelling of BUILD_DFHACK_C_BINDINGS doomchild 2010-08-30 12:36:40 -0500
  • 95abf6e605 All the modules *should* now use the new offset storage properly. Maybe, needs testing :) Petr Mrázek 2010-08-30 00:08:17 +0200
  • 028dca0bef Small addition to liquids tool - liquid level can be set, decreased and increased instead of just set. Petr Mrázek 2010-08-29 20:05:56 +0200
  • f00645b610 ... Petr Mrázek 2010-08-29 00:20:59 +0200
  • 19fe13d483 And fix all that for good measure ;) Petr Mrázek 2010-08-29 00:16:51 +0200
  • f67279d685 And the windows version Petr Mrázek 2010-08-29 00:15:51 +0200
  • 8e0d6122d2 Move linux screen tiles pointer to new xml file. Petr Mrázek 2010-08-29 00:14:02 +0200
  • 2dd8aed7a0 Merge branch 'master' of git://genodeen.net/adeon_dfhack Petr Mrázek 2010-08-28 22:47:38 +0200
  • 85240c78b5 Fix probe utility, Position module Petr Mrázek 2010-08-28 22:07:31 +0200
  • 97eb0b8de0 Fix for geology Petr Mrázek 2010-08-28 15:50:47 +0200
  • d46dcb8342 Maps stuff, geology seems broken Petr Mrázek 2010-08-28 15:43:53 +0200
  • 51d545402d Offset dumper reports missing offsets instead of skipping them Petr Mrázek 2010-08-28 14:06:18 +0200
  • b44fd18dc8 Merge branch 'master' of http://github.com/belal/dfhack Petr Mrázek 2010-08-28 13:52:12 +0200
  • 2703d74fbd Sane output from offset dumper Petr Mrázek 2010-08-28 12:47:33 +0200
  • 1238235573 Remove bogus line. Petr Mrázek 2010-08-28 06:40:42 +0200
  • 4d55e37e20 Merge branch 'master' of http://github.com/doomchild/dfhack Petr Mrázek 2010-08-28 06:36:40 +0200
  • 84b417cf1a Memory-ng.xml should be consistent now. Offset dumper doesn't complain. Petr Mrázek 2010-08-28 06:31:44 +0200
  • e762f1caea Merge branch 'master' of git://bigbox.banquise.net/dfhack Petr Mrázek 2010-08-28 04:39:03 +0200
  • f2dea86819 Seemingly working VersionInfo loading parts. The offset names are now all wrong in the modules. DO NOT USE Petr Mrázek 2010-08-28 03:57:56 +0200
  • 764ad323d1 Fix offset to something that appears more static. Mikko Juola 2010-08-27 23:38:05 +0300
  • 543480201c Add screen tiles pointer for Linux DF 0.31.12 Mikko Juola 2010-08-27 22:59:11 +0300
  • 37ac6f0744 Remove final dfveinlook installing command from tools/supported/CMakeLists.txt. Mikko Juola 2010-08-27 18:48:54 +0300
  • 2df6433fef Fix map reading for dfcopypaste, add simple console application to do the copy/pasting. belal 2010-08-27 14:56:38 -0400
  • afdc91265d Revert "Add a dirty hack to stop flickering on non-synchronizing DF processes." Mikko Juola 2010-08-27 18:26:53 +0300
  • 4197ad064f Add a dirty hack to stop flickering on non-synchronizing DF processes. Mikko Juola 2010-08-16 16:35:58 +0300
  • 35a58cdf0c Add screen_tiles_pointer for Memory.xml and fix reading screen tiles in Position module. Mikko Juola 2010-08-16 14:50:12 +0300
  • ac78452228 Update .gitignore Mikko Juola 2010-08-16 10:46:07 +0300
  • 4d4e895878 Modify root CMakeLists.txt some more to behave as submodule. Mikko Juola 2010-08-16 10:45:17 +0300
  • b87752a954 Some changes to make CMake behave when dfhack is used as a submodule. Mikko Juola 2010-08-16 10:09:33 +0300
  • 60bfc1d420 added the new callbacks to the list doomchild 2010-08-27 09:31:08 -0500
  • c7f37b697c added include for Position.h doomchild 2010-08-27 09:30:15 -0500
  • 33cd5fb1b4 added ReadHotkeys and getScreenTiles doomchild 2010-08-27 09:20:16 -0500
  • fb7cfc45c8 added getType doomchild 2010-08-27 09:19:23 -0500
  • 73707673b6 Merge branch 'master', remote branch 'doomchild/master' Erik Youngren 2010-08-26 23:05:31 -0700
  • 8fd3eafecd Merge branch 'master', remote branch 'peterix' Erik Youngren 2010-08-26 23:05:12 -0700
  • cfa39dde7f wrapped ReadGlobalFeatures doomchild 2010-08-26 10:28:54 -0500
  • b78b0ad2e6 wrapped ReadMenuState doomchild 2010-08-26 10:28:22 -0500
  • fba11842bc add allocator callbacks for t_feature, t_hotkey, and t_screen doomchild 2010-08-26 10:27:41 -0500
  • 1327b7236b changed extension to "rst" doomchild 2010-08-25 09:20:00 -0500
  • b33d56354f OffsetGroup class (unfinished) Petr Mrázek 2010-08-23 19:28:53 +0200
  • 143f30f64b Merge branch 'master' of http://github.com/sizeak/dfhack Petr Mrázek 2010-08-23 16:16:58 +0200
  • 0ddc431013 Merge branch 'master' of http://github.com/doomchild/dfhack Petr Mrázek 2010-08-23 16:11:46 +0200
  • 368de864a1 Sync Petr Mrázek 2010-08-23 01:29:55 +0200
  • 1bceac2343 Rename memory_info and its factory class. Petr Mrázek 2010-08-20 14:10:05 +0200
  • a08258e36b "import pydftypes" changed to "import dftypes" buildings now using custom workshop callback creatures now using material callback fixed return value for civ and race index getters doomchild 2010-08-19 12:48:24 -0500
  • a508542d7c added material and custom workshop buffer callback updated Creature class definition with new members fixed field size in Skill class doomchild 2010-08-19 12:47:45 -0500
  • 464919635f fixed bug where reading en empty job list played with a null pointer doomchild 2010-08-19 12:45:43 -0500
  • fd872922a5 updated to match C++ additions doomchild 2010-08-18 16:00:49 -0500
  • f2696dadca added updated Write functions doomchild 2010-08-18 15:46:06 -0500
  • 2889b01357 updated to use pre-registered callbacks like everything else doomchild 2010-08-18 12:59:11 -0500
  • 9cf2e0f26d Support for reading inventory simon 2010-08-17 15:21:54 +0200
  • 4254190560 Merge branch 'master' of git://github.com/peterix/dfhack into peterix simon 2010-08-17 13:59:54 +0200
  • 34b6bc06b6 started in on added docs doomchild 2010-08-16 14:52:00 -0500
  • e84ea20fb0 minor cleanup doomchild 2010-08-16 14:19:26 -0500
  • d96578a3b4 added missing #include for DFTileTypes.h doomchild 2010-08-16 13:50:34 -0500
  • e57be44cde Merge remote branch 'upstream/master' doomchild 2010-08-16 13:41:33 -0500
  • 3b29fddf7b unify build system, start on the new offset file format Petr Mrázek 2010-08-16 00:45:02 +0200
  • 891c454256 Fix build of offset editor skeleton, make it optional and disabled by default. Petr Mrázek 2010-08-14 20:22:59 +0200
  • 94872b8abd A bit of checking in some places. Petr Mrázek 2010-08-14 18:32:38 +0200
  • a159707250 Fix memleak with Context not cleaning up. Petr Mrázek 2010-08-14 01:25:18 +0200
  • 7fbdd6c69a Cleartask tool, updated docs. Petr Mrázek 2010-08-13 23:25:14 +0200
  • bae7b88be0 Make sure the compatible memory.xml is used. Petr Mrázek 2010-08-13 21:44:17 +0200
  • 78c5ef5c71 added vein readers doomchild 2010-08-13 12:31:53 -0500
  • a94c398a0e added vein allocators doomchild 2010-08-13 12:31:31 -0500