Commit Graph

970 Commits (35a58cdf0c6f47dad60ef5b27420ab60f81774cd)
 

Author SHA1 Message Date
Mikko Juola 35a58cdf0c Add screen_tiles_pointer for Memory.xml and fix reading screen tiles in Position module. 2010-08-27 18:34:12 +03:00
Mikko Juola ac78452228 Update .gitignore 2010-08-27 18:34:12 +03:00
Mikko Juola 4d4e895878 Modify root CMakeLists.txt some more to behave as submodule. 2010-08-27 18:34:12 +03:00
Mikko Juola b87752a954 Some changes to make CMake behave when dfhack is used as a submodule.
Doesn't still quite make it behave but at least a bit.
2010-08-27 18:34:12 +03:00
Petr Mrázek 891c454256 Fix build of offset editor skeleton, make it optional and disabled by default. 2010-08-14 20:22:59 +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 bae7b88be0 Make sure the compatible memory.xml is used. 2010-08-13 21:44:17 +02:00
Petr Mrázek 343b14753b Updated docs. 2010-08-13 03:31:05 +02:00
Petr Mrázek 7188d87a5b Possible fix for MSVC 2010 2010-08-13 02:58:45 +02:00
Petr Mrázek 8fa3d0811c Make building C bindings optional. 2010-08-13 02:35:10 +02:00
Petr Mrázek 21f7f8e703 Moved memory defs to /data. Memory.xml is copied into the right folder at build time (works even with MSVC). 2010-08-13 02:23:38 +02:00
Petr Mrázek f6aea927c8 Memory.xml in new format (offsetedit/Memory-ng.xml). The declarations/descriptions are still missing. 2010-08-12 21:38:15 +02:00
Petr Mrázek ca7b2219da Tedious Memory.xml rewrite, part 1 2010-08-11 12:56:06 +02:00
Petr Mrázek c8092afddc A fake-ish data model that at least shows something (can load any xml file) 2010-08-11 08:08:08 +02:00
Petr Mrázek 1dc4aea04f Offset editor skeleton app (just dead UI, no data yet) 2010-08-11 06:41:39 +02:00
Petr Mrázek dac7e45a44 Fix Readme and Compile documents. 2010-08-10 01:21:47 +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 2a6058a971 Remove batch scripts for ancient MSVC versions 2010-08-09 23:56:28 +02:00
sizeak 7d684d12b4 Job writing for mood material editing 2010-08-09 19:28:35 +01:00
sizeak c7dc55a85a Merge branch 'master' of git://github.com/peterix/dfhack 2010-08-02 00:18:49 +01:00
Petr Mrázek 0dba3df485 Testing C and C++ version of maps module in dftest. 2010-07-31 23:09:39 +02:00
Simon Jackson c0304388b7 Merge branch 'master' of git://github.com/peterix/dfhack
Conflicts:
	output/Memory.xml
2010-07-29 00:57:06 +01: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 f308e2f898 Small omission 2010-07-25 23:52:20 +02:00
Petr Mrázek 6a0f71681a 31.12 support 2010-07-25 23:49:33 +02:00
Petr Mrázek 0454dc6ab7 Removed old README and COMPILE files, added rst->html bash script that uses docutils 2010-07-25 10:03:47 +02:00
Petr Mrázek 148f3b3c6b 31.11 support 2010-07-25 09:39:36 +02:00
Simon Jackson 93482f0057 .11 2010-07-24 19:48:26 +01:00
Erik Youngren d5dd8e7f2b Fixed hierarchy of headings in Building on Windows 2010-07-19 20:29:24 -07:00
Erik Youngren c647973b56 Add a reStructuredText version of COMPILE 2010-07-19 20:27:12 -07:00
Erik Youngren e01b2109c2 Add reStructuredText version of README 2010-07-19 18:48:09 -07:00
Petr Mrázek 3afff27f03 A bit of offset work on linux, uprated README and COMPILE, screen reading code (untested). 2010-07-19 21:42:17 +02:00
Petr Mrázek 0cb5e99a44 Fix for SHM on windows 2010-07-17 20:13:44 +02:00
Petr Mrázek 52178e779f Fixes to merged C API and windows SHM. 2010-07-17 01:55:18 +02:00
Simon Jackson 9bafefbd80 Merge branch 'master' of git://github.com/peterix/dfhack 2010-07-15 12:58:25 +01:00
Simon Jackson 1e7a705129 getType needs lots of work but its ok(ish). Mostly working .10 creature offsets 2010-07-15 12:57:45 +01:00
Petr Mrázek ebbb497630 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-07-15 00:47:51 +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 46d776cf46 doxygen index page, OnResume all modules from Context::Resume 2010-07-07 01:35:38 +02:00
doomchild a8b5c461fe added terrain checkers 2010-07-06 14:07:39 -05:00
doomchild e7751f8fd9 changed vein readers to return a pointer to a buffer of just one kind of vein at a time 2010-07-06 13:45:35 -05:00
doomchild 9ef7a74a44 added MapPoint class 2010-07-06 13:19:55 -05:00