Commit Graph

242 Commits (be11bdbe263715d18819cac6f07b655c6aedf128)

Author SHA1 Message Date
Petr Mrázek 9ac7c1a9f2 memory.xml invalidation (untested) 2010-11-08 00:10:59 +01:00
Petr Mrázek 8a675364e5 Added force pause tool, forum posted linux 31.16 offsets (not complete). 2010-11-07 09:49:33 +01:00
Petr Mrázek 457b331be7 Small fixes 2010-11-03 10:45:29 +01:00
Petr Mrázek cb6cf89b0c Merge branch 'master' of http://github.com/reverb/dfhack 2010-11-01 10:47:15 +01:00
Petr Mrázek ab1a3a8cef Salt/Stagnant water finally understood. 2010-10-29 07:36:06 +02:00
rofl0r 603d11ea0a abbreviatons for range and point in dfliquids, reapply width and height when nothing is entered 2010-10-29 04:47:24 +02:00
reverb 48dd2fc424 Merge remote branch 'upstream/master' 2010-10-25 16:12:27 -05:00
Petr Mrázek 70cb93d9f4 Fixed includes, unified formatting. 2010-10-25 04:39:14 +02:00
zilpin 36fb3a2c6a some bug fixes.
magma pit still bugged when placed over adamantine tube, but no longer leaks.
2010-10-22 10:44:33 -04:00
zilpin e2d776d23f tested, working.
many extensions, hellhole should probably be renamed.
2010-10-21 19:00:12 -04:00
zilpin 30b94dac87 lots of new features.
need debugging.
2010-10-21 17:25:24 -04:00
zilpin 92d0468694 added more information to probe.
added pit-with-floor option to hellhole.
bug fixes for the fake magma pipe in hellhole.
2010-10-20 12:31:16 -04:00
unknown ba88c86670 dfitemdump appears to work. Materials still buggy (Pig Iron Bar != Mule Bar). This has been bugged since .12 or earlier 2010-10-19 05:07:07 -05:00
zilpin d16618afe1 better randomized holes and walls.
better placement of walls and pillars.
2010-10-18 15:38:12 -04:00
zilpin 3acc410857 Tile Types update, and new hellhole n deramp tools in playground 2010-10-17 00:21:18 -04:00
Petr Mrázek 247b7537fd Segmented finder gets backwards pointer scan and arbitrary data search. 2010-10-15 05:43:54 +02:00
Petr Mrázek d4b8b8df64 Don't remove snow covering with cleanmap. 2010-10-08 05:06:13 +02:00
Petr Mrázek 404c079ad7 comment fix 2010-10-08 04:41:54 +02:00
Petr Mrázek 1460066a69 Fix formatting. 2010-10-08 04:28:26 +02:00
Petr Mrázek aaf3155e43 Merge branch 'master' of http://github.com/comestible/dfhack 2010-10-08 03:56:45 +02:00
comestible fd6ea7a159 Added 'range' brush mode to dfliquids, user specifies width and height from the cursor. 2010-10-06 17:27:02 -07:00
Petr Mrázek b3121b898d Urrgh. Seriously. 2010-10-07 01:23:35 +02:00
belal 026a2eb94e Merge branch 'master' of git://github.com/peterix/dfhack into belal 2010-09-22 10:42:22 -04:00
Petr Mrázek 768f382a5e Map Features 2010-09-21 00:44:41 +02:00
Petr Mrázek dfdd1467ff Offset stuff 2010-09-18 04:36:14 +02:00
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
belal 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
Revert "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"

This reverts commit 040f8f7b7a.
2010-09-13 09:45:53 -04:00
belal 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 2010-09-12 21:38:21 -04: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