Commit Graph

  • 2e40319e40 Merge pull request #114 from matthew-cline/TOPIC-vector-fix Petr Mrázek 2011-07-21 02:27:51 -0700
  • b87d7e7f2a Merge pull request #111 from matthew-cline/TOPIC-notes Petr Mrázek 2011-07-21 02:25:15 -0700
  • 5e4637dd03 mightBeVec() fix Matthew Cline 2011-07-21 02:19:23 -0700
  • 86577d4f8a Notes module Matthew Cline 2011-07-20 18:26:52 -0700
  • bde3616015 Merge pull request #110 from matthew-cline/TOPIC-inorganic Petr Mrázek 2011-07-20 12:35:58 -0700
  • 9582af667b Merge branch 'dfapi' of github.com:peterix/dfhack into dfapi Petr Mrázek 2011-07-20 20:59:37 +0200
  • 873cbd8388 Make 'die' plugin a builtin, made the console interaction less confusing. Petr Mrázek 2011-07-20 20:58:19 +0200
  • bdbf2c033c Merge pull request #109 from matthew-cline/TOPIC-clearvec Petr Mrázek 2011-07-20 11:11:40 -0700
  • 6631f97a6a More info on inorganic materials Matthew Cline 2011-07-20 06:18:50 -0700
  • 0defcc9889 Making Items a bit more sane. It's still using Accessors though. Petr Mrázek 2011-07-20 10:41:13 +0200
  • f003a19e40 Functioncalling minilib Warmist 2011-07-19 16:45:54 +0300
  • 5bb6c3e037 command clearvec: clear vector Matthew Cline 2011-07-19 01:17:11 -0700
  • 4619739b35 -workaround compile time error with a C style string hack. zilpin 2011-07-18 16:45:00 -0400
  • 3d5169901c minor bug fixes zilpin 2011-07-18 16:34:35 -0400
  • 4eb13800cd -WriteVein(), and some convenience functions for the vein bitmaps. zilpin 2011-07-18 15:55:41 -0400
  • 00cf7bc39e Merge branch 'dfapi' of github.com:peterix/dfhack into dfapi Petr Mrázek 2011-07-18 16:28:06 +0200
  • 84f74bc091 Added plugin loading/unloading/reloading. Many locks. Too many damn locks. Petr Mrázek 2011-07-18 16:22:49 +0200
  • ff0cdd8671 Merge pull request #108 from matthew-cline/TOPIC-dfhackrc Petr Mrázek 2011-07-18 01:26:36 -0700
  • 592a65f9a3 ".dfhackrc" user config file Matthew Cline 2011-07-17 15:50:31 -0700
  • 38998a57ca Merge pull request #107 from matthew-cline/TOPIC-vector Petr Mrázek 2011-07-17 13:06:18 -0700
  • 7d1d916570 Vectors plugin: searches memory for vectors Matthew Cline 2011-07-17 03:05:14 -0700
  • e021199178 Merge pull request #106 from matthew-cline/TOPIC-folder Petr Mrázek 2011-07-17 02:26:06 -0700
  • fdb5397a1d Safer console shutdown. Petr Mrázek 2011-07-17 11:06:45 +0200
  • d0c2f3b9f5 Functioncall minilib testing Warmist 2011-07-17 12:00:29 +0300
  • a923d19f76 Get game's current world save folder Matthew Cline 2011-07-16 16:00:50 -0700
  • 6c75e8cd88 Merge branch 'dfapi' of git://github.com/peterix/dfhack into dfapi Warmist 2011-07-17 00:11:21 +0300
  • 9f822af45a Process: added a method for getting the main module base (windows). Returns 0 on linux. Petr Mrázek 2011-07-16 23:00:28 +0200
  • fc68387ea3 Improved error checking (and flood protection) Warmist 2011-07-16 22:23:44 +0300
  • e47d05eeb4 Full DFHack::Console to lua binding. Warmist 2011-07-16 22:08:58 +0300
  • fdff604a44 Added missing texture for Qt plugin. It now builds properly on windows, but doesn't render in my VM... Petr Mrázek 2011-07-16 20:17:03 +0200
  • 3106606a4e OnTick working! Warmist 2011-07-16 20:43:57 +0300
  • 3afa35df61 Added lua c++ wrapper Warmist 2011-07-16 19:29:46 +0300
  • d6d108dd34 Qt plugin fixes for windows, renamed interface to df_interface in Gui. Petr Mrázek 2011-07-16 18:10:08 +0200
  • 7969a701c3 Lua integrated. Warmist 2011-07-16 18:34:24 +0300
  • 75cffcb347 First dfusion plugin commit Warmist 2011-07-16 17:22:45 +0300
  • 3f42479e77 Only build the qt plugin on linux Petr Mrázek 2011-07-16 15:34:29 +0200
  • 70dbc3cef9 Test integrating a Qt app into a DFHack plugin. It was a success! Petr Mrázek 2011-07-16 12:26:31 +0200
  • 9025066a2b Added SDLreal.dll on windows. Petr Mrázek 2011-07-16 10:32:18 +0200
  • 0d1dd5aead Extended escape sequences are 4 bytes, not 5. Petr Mrázek 2011-07-16 10:31:49 +0200
  • 5563f28fdc Updated .gitignore Petr Mrázek 2011-07-16 09:26:56 +0200
  • 003ad63c56 Disabled ctrl+c on windows (null signal handler). Some small fixes. Petr Mrázek 2011-07-16 08:00:13 +0200
  • fd418cd2dc cmake cleanup in library/ Petr Mrázek 2011-07-16 07:59:36 +0200
  • 83b190b5d8 Merge pull request #104 from matthew-cline/TOPIC-die Petr Mrázek 2011-07-15 22:54:40 -0700
  • 9eea07fb66 The console is now awesome when you use C++ streams too. Petr Mrázek 2011-07-16 00:15:20 +0200
  • b85f196dc4 The console is now awesome on Windows too. Petr Mrázek 2011-07-15 19:58:17 +0200
  • 459d48d75a Made the linux console super awesome. The dfhack script won't LD_PRELOAD dfhack for gdb. Petr Mrázek 2011-07-15 15:55:01 +0200
  • 0af631aaa3 And nuke the rest of linenoise... Petr Mrázek 2011-07-14 12:28:41 +0200
  • 3ecf244e67 Nuke linenoise. Now it's integrated in Console. Petr Mrázek 2011-07-14 12:21:07 +0200
  • d21b196766 Error printing call for Console, the NYAN CAT! Petr Mrázek 2011-07-14 11:15:23 +0200
  • 8ad6a56704 Linux only plugin: use "die" command to kill game Matthew Cline 2011-07-13 23:52:06 -0700
  • f2b46274ec Fix for a bug in command history queue access. dfhack script can run valgrind. Petr Mrázek 2011-07-14 08:02:29 +0200
  • de24b01a69 -fix pillar tile types to be TILE_SMOOTH instead of TILE_NORMAL. -Added working (though clumsy) draw tile tool. -Began lumberjack and veinswap tools. zilpin 2011-07-13 23:44:37 -0400
  • 96153a7b05 Merge branch 'dfapi' of github.com:peterix/dfhack into dfapi Petr Mrázek 2011-07-14 04:06:12 +0200
  • 792d272fbf Windows side of the Console rewrite Petr Mrázek 2011-07-14 04:05:27 +0200
  • 1830183406 Merge pull request #100 from matthew-cline/dfapi Petr Mrázek 2011-07-13 18:27:10 -0700
  • d7213da5a3 Fix colonies to use new console output stuff Matthew Cline 2011-07-13 17:36:39 -0700
  • 10c60d18f4 Merge pull request #99 from matthew-cline/TOPIC-script Petr Mrázek 2011-07-13 04:35:59 -0700
  • a40153a8e1 Merge pull request #98 from matthew-cline/TOPIC-vermin Petr Mrázek 2011-07-13 04:24:38 -0700
  • 630b746cfe Integrate linenoise into Console - Linux part Petr Mrázek 2011-07-13 11:45:30 +0200
  • fed916bf8d Linux launch script: gdb and terminal reset Matthew Cline 2011-07-12 23:37:49 -0700
  • d1170d54c3 Vermin module and colonies plugin Matthew Cline 2011-07-12 23:17:51 -0700
  • 1b011cdf6c Merge pull request #97 from matthew-cline/dfapi Petr Mrázek 2011-07-12 18:17:34 -0700
  • f3bedca725 Ignore build/plugins and CPack build stuff Matthew Cline 2011-07-12 17:57:37 -0700
  • 927711d4e3 Merge pull request #96 from matthew-cline/dfapi Petr Mrázek 2011-07-12 17:55:06 -0700
  • 025a7dffb4 cmake linux: don't restrict output dir Matthew Cline 2011-07-12 17:49:56 -0700
  • a30a4a2720 CMake linux: copy LD_PRELOAD script Matthew Cline 2011-07-12 17:25:27 -0700
  • b5a6087da5 Forgot to commit a file. Petr Mrázek 2011-07-12 23:27:09 +0200
  • 3a67a4d3c7 Added linenoise library to allow line editing in the terminal. Petr Mrázek 2011-07-12 12:13:14 +0200
  • 2339dcb4b9 Merge pull request #93 from matthew-cline/TOPIC-readSTLString Petr Mrázek 2011-07-11 15:13:03 -0700
  • f5c50b6938 Merge pull request #92 from matthew-cline/TOPIC-buildings Petr Mrázek 2011-07-11 15:09:43 -0700
  • aeeece5c5f Made kittens plugin optional, and disabled by default. Petr Mrázek 2011-07-12 00:07:59 +0200
  • fa4d2d9b2e Removed some silly data races from using cerr... Petr Mrázek 2011-07-11 23:07:42 +0200
  • 4015586d89 Eliminated the core suspend latency, possibly added a heap of race conditions. Added vdig. Petr Mrázek 2011-07-11 22:23:13 +0200
  • 5c1526d6d9 creatures: read and write pregnancy counter Matthew Cline 2011-07-11 02:48:10 -0700
  • 5da4eb3344 readSTLString() new/free mismatch fix Matthew Cline 2011-07-11 02:06:38 -0700
  • 6cce940901 buildingsdump.cpp: cleanup Matthew Cline 2011-07-10 23:50:29 -0700
  • 4d406524c0 Merge pull request #91 from matthew-cline/TOPIC-blockflags Petr Mrázek 2011-07-10 22:51:32 -0700
  • 6b1d7fbe35 Merge pull request #90 from matthew-cline/master Petr Mrázek 2011-07-10 22:51:06 -0700
  • ea9a6deed4 playground/blockflags: toggle block flag bits Matthew Cline 2011-07-10 17:29:34 -0700
  • 3850954449 Hotkey input works on windows/under wine. Added skeleton for the veindigger plugin. Petr Mrázek 2011-07-10 21:07:14 +0200
  • cb9c9aae7c Deal with third flag group in creatures Matthew Cline 2011-07-10 04:00:52 -0700
  • bc9911212e Merge pull request #89 from matthew-cline/master Petr Mrázek 2011-07-10 03:18:16 -0700
  • 49fd378a47 incremental: deal with shifting Linux maps Matthew Cline 2011-07-10 02:16:28 -0700
  • 488322cb0d Merge pull request #87 from matthew-cline/master Petr Mrázek 2011-07-09 20:32:20 -0700
  • 07c11c704d Fix Windows build (untested, expect explosions). Petr Mrázek 2011-07-09 16:05:40 +0200
  • 5209162403 reveal - shorter commands, reversed safe and hell mode (safe is now default) Petr Mrázek 2011-07-09 13:52:00 +0200
  • d894ef0ffa Hotkey UI for linux. Petr Mrázek 2011-07-09 11:33:58 +0200
  • 65d7278f53 Added a bunch of butchered SDL headers, catching SDL events on linux. Petr Mrázek 2011-07-08 03:55:37 +0200
  • d865ff1014 Forgot suspend and resume in cleanmap, leading to race conditions and segfaults. Petr Mrázek 2011-07-07 13:09:17 +0200
  • 367d79bcfa Weather plugin to mirror the weather tool. Petr Mrázek 2011-07-07 10:57:57 +0200
  • be5361da15 creaturemanager: oops, "-i" was broken Matthew Cline 2011-07-07 01:10:40 -0700
  • 8b298f8d91 More maps tweaks, function for block event removal, added cleanmap version that nukes spatter objects instead of rewriting their bitmaps. Petr Mrázek 2011-07-07 09:49:58 +0200
  • 87e7ce5b1d New actions and creature filters, plus minor stuff Matthew Cline 2011-07-07 00:48:57 -0700
  • b7b48ba1bb Merge pull request #86 from matthew-cline/master Petr Mrázek 2011-07-07 00:33:23 -0700
  • cecbf60375 Added option BUILD_NO_CURSES Matthew Cline 2011-07-07 00:16:48 -0700
  • 4ff5db06be Maps no longer copy the map block pointer array, blocks are structs, map data is public. Petr Mrázek 2011-07-07 07:00:36 +0200
  • 4cd80fa5d4 Only warn user when needed. Petr Mrázek 2011-07-06 12:52:16 +0200
  • 8318213b97 Safe version of reveal (no hell) Petr Mrázek 2011-07-06 12:26:45 +0200
  • 74ab0f94aa Added std namespace use for stl types in MapExtras.h Petr Mrázek 2011-07-06 12:26:18 +0200
  • 67601dedee Merge branch 'master' into dfapi Petr Mrázek 2011-07-06 11:21:30 +0200