Commit Graph

215 Commits (49594990093f75f46b7aa891582dd20db9834cc3)

Author SHA1 Message Date
Petr Mrázek 4959499009 Fun and games of the offset kind. Most of Linux support for 31.13. Weather is wrong. 2010-09-16 03:53:32 +02:00
Petr Mrázek 294888f84a Remove usleep() from reveal, replaced by normal sleep(). 2010-09-09 03:36:11 +02:00
Petr Mrázek 53930c673b Fix for veinlook - it wasn't reading the creature races. 2010-09-08 12:36:22 +02:00
Petr Mrázek ac550c8a7a Fix for the build system.
Don't install veinlook when it's not built due to missing dependencies.
2010-09-08 00:06:30 +02:00
Petr Mrázek f6b137230a Fixed pause state offset in 31.12 linux version, dfreveal pauses and has improved usability. 2010-09-04 07:43:39 +02:00
Petr Mrázek 5a5745590a More Creatures rework, this time with more memset 2010-09-03 03:01:37 +02:00
Petr Mrázek dc6aa19083 Creature rework 2010-09-03 02:15:09 +02:00
Petr Mrázek ece423a611 Weather tool 2010-09-01 21:09:45 +02:00
Petr Mrázek 0702960731 Fix problems with CMAKE names, weather tool skeleton 2010-09-01 20:51:12 +02:00
Petr Mrázek b9bee108e1 Sync, fixes. 2010-08-31 06:52:03 +02:00
Petr Mrázek 028dca0bef Small addition to liquids tool - liquid level can be set, decreased and increased instead of just set. 2010-08-29 20:05:56 +02:00
Petr Mrázek 2dd8aed7a0 Merge branch 'master' of git://genodeen.net/adeon_dfhack
Conflicts:
	CMakeLists.txt
	library/modules/Position.cpp
2010-08-28 22:47:38 +02:00
Petr Mrázek 85240c78b5 Fix probe utility, Position module 2010-08-28 22:07:31 +02:00
Petr Mrázek d46dcb8342 Maps stuff, geology seems broken 2010-08-28 15:43:53 +02:00
Petr Mrázek b44fd18dc8 Merge branch 'master' of http://github.com/belal/dfhack 2010-08-28 13:52:12 +02:00
Petr Mrázek e762f1caea Merge branch 'master' of git://bigbox.banquise.net/dfhack
Conflicts:
	tools/examples/creaturedump.cpp
	tools/supported/dumpoffsets.cpp
2010-08-28 04:39:03 +02:00
Petr Mrázek f2dea86819 Seemingly working VersionInfo loading parts. The offset names are now all wrong in the modules. DO NOT USE 2010-08-28 03:57:56 +02:00
Mikko Juola 37ac6f0744 Remove final dfveinlook installing command from tools/supported/CMakeLists.txt. 2010-08-27 22:30:13 +03:00
belal 2df6433fef Fix map reading for dfcopypaste, add simple console application to do the copy/pasting. 2010-08-27 14:56:38 -04:00
Petr Mrázek 1bceac2343 Rename memory_info and its factory class. 2010-08-20 14:10:05 +02:00
simon 9cf2e0f26d Support for reading inventory 2010-08-17 15:21:54 +02:00
Petr Mrázek 3b29fddf7b unify build system, start on the new offset file format 2010-08-16 00:45:02 +02:00
Petr Mrázek 94872b8abd A bit of checking in some places. 2010-08-14 18:32:38 +02:00
Petr Mrázek a159707250 Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
Petr Mrázek 7fbdd6c69a Cleartask tool, updated docs. 2010-08-13 23:25:14 +02:00
Petr Mrázek 8fa3d0811c Make building C bindings optional. 2010-08-13 02:35:10 +02:00
Petr Mrázek 7aeafa01c9 Move offset dumper and position tool to tools/supported. 2010-08-10 00:30:52 +02:00
Petr Mrázek 0dba3df485 Testing C and C++ version of maps module in dftest. 2010-07-31 23:09:39 +02:00
Petr Mrázek 294855faef Working custom workshops on linux 2010-07-27 04:48:47 +02:00
Petr Mrázek efe6854e3d furnaces and smelters ... and stuff :) 2010-07-27 04:32:51 +02:00
Petr Mrázek 34715e0c58 Fixes... 2010-07-27 02:24:16 +02:00
Petr Mrázek 794ebcc31e incremental vector length search? 2010-07-27 02:22:14 +02:00
Petr Mrázek 2066b805f6 install targets for playground and example utilities 2010-07-27 01:52:48 +02:00
Petr Mrázek 0256a19760 Fix for veinlook bug related to module reset on resume.
Offsets only for supported tools, creature stuff will come later.
2010-07-13 03:21:18 +02:00
Petr Mrázek 2018ca7fe7 Move veinlook to supported 2010-07-08 23:15:51 +02:00
Petr Mrázek 411bb5ed97 Added CMake options to build examples and playground tools, disabled by default. 2010-07-08 22:58:01 +02:00
Petr Mrázek 3c458f4701 doxygen (default off), add creature entity printing to creaturedump 2010-06-24 00:34:35 +02:00
Petr Mrázek 1ee7f068d6 Some bits 2010-06-22 22:02:46 +02:00
Petr Mrázek 706769f96d Arbitrary data search, some toad and elephant values, tiny little amount of valid offsets 2010-06-21 02:59:39 +02:00
Petr Mrázek c5a4172a36 Sorting in prospector tool 2010-06-21 00:31:43 +02:00
Petr Mrázek 31167475de Tool for dumping the effective addresses/offsets of a running DF instance 2010-06-20 02:50:37 +02:00
Petr Mrázek 30db6ad632 More search tool stuffs 2010-06-19 18:08:10 +02:00
Petr Mrázek bbb29fe3d5 Find, Filter, FindInRange and Incremental search methods 2010-06-19 03:47:09 +02:00
Petr Mrázek 893deb73df derp 2010-06-18 01:07:54 +02:00
Petr Mrázek c53b643886 Fix liquids bug, added status checks to Maps (still not the real thing, but better) 2010-06-17 06:46:20 +02:00
Petr Mrázek 7885eb8e74 0.31.06-SDL, needs testing 2010-06-10 10:30:56 +02:00
Petr Mrázek 9d143d8afb Fix creature vector on windows 2010-06-07 01:54:40 +02:00
Petr Mrázek 67bddfdad4 0.31.05 Windows support 2010-06-06 04:36:39 +02:00
Petr Mrázek 9f86f50369 0.31.05 Maps support on Linux 2010-06-06 02:07:01 +02:00
Petr Mrázek f1e06b0c22 Fix number input in search tool 2010-06-06 01:33:18 +02:00