Commit Graph

1163 Commits (fd831eb2a83152ba0779c44ad066bc1f20389a64)
 

Author SHA1 Message Date
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 6da86ef1de Creature attributes for 31.16 2010-10-15 17:47:30 +02: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
Petr Mrázek 4bc83a1463 Time offsets, maybe wrong. Definitely wrong for most versions! 2010-10-07 03:17:39 +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
Petr Mrázek daf7c0a2ee More offsets... 2010-10-04 21:54:58 +02:00
Petr Mrázek b541a855e5 31.14 linux Maps 2010-10-02 07:23:48 +02:00
Petr Mrázek 30bacaf2cd Proper advanced creature offsets - windows - 31.13,13.14 - SDL 2010-09-29 08:45:34 +02:00
Petr Mrázek 65a24b7148 Disable bad weather offset for 31.12-win-sdl. 2010-09-28 06:04:15 +02:00
Petr Mrázek c51b9b2273 Fix furnaces. 2010-09-28 05:37:57 +02:00
Petr Mrázek 1ef138cf5f Custom workshop support for DF 31.13 and 31.14 on Windows. 2010-09-27 06:59:24 +02:00
Petr Mrázek 4fc05ee45c Creature addresses 31.14 SDL Windows 2010-09-26 05:14:06 +02:00
Petr Mrázek 2081819a35 Base Creatures support, missing many advanced features... 2010-09-26 03:58:54 +02:00
Petr Mrázek eb7a6cdb65 31.14 Windows - Maps, Materials 2010-09-26 00:41:03 +02:00
Petr Mrázek ec032240aa Merge branch 'master' of http://github.com/belal/dfhack 2010-09-24 19:07:38 +02:00
Petr Mrázek b95ec7a2b3 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-09-24 19:07:07 +02:00
belal 583f997e2f fix linux getPaths to append a null terminator on the strings 2010-09-23 08:33:45 -04:00
Petr Mrázek a8ae899f2e Add checks to handle missing custom workshop offsets. 2010-09-22 18:34:51 +02:00
Petr Mrázek a3870bb5a1 Constructions, buildings, base 31.13 windows entry on DF2010 instead of 31.12. 2010-09-22 18:20:55 +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 369b7cf701 Fix MSVC10 build error. 2010-09-21 03:18:34 +02:00
Petr Mrázek 0fe5ac98eb Updated Readme to have info about dfweather, current version support info. 2010-09-21 01:54:28 +02:00
Petr Mrázek 717bfb491c Geology 2010-09-21 01:13:34 +02:00
Petr Mrázek 768f382a5e Map Features 2010-09-21 00:44:41 +02:00
doomchild 8ac0b653df Merge remote branch 'upstream/master' 2010-09-20 12:40:44 -05:00
doomchild 1a5bce53a7 added ReadGeology 2010-09-20 12:40:00 -05:00
Petr Mrázek 310b1629b6 Fix tiletype offset 2010-09-20 05:56:33 +02:00
Petr Mrázek 8eb67af2d6 Maps without geology and features 2010-09-20 05:47:15 +02:00
belal 0f7a27d611 fix the WindowIO-windows.cpp module to work correctly with the new DF, also made it a little simpler. 2010-09-19 19:50:20 -04:00
Petr Mrázek 88934f0add Materials done 2010-09-19 06:17:48 +02:00
Petr Mrázek 19c21ee40e Merge branch 'master' of http://github.com/huin/dfhack 2010-09-18 14:04:57 +02:00
Petr Mrázek c4403561d5 Offsets, Materials, 31.13, windows 2010-09-18 14:04:13 +02:00
John Beisley d9955a3b43 Added memory layout for creatures in Linux DF v0.31.09 onwards (although
only tested with DF v0.31.12 and v0.31.13.
2010-09-18 10:48:06 +01:00
Petr Mrázek dfdd1467ff Offset stuff 2010-09-18 04:36:14 +02:00
belal 918de0271b fix to get the windowIO.h to compile from a submodule 2010-09-17 09:20:15 -04:00
Petr Mrázek 38f50f4a46 More 31.13 offsets - bits of the Maps module, many offsets are bad. 2010-09-17 13:49:49 +02:00
belal 3dfbc5fb21 update widows getPath to only output the path, not the path and exe filename, to correspond with the linux versions 2010-09-16 21:44:38 -04:00
belal 6661d7e1f7 added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
doomchild 9844a8f8b3 added SetPauseState wrapper 2010-09-16 13:10:13 -05:00
doomchild 70b1a48cea added unregistration functions for callbacks 2010-09-16 13:05:02 -05:00
doomchild 78a12876d5 added ReadInventoryIdx and ReadInventoryPtr wrappers 2010-09-16 13:04:19 -05:00
doomchild 36400f2833 Merge branch 'dotnet' 2010-09-16 09:06:12 -05:00
doomchild 760e6444d0 Merge remote branch 'upstream/master' into dotnet 2010-09-16 09:05:31 -05:00