Commit Graph

  • 5b528694b7 add generated file with DF path to .gitignore Petr Mrázek 2012-01-01 23:49:44 +0100
  • c977e5df93 No fixed number of threads in build scripts Petr Mrázek 2012-01-01 23:38:17 +0100
  • 6df617e766 Many more build scripts for windows Petr Mrázek 2012-01-01 22:46:53 +0100
  • 6476d61e59 Update structure definitions & add the fixwagons plugin from Q. Alexander Gavrilov 2012-01-01 23:05:45 +0400
  • 3f9e1b0c2b Update xml Petr Mrázek 2012-01-01 04:26:22 +0100
  • 6029949ca3 Update library/xml so things actually build. Petr Mrázek 2012-01-01 03:46:36 +0100
  • f2a69188ea Use submodule for memory structure definitions (df-structures). Petr Mrázek 2012-01-01 03:34:29 +0100
  • 52dfa842cc Add missing MiscUtils.cpp Petr Mrázek 2011-12-31 13:14:08 +0100
  • f35cdb84cd Merge https://github.com/angavrilov/dfhack Petr Mrázek 2011-12-31 13:09:12 +0100
  • 9db20bd84d Header changes/cleanup. Petr Mrázek 2011-12-31 12:48:42 +0100
  • b652ec4132 Implement context-sensitive keybinding support. Alexander Gavrilov 2011-12-31 13:25:46 +0400
  • 1284b30f79 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2011-12-31 01:40:08 +0100
  • 2222757e77 Implement context-sensitive keybinding support. Alexander Gavrilov 2011-12-30 23:25:50 +0400
  • 4aa77f5530 Execute commands from the dfhack.init file on startup. Alexander Gavrilov 2011-12-30 23:11:34 +0400
  • b71e577771 Allow specifying parameters in hotkey commands. Alexander Gavrilov 2011-12-30 18:27:55 +0400
  • 53346328e8 Notify plugins about game being loaded or unloaded. Alexander Gavrilov 2011-12-30 18:12:15 +0400
  • 1a88df201c Traits are active if MORE than 10 away from 50 Espen Wiborg 2011-12-29 03:54:36 +0800
  • a49ac554a8 Add mention of XML::LibXSLT to the compile doc. Petr Mrázek 2011-12-30 03:15:51 +0100
  • e6ff6b04fc Merge https://github.com/warmist/dfhack Petr Mrázek 2011-12-30 03:12:29 +0100
  • 614605a2be Fixed integer truncation in filltraffic. Petr Mrázek 2011-12-30 03:10:31 +0100
  • 5c4ba8c1df Merge https://github.com/rampaging-poet/dfhack Petr Mrázek 2011-12-30 03:08:20 +0100
  • 9a48c98162 designed -> designated in tiletypes plugin Petr Mrázek 2011-12-30 03:05:53 +0100
  • a1e1d7cfce Merge https://github.com/feng1st/dfhack Petr Mrázek 2011-12-30 02:50:30 +0100
  • 298e2fe92d Add a plugin to rename squads and hotkeys (without the 9 char limit). Alexander Gavrilov 2011-12-29 17:37:07 +0400
  • d7faa6c471 Properly cleanup state when copystock in q during rect selection. Alexander Gavrilov 2011-12-29 16:40:26 +0400
  • 5173a1235b Fix plugin reloading. Alexander Gavrilov 2011-12-29 16:32:32 +0400
  • b14e2a0c0d Update the XML definitions. Alexander Gavrilov 2011-12-29 16:32:05 +0400
  • d513e75365 Use the updated code generator with support for vtables & constructors. Alexander Gavrilov 2011-12-29 16:30:55 +0400
  • 21d81c8804 Make sure the encoding is right Espen Wiborg 2011-12-28 21:22:39 +0100
  • 6c0d5d3cd2 Make sure the export plugin is built Espen Wiborg 2011-12-28 20:59:49 +0100
  • 12446a62e2 Export exact trait value Espen Wiborg 2011-12-28 20:59:10 +0100
  • 89e3361140 Plugin to export for dfcareers Espen Wiborg 2011-12-23 10:58:45 +0100
  • 2643e0c5a7 Merge branch 'master' of git://github.com/peterix/dfhack Warmist 2011-12-28 22:49:31 +0200
  • 565f937246 Traits are active if MORE than 10 away from 50 Espen Wiborg 2011-12-28 20:54:36 +0100
  • 5e34284e5d Fix for give sentience. Warmist 2011-12-27 23:09:53 +0200
  • bc539672d5 Split some plugins to plugin/init pairs (for dfusion init mode) Warmist 2011-12-27 23:08:06 +0200
  • 52a049cec3 Removed thready argument to dfusion, replaced with init (just sets stuff up, running everything in non interactive mode) Warmist 2011-12-27 23:07:23 +0200
  • 71e2321fef Added getKeys method to lua offsetgroup and a way to cast versioninfo to offsetgroup Warmist 2011-12-24 16:00:43 +0200
  • 0bc41ccb10 Added header files to dfusion's project Warmist 2011-12-24 15:59:53 +0200
  • 16241a7e78 Update compile doc with the perl and XML::LibXML dependency. Petr Mrázek 2011-12-24 14:44:14 +0100
  • 51dae5a5dc Fix for minor MSVC error. Petr Mrázek 2011-12-24 14:34:10 +0100
  • e9f9f9b92e Merge https://github.com/angavrilov/dfhack Petr Mrázek 2011-12-24 14:27:58 +0100
  • 59c32b1ee9 Some changes required on windows. Petr Mrázek 2011-12-24 14:27:35 +0100
  • 2eb56d0480 Make strongly-typed 'any virtual class' pointers optional. Alexander Gavrilov 2011-12-24 17:17:01 +0400
  • 81ad287c06 Generate very simple static functions to find objects in global vectors. Alexander Gavrilov 2011-12-24 16:22:10 +0400
  • dc78e99f75 Added getKeys to OffsetGroup (for easy lua access to all things that memory.xml has) Warmist 2011-12-24 13:53:59 +0200
  • 5bee16dbd8 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2011-12-24 12:27:59 +0100
  • cfd2c95eab Slight reformat in versionosd. Petr Mrázek 2011-12-24 12:27:34 +0100
  • 79ac2a781a Add infrastructure necessary to use the generated headers. Alexander Gavrilov 2011-12-24 14:51:58 +0400
  • 0b5a470a38 Add header generation from xml. Alexander Gavrilov 2011-12-24 14:37:00 +0400
  • 2008ac5564 Added utils.lua with usefull lua utils. Warmist 2011-12-18 16:58:34 +0200
  • e84841e94f Added autorunning initcustom.lua (for place to put private scripts) autorunning save files, and friendship_civ (still buggy) Warmist 2011-12-12 20:25:37 +0200
  • 9b48d4946e Added autorunning initcusom.lua if it exists (for custom scripts) Warmist 2011-12-11 02:28:15 +0200
  • a25c0b81de Merge branch 'master' of git://github.com/peterix/dfhack Warmist 2011-12-07 23:15:11 +0200
  • b36e5ac248 Add missing files. Petr Mrázek 2011-12-07 20:50:37 +0100
  • 647916e109 Graphic module Petr Mrázek 2011-12-07 20:37:09 +0100
  • e7a8c8c684 Lua function calling. Warmist 2011-12-04 18:45:34 +0200
  • f7d78539d3 Renaming Creatures to Units Petr Mrázek 2011-12-02 10:56:40 +0100
  • 9dba6003bc Small Items tweak. Petr Mrázek 2011-11-30 07:42:59 +0100
  • c0a6036cde zeromq windows version Petr Mrázek 2011-11-25 23:21:31 +0100
  • 780b659210 Zeromq hello world plugin. Petr Mrázek 2011-11-25 22:14:36 +0100
  • 57b5ed8fa7 Made invalid tile types really invalid, license and unused depends cleanup. Petr Mrázek 2011-11-25 18:54:50 +0100
  • dd3e1f4a39 Able to filter tiles via designation. feng1st 2011-11-20 15:40:01 +0800
  • 95aaf4cc2e Working full-map framework. rampaging-poet 2011-11-17 19:31:56 -0800
  • 370681848d Update stonesense. Petr Mrázek 2011-11-17 21:45:57 +0100
  • 1b0bbbe9e4 Update stonesense. Petr Mrázek 2011-11-15 22:00:58 +0100
  • 2547e2ff06 Killed lambas :(, fixed bug with 'digcircle unset' that made it behave exactly like 'digcircle set' Petr Mrázek 2011-11-15 21:58:38 +0100
  • 4404e2d2c5 prospector -> prospect Petr Mrázek 2011-11-14 09:25:09 +0100
  • 44dad25690 No nullptr, propector -> prospect Petr Mrázek 2011-11-14 09:24:36 +0100
  • 7e475970fb Fix crash when using load, unload and reload commands. Petr Mrázek 2011-11-07 10:55:18 +0100
  • 2c27119d85 Set CXXFLAGS properly to ensure compatibility with i686 systems. Petr Mrázek 2011-11-06 21:16:16 +0100
  • 46f55c1577 Update df2mc. Petr Mrázek 2011-11-06 03:28:38 +0100
  • 9968d387a0 Add zlib as windows depend for df2mc, fix md5 on windows. Petr Mrázek 2011-11-06 03:26:24 +0100
  • f4ebd77c47 Bump revision to 8 Petr Mrázek 2011-11-06 01:31:23 +0100
  • 32420f345d Update readme to list tiletypes and nopause. Petr Mrázek 2011-11-06 01:30:37 +0100
  • fe77d55e1e Tweak tiletypes so that tile variants are not strictly required to match. Petr Mrázek 2011-11-06 01:27:16 +0100
  • 5007419fcd Add nopause command. Petr Mrázek 2011-11-06 01:26:57 +0100
  • 9be4092c7f creature thoughts Petr Mrázek 2011-11-06 01:22:11 +0100
  • 229750c7db + Able to set variant attribute. + Able to set hidden, light, subterranean and skyview flags. * Paint empty space correctly. * Remove direction from directionless tiles. * Remove liquid from walls correctly. Feng 2011-11-05 18:55:23 +0800
  • c9c50ac84b Add df2mc to readme. Petr Mrázek 2011-11-05 03:42:48 +0100
  • d1849e6bef Update df2mc, fix build. Petr Mrázek 2011-11-05 02:22:15 +0100
  • 9a45e8d328 Merge git://github.com/peterix/dfhack rampaging-poet 2011-11-04 18:06:08 -0700
  • 73dc0a7d94 Fixed a typo in filltraffic's help. rampaging-poet 2011-11-04 18:05:43 -0700
  • 25257fe598 Move df2mc back. Petr Mrázek 2011-11-05 02:00:51 +0100
  • 9dca825ef7 Fix include in md5 (memory.h is obsolete). Petr Mrázek 2011-11-04 19:24:04 +0100
  • da21fa1d79 MATERIAL_SOIL tweak Petr Mrázek 2011-11-04 18:51:52 +0100
  • 321f9e589e Switched out md5 implementation for a different one. Petr Mrázek 2011-11-04 09:33:33 +0100
  • af46b262b5 More init hardening. Petr Mrázek 2011-11-04 09:08:29 +0100
  • 0ff7a48848 Update stonesense Petr Mrázek 2011-11-03 20:18:00 +0100
  • df3e11d1e4 Merge git://github.com/peterix/dfhack rampaging-poet 2011-11-03 01:04:34 -0700
  • 3593e37202 Renamed tiletraffic to alltraffic. Added a helper function for full-map changes and a test function. Not actually tested yet, but it compiles. rampaging-poet 2011-11-03 01:04:05 -0700
  • 0f42dee97a More material changes. Petr Mrázek 2011-11-03 05:01:25 +0100
  • 4f0695a6d5 Messing with materials. Petr Mrázek 2011-11-03 04:30:59 +0100
  • 550cde83f3 Bump revision number. Petr Mrázek 2011-11-03 02:42:05 +0100
  • a6eea1adfd More checks added to MD5. Petr Mrázek 2011-11-03 02:40:49 +0100
  • dc629bc251 Fix cleanowned plugin. Petr Mrázek 2011-11-03 02:40:37 +0100
  • 4df380eb91 Bump revision to 7c. Petr Mrázek 2011-11-02 01:16:17 +0100
  • dcce48c243 Add simple creature probe, fix current civ address on windows, update df2mc. Petr Mrázek 2011-11-02 00:26:45 +0100
  • 6bbc27dbce Update df2mc Petr Mrázek 2011-11-01 13:13:03 +0100
  • f0417e12dd Hardening. Petr Mrázek 2011-11-01 13:06:27 +0100