Commit Graph

  • 29c0932ff7 split out memory.xml reading functionality out of the processenumerator Petr Mrázek 2009-11-18 02:33:17 +0000
  • 30d80debfb removed obsolete header files Petr Mrázek 2009-11-17 16:07:57 +0000
  • a974830d88 missing file Petr Mrázek 2009-11-17 15:38:33 +0000
  • d4aad2387e fixed wine process find codepath, added some suspend and resume calls to the tools, some data consistency tweaks Petr Mrázek 2009-11-17 15:37:08 +0000
  • 2f710730ac merged item support by belal Petr Mrázek 2009-11-17 14:52:47 +0000
  • 6975661733 massive refactors of process, processmanager is now processenumerator, better split between windows and linux code, finalized suspend/resume Petr Mrázek 2009-11-17 03:19:13 +0000
  • 5be36e0f42 load dfvector whole instead of on-demand Petr Mrázek 2009-11-16 20:00:14 +0000
  • 47b61a907d suspend and continue calls, a method for reading creatures within a volume Petr Mrázek 2009-11-16 16:47:22 +0000
  • b8c9a36897 cursor/window offsets for all versions, finished incremental search tool Petr Mrázek 2009-11-15 20:41:10 +0000
  • 7e3af38941 add support for enumerating process memory ranges. full of fail on windows. Petr Mrázek 2009-11-15 04:25:00 +0000
  • 37d08a05ca creatures almost done Petr Mrázek 2009-11-14 03:46:56 +0000
  • e88e9b2951 more creature rework, now with none of the strings Petr Mrázek 2009-11-13 14:28:42 +0000
  • 7489fe51ab fix for the ambiguous abs() call, slowly reworking creatures Petr Mrázek 2009-11-13 13:35:44 +0000
  • 35b15aeacf fix creature dump Petr Mrázek 2009-11-12 17:52:44 +0000
  • 7ce31ae483 shallow copy fix from belal Petr Mrázek 2009-11-12 17:50:50 +0000
  • 370655a516 move creature getters to the public API Petr Mrázek 2009-11-12 01:53:49 +0000
  • 30d8a015fd cursor and window coords reading and writing (only for 40d16 on windows right now) Petr Mrázek 2009-11-12 01:39:43 +0000
  • e8e3f9e794 view and cursor coords for 40d16 on windows Petr Mrázek 2009-11-12 01:05:07 +0000
  • 4f279680b5 using D pointer, a proper interface Petr Mrázek 2009-11-11 03:37:28 +0000
  • 88771ab973 merged another big creature patch from belal, moved C API to unmaintained, starting a big cleanup of the new code Petr Mrázek 2009-11-09 23:18:20 +0000
  • 6e0e47faf9 add missing translation and language vector addresses to older linux versions Petr Mrázek 2009-11-08 16:35:55 +0000
  • 8185f72b63 fixes Petr Mrázek 2009-11-08 12:51:54 +0000
  • 215bb64a1e tons of stuff Petr Mrázek 2009-11-07 23:35:38 +0000
  • a7bf3595b7 merged a big patch from belal, unstable on anything but windows 40d16 Petr Mrázek 2009-11-07 21:05:10 +0000
  • 41475d1918 manual merge of patch from http://www.bay12games.com/forum/index.php?topic=41916.msg850579#msg850579 Petr Mrázek 2009-11-06 01:04:17 +0000
  • d3b62a7672 research into buildings, building hexdump tool Petr Mrázek 2009-11-04 01:01:55 +0000
  • 45695d7a69 metals and plants were swapped Petr Mrázek 2009-11-02 12:53:39 +0000
  • 45a4d4d799 voodoo Petr Mrázek 2009-11-01 10:57:31 +0000
  • 02a12782a7 voodoo Petr Mrázek 2009-11-01 10:56:23 +0000
  • 482e8b4447 voodoo Petr Mrázek 2009-11-01 10:20:13 +0000
  • 8a45c15af9 voodoo Petr Mrázek 2009-11-01 10:09:19 +0000
  • 9dfe3e2096 voodoo Petr Mrázek 2009-11-01 09:58:49 +0000
  • 2bee198946 more voodoo Petr Mrázek 2009-11-01 09:32:47 +0000
  • 0853ce83ff update Petr Mrázek 2009-10-31 18:18:59 +0000
  • 78ec035f02 completely different approach to attach/detach on linux Petr Mrázek 2009-10-31 18:09:13 +0000
  • 879834178d compiling info, timer for expbench Petr Mrázek 2009-10-30 09:01:14 +0000
  • a538417604 doh Petr Mrázek 2009-10-30 07:54:43 +0000
  • 759783e501 linux install target for dfhack, ability to set data path Petr Mrázek 2009-10-30 00:56:40 +0000
  • 851e105556 fixes to writing to memory on linux Petr Mrázek 2009-10-29 19:22:12 +0000
  • f79076054d more checks Petr Mrázek 2009-10-29 18:16:51 +0000
  • 64f5f46177 nicer output for attach test Petr Mrázek 2009-10-29 17:56:15 +0000
  • 6d4763db22 some perror calls ... Petr Mrázek 2009-10-29 17:54:02 +0000
  • 63582a7a70 even more printf debugging :P Petr Mrázek 2009-10-29 17:52:40 +0000
  • 9db0d5490a more error checking around opening /proc/pid/mem Petr Mrázek 2009-10-29 17:40:39 +0000
  • 42e0d2a1d5 more output Petr Mrázek 2009-10-29 15:37:06 +0000
  • 33f8b627d0 attachtest utility to test 1000x attach/detach combos in a cycle Petr Mrázek 2009-10-29 15:23:01 +0000
  • 1110786d4c error checking for attach Petr Mrázek 2009-10-29 14:39:40 +0000
  • d84ed97d5a creature flags from Toady Petr Mrázek 2009-10-29 14:06:05 +0000
  • 7e8fecccec retry on memory reading error Petr Mrázek 2009-10-29 00:45:23 +0000
  • 42e5cdc361 preparing for debugging Petr Mrázek 2009-10-28 22:40:21 +0000
  • adb33b88f9 fixed swapped metal and plant matgloss, got rid of deprecated old stuff Petr Mrázek 2009-10-28 15:40:10 +0000
  • b7780e2dc6 fix tiny memleaks from DF vectors Petr Mrázek 2009-10-28 02:18:53 +0000
  • 31d4e8a873 add pause commands to .bat scripts Petr Mrázek 2009-10-26 22:20:57 +0000
  • db2e98a404 including headers in cmakelists - great idea suggested by Nexii Malthus Petr Mrázek 2009-10-26 21:50:08 +0000
  • 1ec85dd611 voodoo programming Petr Mrázek 2009-10-26 03:14:34 +0000
  • 2c5c1f3a32 hidden ambusher bit - maybe Petr Mrázek 2009-10-26 03:06:11 +0000
  • 6fb365b558 creature flags, lots of unknown ones Petr Mrázek 2009-10-24 02:32:57 +0000
  • 1d704c646b missing newline caused warnings Petr Mrázek 2009-10-23 19:53:34 +0000
  • 601302ca26 .bat files for easy generation of the build system Petr Mrázek 2009-10-23 18:34:15 +0000
  • 3246b33a31 always force consistency Petr Mrázek 2009-10-23 18:07:38 +0000
  • a09f45df71 resolved some problems Petr Mrázek 2009-10-23 18:05:42 +0000
  • f5acba111e flags for creatures. no idea what they mean Petr Mrázek 2009-10-23 16:50:36 +0000
  • 1ac83c8a0f fix mingw build Petr Mrázek 2009-10-23 14:21:56 +0000
  • e637488cbd update to the C API Petr Mrázek 2009-10-23 14:00:15 +0000
  • dab8d37c03 creature dump test, valid offsets for linux d9 and d11 Petr Mrázek 2009-10-23 10:54:24 +0000
  • 876dcbf7cc base support for creatures Petr Mrázek 2009-10-23 01:39:19 +0000
  • f05f0b16b2 fixed MSVC build, added build instructions for it, internal stdint.h implementation for MSVC Petr Mrázek 2009-10-22 02:14:16 +0000
  • b5137240dc merged C API patch from Jifodus Petr Mrázek 2009-10-22 00:18:49 +0000
  • c1299b0b7c sync Petr Mrázek 2009-10-21 23:36:56 +0000
  • 99f9c06796 added shops to memory.xml Petr Mrázek 2009-10-07 09:11:14 +0000
  • 80240a8719 tweak to not upset KDevelop semantic analysis Petr Mrázek 2009-10-04 22:32:31 +0000
  • 8e72f2af0e Visual Studio compatibility patch from jifodus Petr Mrázek 2009-10-04 13:08:20 +0000
  • e85df7cfc0 fix tile type badness Petr Mrázek 2009-09-21 21:41:19 +0000
  • 921802ce00 sync Petr Mrázek 2009-09-18 11:31:56 +0000
  • 28fb6f5703 sync, rearranging things in khazad Petr Mrázek 2009-09-15 20:46:45 +0000
  • f14bd91545 add warning about windows tools usage to the readme Petr Mrázek 2009-09-14 21:34:47 +0000
  • 36c7cb94fb make prospector more useful on windows machines Petr Mrázek 2009-09-14 21:19:33 +0000
  • ea2dca0e28 revert process debug call, it's slow and dangerous Petr Mrázek 2009-09-14 20:47:20 +0000
  • c5144b5fde sync Petr Mrázek 2009-09-14 20:02:16 +0000
  • fac88478bd code moved from khazad Petr Mrázek 2009-09-14 00:02:46 +0000
  • 52f768f6c5 basic structuring Petr Mrázek 2009-08-30 12:13:10 +0000