Commit Graph

  • fe091de0b2 Fix F keys in keybindings: they obviously don't have unicode symbols. Alexander Gavrilov 2012-03-28 15:25:55 +0800
  • 9604be2701 Fix crash in autolabor that happens when all dorfs decide to tipple at the same time unknown 2012-03-28 10:39:06 +0800
  • 13d7beda4b Dfusion crash fix Warmist 2012-03-28 03:47:23 +0800
  • b76bdad50f Implement recursive transfer of values from lua to c++ structures. Alexander Gavrilov 2012-03-28 01:47:52 +0800
  • ee94894516 Disable pointer auto-vivification unless new is specified. Alexander Gavrilov 2012-03-28 11:28:42 +0400
  • d6e6fc483f Fix F keys in keybindings: they obviously don't have unicode symbols. Alexander Gavrilov 2012-03-28 11:25:55 +0400
  • 1566ae034f Fix crash in autolabor that happens when all dorfs decide to tipple at the same time unknown 2012-03-27 21:39:06 -0500
  • abebb7fd2d Merge https://github.com/warmist/dfhack Quietust 2012-03-27 15:56:03 -0500
  • 5e90af7400 Merge branch 'master' of git://github.com/peterix/dfhack Warmist 2012-03-27 22:48:07 +0300
  • 2afff2b2c8 Dfusion crash fix Warmist 2012-03-27 22:47:23 +0300
  • be2a7af362 Merge branch 'master' of https://github.com/angavrilov/dfhack Quietust 2012-03-27 14:14:04 -0500
  • 6656852fff win32 SetConsoleTextAttribute doesn't know what COLOR_RESET (-1) is Quietust 2012-03-27 13:22:45 -0500
  • bc74c5984e Implement recursive transfer of values from lua to c++ structures. Alexander Gavrilov 2012-03-27 21:47:52 +0400
  • b57ab1493c Look for df-structures instead of protobuf in the submodule check. Mike Stewart 2012-03-27 08:42:49 -0700
  • 2ac562d4d7 Add missing array terminator - without this, Release builds crash on startup Quietust 2012-03-27 10:23:11 -0500
  • 13effd5ac5 minor fix in readme.rst Robert Heinrich 2012-03-27 12:06:46 +0200
  • ca6b8aac42 Merge remote-tracking branch 'upstream/master' Robert Heinrich 2012-03-27 11:29:40 +0200
  • e41e9c24f1 minor updates in readme.rst; moved changelayer plugin to main plugin folder Robert Heinrich 2012-03-27 11:28:10 +0200
  • 92bae9d652 Removed dead check... Mike Stewart 2012-03-26 16:39:16 -0700
  • 4ed6953bb6 Added a test for submodules that prints out a helpful error message. Mike Stewart 2012-03-26 16:37:37 -0700
  • d2d16271f0 Track stonesense Petr Mrázek 2012-03-27 01:30:46 +0200
  • 22d775f95c Fix sscanf parsing the memory map on linux, so that dfusion loads. Alexander Gavrilov 2012-03-26 21:05:24 +0400
  • 3761426ef5 Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload. Warmist 2012-03-26 18:48:24 +0300
  • 18c94f8000 Merge branch 'master' of git://github.com/peterix/dfhack Warmist 2012-03-26 18:14:14 +0300
  • 61f0bc66af small changes to tools(lua) Warmist 2012-03-26 18:12:32 +0300
  • b4d458b47f Track stonesense Petr Mrázek 2012-03-26 16:16:19 +0200
  • 4e78947b10 Track structures Petr Mrázek 2012-03-26 16:13:41 +0200
  • 047ccdf43a Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-03-26 16:13:36 +0200
  • 213acd054a minor: fixed typo Robert Heinrich 2012-03-26 14:59:18 +0200
  • eb5a364924 minor: replace tabs with spaces Robert Heinrich 2012-03-26 12:36:03 +0200
  • 517fc310bf documented changelayer plugin Robert Heinrich 2012-03-26 12:27:32 +0200
  • 157f23be5c Fix warnings. Alexander Gavrilov 2012-03-26 12:42:05 +0400
  • d50f42e4f3 Merge remote-tracking branch 'angavrilov/master' Robert Heinrich 2012-03-26 10:36:21 +0200
  • 00a5bfcf3e Work around a msvc issue with spurious specialization ambiguity errors. Alexander Gavrilov 2012-03-26 10:46:51 +0400
  • af344e57bd Merge remote-tracking branch 'upstream/master' Robert Heinrich 2012-03-26 04:17:06 +0200
  • e63ba6f87d added changelayer plugin Robert Heinrich 2012-03-26 04:15:42 +0200
  • 1a19e17695 Track structures, stonesense Petr Mrázek 2012-03-26 03:39:14 +0200
  • 85c3fbedcc Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-26 03:38:16 +0200
  • a120df8e5c Merge https://github.com/rh73/dfhack Petr Mrázek 2012-03-26 03:37:49 +0200
  • dd8c4a4892 Merge https://github.com/wjrogers/dfhack Petr Mrázek 2012-03-26 03:37:21 +0200
  • d0090e9551 Fix lua wrapper: create one function identity instance per method. Alexander Gavrilov 2012-03-25 21:12:20 +0400
  • 1d81cb56ba Make enum attributes accessible through the lua wrapper. Alexander Gavrilov 2012-03-25 19:12:59 +0400
  • 43b6bb083d Fix generate-*.bat for DF paths containing spaces. Will Rogers 2012-03-25 10:54:18 -0400
  • 0412aaebe4 Add a delete() method to the objects in the lua wrapper. Alexander Gavrilov 2012-03-25 15:48:18 +0400
  • 7209e4d3f2 Attach static methods to the type objects in the lua wrapper. Alexander Gavrilov 2012-03-25 15:20:58 +0400
  • 96064da6ba remove cursedump, use api instead Robert Heinrich 2012-03-25 12:11:00 +0200
  • 8d345be6e7 Expose virtual methods in the lua wrapper. Alexander Gavrilov 2012-03-25 14:06:05 +0400
  • b790909950 Merge remote-tracking branch 'upstream/master' Robert Heinrich 2012-03-25 11:57:13 +0200
  • 63634de8d5 Fixed empregnate, and some other tools... Warmist 2012-03-25 11:48:53 +0300
  • 5d471a2a74 Since lua is now compiled as c++, don't declare api functions extern "C". Alexander Gavrilov 2012-03-25 11:11:45 +0400
  • def7e51564 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-25 03:27:26 +0200
  • e36ed9ac07 Fixed more plugins (embark/friendship/simple_embark) Warmist 2012-03-25 01:31:58 +0200
  • ee66731d63 Remove Qt and server plugins. Petr Mrázek 2012-03-25 00:28:29 +0100
  • 947adeac83 Silence warning 4482 Quietust 2012-03-24 18:18:29 -0500
  • b8210a4cc7 Commented non working parts... Not very much left... Warmist 2012-03-25 01:16:41 +0200
  • b47e068f8c Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-24 23:12:10 +0100
  • 645e5eb2c1 track structures Petr Mrázek 2012-03-24 22:44:16 +0100
  • 4e11a4be1a Tried to update df-structs. Warmist 2012-03-24 21:35:09 +0200
  • 39f722339c Track structures Petr Mrázek 2012-03-24 17:10:45 +0100
  • 3331bc31f6 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-24 17:10:19 +0100
  • fc4a72bbf3 Merge https://github.com/quietust/dfhack Petr Mrázek 2012-03-24 17:09:11 +0100
  • b56917f91b Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-03-24 16:49:17 +0200
  • e779a076fc Fix Lua compilation on win32 - extern must come BEFORE __declspec Quietust 2012-03-24 09:11:25 -0500
  • 99da37ae46 Moving to new LuaWrapper. Warmist 2012-03-24 14:47:51 +0200
  • 517b2ffadb Merge remote-tracking branch 'peterix/master' Alexander Gavrilov 2012-03-24 16:30:07 +0400
  • 0c7fc233bd Support resize/erase/insert for containers, and allow any index in BitArray. Alexander Gavrilov 2012-03-24 16:28:53 +0400
  • 5453521da2 Make liquids and tiletypes reference Brushes.h in the build system Petr Mrázek 2012-03-24 13:22:43 +0100
  • 8a847dbaba Tweaks and cleanups Petr Mrázek 2012-03-24 12:13:51 +0100
  • 106aedbaa5 Merge remote-tracking branch 'upstream/master' Robert Heinrich 2012-03-24 12:02:50 +0100
  • 9c38b1e6b5 minor: changed comment Robert Heinrich 2012-03-24 12:02:41 +0100
  • d865d54a90 Split LuaWrapper.cpp into two files. Alexander Gavrilov 2012-03-24 13:25:10 +0400
  • 053bfe345c Implement allocation and copy for c++ objects in the lua wrapper. Alexander Gavrilov 2012-03-24 12:43:53 +0400
  • 7fe5fc9a90 autolabor fixage Petr Mrázek 2012-03-24 01:33:29 +0100
  • e90da2bff1 Move autolabor to main plugin folder Petr Mrázek 2012-03-24 01:29:09 +0100
  • 13cf648634 Merge https://github.com/RossM/dfhack Petr Mrázek 2012-03-24 01:26:36 +0100
  • addb5c87aa liquids vs liquidsgo: FIGHT! Petr Mrázek 2012-03-24 00:13:16 +0100
  • 078caf363f Move merged plugins into main plugin folder. Petr Mrázek 2012-03-23 23:49:28 +0100
  • 2f76a52959 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-03-23 23:06:48 +0100
  • 90de6a1b62 Track submodules Petr Mrázek 2012-03-23 22:59:40 +0100
  • f549f4e545 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-23 22:59:28 +0100
  • e10b1a50a3 Onfunction start Warmist 2012-03-23 11:07:54 +0200
  • 61eef26c92 Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-03-23 11:06:44 +0200
  • 2b1f8aa2bb Add a _field method that returns refs to struct and container items. Alexander Gavrilov 2012-03-23 12:55:29 +0400
  • 6b2006361d Add a _displace method that implements offsetting a pointer by an int. Alexander Gavrilov 2012-03-23 11:54:59 +0400
  • 78437310d0 Add a sizeof method/function to retrieve object/type size and address. Alexander Gavrilov 2012-03-23 11:30:54 +0400
  • ccc8fac166 Get rid of the write mode field table in metamethods. Alexander Gavrilov 2012-03-23 10:56:29 +0400
  • ead28db451 Remove the return type from lua_read, because it always returns 1. Alexander Gavrilov 2012-03-23 09:38:49 +0400
  • f25d15ce9c Stupid mistake fixed Warmist 2012-03-22 23:27:25 +0200
  • 8f72a642b2 Fixed getxyz(), getCreatureAtPos() (also returns nil/creature) and empregnate to work with look/talk Warmist 2012-03-22 21:47:33 +0200
  • aa807343cc vampcheck is now generic cursecheck, added tweak clear-ghostly Robert Heinrich 2012-03-22 16:30:15 +0100
  • c48c7cf874 Make logic closer to C# version. Address code comments from peterix. RossM 2012-03-22 00:33:18 -0700
  • 27824642d9 Minor refactoring of container indexing and object allocation. Alexander Gavrilov 2012-03-22 10:56:32 +0400
  • 1311f4fbf9 bump version Petr Mrázek 2012-03-21 17:55:49 +0100
  • ad10303cec Implement bitfields and add a _kind metadata field to types and objects. Alexander Gavrilov 2012-03-21 20:04:37 +0400
  • cf029e0a2e fixed memory leak in liquids.cpp Robert Heinrich 2012-03-21 13:57:55 +0100
  • 2e62f5fd12 minor change in README.rst Robert Heinrich 2012-03-21 13:23:12 +0100
  • 38686765a6 added plugin liquidsgo (like liquids but can run from hotkey) Robert Heinrich 2012-03-21 12:40:07 +0100
  • 9b78fffe92 Support containers in the lua wrapper. Alexander Gavrilov 2012-03-21 13:26:53 +0400
  • 73e138c9fd Support ordinary struct and class fields. Alexander Gavrilov 2012-03-20 21:34:27 +0400
  • 9277dfebb9 minor: added spaces between firstname, restofname and details (they got lost somehow when I wrote the check if firstname and first part of restofname is equal) Robert Heinrich 2012-03-20 11:55:11 +0100