Commit Graph

  • 7ce8935aef Add offsets for versions d9-d17 for windows and linux, windows has been tested, linux has not, but it should be right unless I screwed something up belal 2010-02-18 15:29:45 -0500
  • da19d92f16 Asserts into IFs Petr Mrázek 2010-02-18 21:28:28 +0100
  • 1c64010b80 Missed one glitch in the merge Petr Mrázek 2010-02-18 20:16:05 +0100
  • b81d6d6744 added string splitter to digger, to handle comma delimited arguments mizipzor 2010-02-18 18:53:48 +0100
  • 49cd747a59 Merge branch 'master' of git://github.com/mizipzor/dfhack Petr Mrázek 2010-02-18 18:45:46 +0100
  • 2d6a5e7428 cleanup of digger tabs to spaces mizipzor 2010-02-18 18:41:36 +0100
  • 3def16e85f added gopt to CMakeLists.txt mizipzor 2010-02-18 18:31:18 +0100
  • 7679e48794 fixed compile errors in gopt mizipzor 2010-02-18 18:25:24 +0100
  • f0ec4144ed added gopt mizipzor 2010-02-18 18:23:09 +0100
  • fe77ac2d00 fixed CMakeLists.txt since digger is now relocated mizipzor 2010-02-18 18:19:14 +0100
  • 6447420c35 moved digger.cpp to tools/ mizipzor 2010-02-18 18:09:05 +0100
  • e9e1d2b8b9 Tabs to spaces Petr Mrázek 2010-02-18 18:06:32 +0100
  • 6b92ea274d Veinlook shows material of mineral veins Petr Mrázek 2010-02-18 17:58:25 +0100
  • 2e02efa8d2 Merge branch 'master' of git://github.com/belal/dfhack Petr Mrázek 2010-02-18 17:55:43 +0100
  • 3ac42b7960 Add missing hotkeynotedump.cpp, thanks peterix belal 2010-02-18 09:27:22 -0500
  • a0a50b9498 Added some more ignore rules Petr Mrázek 2010-02-18 04:03:30 +0100
  • 387e1e8794 Finish up code for hotkeys and notes, just need to find offsets for linux versions and windows < d17 belal 2010-02-17 21:08:54 -0500
  • 42a12ffaec Veinlook now goes to map edges API change: isValidBlock now checks for map boundaries API change: added getBlockPtr. It returns a DF pointer to a block. Petr Mrázek 2010-02-18 02:10:39 +0100
  • e71f41fd42 test commit of notes-windows d17 belal 2010-02-17 18:33:08 -0500
  • d2fb0e9a92 added some windows ignores mizipzor 2010-02-17 22:10:11 +0100
  • 90afd360e8 Merge branch 'master' of git://github.com/peterix/dfhack.git mizipzor 2010-02-17 22:07:17 +0100
  • 6515ad6c36 changed DigTarget to struct removed valid flag in DigTarget removed assignment operator, relies on compiler to generate one (todo, write a real one) added isequal operator test for DigTarget (todo, implement operator) it seems to mark trees correct now! :D mizipzor 2010-02-17 21:54:01 +0100
  • 0480df6b80 more OO added some test cases to make sure the math works mizipzor 2010-02-17 21:43:24 +0100
  • 531e10683d more coord calc fixes mizipzor 2010-02-17 20:38:15 +0100
  • 6f4f406b89 fixed some coordinate calculation bugs mizipzor 2010-02-17 20:28:41 +0100
  • cf2ae626a6 more digger testing mizipzor 2010-02-17 20:08:34 +0100
  • 3193e3c835 Fixed segfault in veinlook and cleaned it up. Updated precompiled SHM for Linux. Petr Mrázek 2010-02-17 20:00:55 +0100
  • 2051073a2d some improvements to digger mizipzor 2010-02-17 19:21:23 +0100
  • 2bde06a2af Added veinlook, linux SHM produces less spam messages. Petr Mrázek 2010-02-17 17:49:19 +0100
  • a448504e4a Merge branch 'master' of git://github.com/peterix/dfhack.git mizipzor 2010-02-16 20:55:35 +0100
  • e61fdffcf9 Merge git://github.com/mizipzor/dfhack Petr Mrázek 2010-02-16 20:51:09 +0100
  • eeb9ff1788 Added some todo's to digger.cpp mizipzor 2010-02-16 20:45:05 +0100
  • 518dd0be28 Added current precompiled SHM libs Petr Mrázek 2010-02-16 07:35:48 +0100
  • 054fec0afc Updated README and COMPILE, split tools into tools and examples. Tools are now useful, and with a working user interaction where applicable. Examples are a collection of benchmarks, tests and simple unfinished ideas. Petr Mrázek 2010-02-16 07:21:38 +0100
  • 56969fb977 Added std::string read/write by belal. Extremely volatile. Petr Mrázek 2010-02-16 00:04:15 +0100
  • 568fcd6105 designation and traffic bits turned into enums Petr Mrázek 2010-02-14 00:45:46 +0000
  • 29b00f7c68 added dfdigger Petr Mrázek 2010-02-13 23:34:18 +0000
  • a17cb053d4 quick creature API fix Petr Mrázek 2010-02-13 16:19:11 +0000
  • a8d35f3724 fake SDL.dll for the SHM bridge now compiles right using the MS compiler Petr Mrázek 2010-02-13 00:47:08 +0000
  • de32b65c11 engraving offsets for linux d16, attempt to fix MSVC bugs Petr Mrázek 2010-02-12 23:25:41 +0000
  • 63f82cd580 API changes: InitRead* methods made safer - they now return false on error Petr Mrázek 2010-02-11 21:08:39 +0000
  • ae8eada92e made windows shm server less MessageBox-happy Petr Mrázek 2010-02-11 13:27:48 +0000
  • e7b3082203 fixed some problems in customCreatureNameProf Petr Mrázek 2010-02-11 13:20:14 +0000
  • 7fcc4d5e22 resolved a shm suspend/resume bug on windows Petr Mrázek 2010-02-11 05:10:23 +0000
  • 2b430ea432 add shm support for windows d17 Petr Mrázek 2010-02-11 04:56:24 +0000
  • 01eaa3b9b4 some research into DF materials Petr Mrázek 2010-02-11 02:03:22 +0000
  • 9412608581 added some checks to itemdesignator Petr Mrázek 2010-02-11 00:25:47 +0000
  • ea307bd083 fixed dfitemdesignator crash bugs Petr Mrázek 2010-02-10 23:49:55 +0000
  • dc433f4b94 fixed wine d17 and some vptrs on linux Petr Mrázek 2010-02-10 22:36:18 +0000
  • 391ba44750 repaired memory.xml with xmllint Petr Mrázek 2010-02-10 00:55:53 +0000
  • b1ce815370 massive Memory.xml VTable sections restructure, support for d17 added in Memory.xml, needs testing. shm not updated yet Petr Mrázek 2010-02-10 00:20:15 +0000
  • 70bf6954a6 added dfbauxite by Alex Legg to tools, started working on d17 support Petr Mrázek 2010-02-07 02:55:54 +0000
  • 193a6f4d62 add missing itemdesignator source Petr Mrázek 2010-01-19 02:05:25 +0000
  • a351d2c242 tweak to documentation Petr Mrázek 2010-01-18 20:50:44 +0000
  • 5b0a03b16d merged itemdesignator and menustate patches Petr Mrázek 2010-01-18 16:44:24 +0000
  • efdbb2fc42 some things to come in the near future ;) Petr Mrázek 2010-01-12 17:11:17 +0000
  • 9f1216fa2f fixes Petr Mrázek 2010-01-11 18:57:57 +0000
  • 7c784bce32 deadlock-filled windows SHM version Petr Mrázek 2010-01-11 06:27:59 +0000
  • ebd14ea1bb copy of linux SHM Petr Mrázek 2010-01-08 05:56:36 +0000
  • 4430b43851 windows shm server part Petr Mrázek 2010-01-08 05:52:37 +0000
  • a01217f267 fixes Petr Mrázek 2010-01-05 20:51:58 +0000
  • d43adaef6c small tweak to cmakelists Petr Mrázek 2010-01-05 03:04:42 +0000
  • c7a5fbff11 windows SDL wrapper implemented Petr Mrázek 2010-01-04 22:20:17 +0000
  • 8f47982e7d added a list of SDL functions to wrap in windows version Petr Mrázek 2010-01-04 05:41:53 +0000
  • 242bf47143 some rearrangement of the shm server part, preparing for the windows port Petr Mrázek 2010-01-04 05:20:28 +0000
  • 91f64ac8ba iteration for huge reads and writes, async suspend call for polling Petr Mrázek 2010-01-02 02:25:21 +0000
  • a597c69915 make SHM header fixed-size Petr Mrázek 2010-01-01 23:21:55 +0000
  • 84c68fb31c fix attach/detach Petr Mrázek 2010-01-01 22:19:09 +0000
  • 037d1369cb syntax fixes, some things were out of sync Petr Mrázek 2010-01-01 02:30:35 +0000
  • c7c446a33a merged previous patch from belal (things intended for Dwarf Therapist) Petr Mrázek 2010-01-01 02:14:41 +0000
  • 117fcce0d9 merged item patch from belal Petr Mrázek 2010-01-01 01:49:32 +0000
  • 843237f7ae small tweak to expbench - use 64bit integer for the number of bytes read Petr Mrázek 2009-12-28 04:38:07 +0000
  • aef02eddce use of memory barriers in the shm server and client code Petr Mrázek 2009-12-27 03:51:54 +0000
  • b0d65de269 making stuff a bit more readable Petr Mrázek 2009-12-25 16:55:10 +0000
  • de7c2185eb shared memory manipulation is now entirely contained in the SHMProcess class Petr Mrázek 2009-12-25 02:49:35 +0000
  • efce0ab21b merge in shm branch Petr Mrázek 2009-12-22 21:19:39 +0000
  • 4582e0548b I fail at merging patches ... there's no helping me Petr Mrázek 2009-12-19 01:10:05 +0000
  • 3888d0fc06 fixed tons of warnings, removed dependency on xtest Petr Mrázek 2009-12-13 21:03:19 +0000
  • e5fa10c268 windows build fix and other small things, Windows 2000 support broken Petr Mrázek 2009-12-13 19:46:40 +0000
  • 1d25a995b8 comments, leftovers, fixed repeated character input on linux Petr Mrázek 2009-12-13 04:43:06 +0000
  • cb4197f4fc foo Petr Mrázek 2009-12-13 04:14:44 +0000
  • 9ea2876203 cleanup in windows version of DFKeys Petr Mrázek 2009-12-13 04:08:42 +0000
  • b132228f22 use of synthetic key events on linux Petr Mrázek 2009-12-13 03:44:29 +0000
  • 2adfe39f9f give DF a small breathing room for processing X events Petr Mrázek 2009-12-13 01:39:58 +0000
  • bb2a455dbb eliminated ugly switch statement from linux DFkeys Petr Mrázek 2009-12-13 01:24:09 +0000
  • 63dedc5da3 move t_special to a new file Petr Mrázek 2009-12-13 00:56:11 +0000
  • 069597f10c more cleanup Petr Mrázek 2009-12-13 00:47:58 +0000
  • 58986ef838 cleanup #2 Petr Mrázek 2009-12-13 00:20:25 +0000
  • 1ea77b477e cleanup #1 Petr Mrázek 2009-12-12 23:56:28 +0000
  • 337d42e15a merged input injection patch by belal Petr Mrázek 2009-12-12 19:52:30 +0000
  • 2a2a60723a window tile dimensions for all supported DF versions Petr Mrázek 2009-11-26 01:59:00 +0000
  • 9c54031180 reserve space for biome vectors, tiny fix to tiletype table Petr Mrázek 2009-11-25 18:19:09 +0000
  • 5c93d339db got rid of many temporary objects in string reading Petr Mrázek 2009-11-24 10:34:42 +0000
  • 6cb7c4a636 optimizations Petr Mrázek 2009-11-22 14:43:53 +0000
  • 99f6e0860f fix memleak in creature reading Petr Mrázek 2009-11-21 10:55:00 +0000
  • 989fa8f887 ForceResume call Petr Mrázek 2009-11-19 01:48:18 +0000
  • 67adb64a46 fix missing return, tweaked attachtest to show suspend/resume speed in a sensible manner Petr Mrázek 2009-11-19 00:36:03 +0000
  • 141f056350 purged some compiler-specific code Petr Mrázek 2009-11-18 22:56:11 +0000
  • a6ffb58fdb optimized map initialization, more sanity checks Petr Mrázek 2009-11-18 21:27:13 +0000
  • dea1ce858b merged window dimension and item matgloss patches from belal Petr Mrázek 2009-11-18 03:35:43 +0000