Commit Graph

5016 Commits (0983728e1493d490ddf85c8bf20c3a10b987b08d)
 

Author SHA1 Message Date
lethosor 0983728e14 Implement Ctrl-T, ignore unrecognized control characters 2014-08-09 21:54:47 -04:00
lethosor 71236afa42 Implement readline-style Ctrl-U and Ctrl-Y 2014-08-09 21:54:47 -04:00
lethosor e71fc0455c Fix console warnings on Linux 2014-08-09 21:54:46 -04:00
lethosor fc24d24ccc Merge Console-linux and Console-darwin into Console-posix 2014-08-09 21:54:46 -04:00
Quietust eb40420282 Update compile instructions - Strawberry Perl includes all of the
necessary dependencies, so you don't need to install them too
2014-08-06 13:55:22 -05:00
Quietust 55ebca4a7a Plant immolate/extirpate no longer work, but create/grow are still good 2014-08-06 10:03:34 -05:00
Quietust 9956b4a5ef Update getplants, plants, and prospector, and isolate autochop 2014-08-06 09:31:42 -05:00
Quietust 17b19bfcdc Update structures 2014-08-06 08:28:02 -05:00
Quietust 16828631bf Merge branch 'find-offsets' of github.com:lethosor/dfhack into develop 2014-08-06 08:27:51 -05:00
Quietust 0463021823 Merge branch '0.40-plugin-updates' of github.com:lethosor/dfhack into develop 2014-08-06 08:27:29 -05:00
Quietust f34d68e567 Actual correct fix here 2014-08-05 20:28:09 -05:00
Quietust 86c036b7d3 Add an extra check that was missing 2014-08-05 20:19:31 -05:00
Quietust 1bcfcd36f6 Avoid buffer overrun on mouse clicks 2014-08-05 19:59:53 -05:00
lethosor fa26aa79ea Make some plugins compile for 0.40
dwarfmonitor: remove StoreItemInChest, StoreItemInCabinet, ProcessPlantsBag, and BrewDrink
dig/diggingInvaders/siege-engine: update special cases for trees to handle roots/branches/trunks
2014-08-04 12:28:22 -04:00
lethosor 14208577dd Display all found offsets on completion 2014-08-03 22:02:15 -04:00
Quietust 2928f15629 Update fastdwarf to work properly in 0.40 2014-08-01 08:45:23 -05:00
Quietust 612bcc65c8 Fix build, update XML 2014-07-29 16:43:29 -05:00
Quietust 1450298484 assumed_identity -> identity 2014-07-29 16:30:22 -05:00
Quietust 88dfb1faef criminal_case -> crime 2014-07-29 16:27:16 -05:00
Quietust d6162cd189 death_info -> incident 2014-07-29 16:26:14 -05:00
Alexander Gavrilov 0182e0c980 Fix SC_WORLD_LOADED/UNLOADED now that loading and saving takes many frames.
During the loading or saving screen, consider the map and world as not
loaded, because they are likely only partially valid. This fixes errors
from the log-region script.
2014-07-28 08:57:55 +04:00
Alexander Gavrilov 1c409975de Update the version to v0.40.05 2014-07-28 08:15:03 +04:00
Alexander Gavrilov 4902c577b3 Fix some crashes when running without globals and update structures. 2014-07-24 23:10:37 +04:00
Quietust 34ce7f61de Update find-offsets, find gview properly even if INTRO is enabled 2014-07-22 16:38:18 -05:00
Quietust 9435d8f4d9 Fix crashes caused by missing globals 2014-07-21 19:14:43 -05:00
Quietust 38cdb37433 Update plant_tree_info field names 2014-07-21 14:46:51 -05:00
Quietust e711605413 Some minor corrections 2014-07-21 13:26:34 -05:00
Quietust 97de21357c First pass for 0.40 compatibility; still lots left to do, but this will at least build 2014-07-21 13:18:29 -05:00
JapaMala b598cbb0dd Merge branch 'develop' of github.com:DFHack/dfhack into develop 2014-07-20 16:43:00 +05:30
JapaMala a14caa53d0 Fixed mapcache reading plants in for 0.40.01 onwards. 2014-07-20 16:41:20 +05:30
expwnent c3c877a94c Documentation for modtools. 2014-07-11 09:02:14 -04:00
expwnent a239532d2c Readme tweaks. 2014-07-11 08:27:06 -04:00
expwnent fadb28ab7e Update eventful documentation. 2014-07-09 07:16:27 -04:00
expwnent 7cce5b1c78 Fix repeat comments in dfhack.init-example. 2014-07-09 07:06:30 -04:00
expwnent d876cafca1 Update Readme. 2014-07-09 07:00:55 -04:00
expwnent a8f810cc3b Lots of tweaks. 2014-07-09 06:21:52 -04:00
expwnent 1ce38f3e3a Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
Conflicts:
	NEWS
2014-07-07 09:02:49 -04:00
expwnent 0a16bc2e12 Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
Conflicts:
	plugins/CMakeLists.txt
2014-07-07 09:01:07 -04:00
expwnent 2edeb9c814 Update NEWS. 2014-07-07 08:58:08 -04:00
expwnent 3c06f3bada Allowed per-save script folders. 2014-07-07 08:50:40 -04:00
expwnent 9a17ecbf89 item-trigger typo 2014-07-07 05:52:54 -04:00
expwnent a22f4193eb random-trigger.lua: trigger random scripts 2014-07-06 05:33:21 -04:00
expwnent 026ef063a4 Removed spawnunit. 2014-07-06 03:03:13 -04:00
expwnent 5b057f12bd Fix dfhack.init-example for new repeat syntax. 2014-07-03 20:33:51 -04:00
expwnent 5404b69476 Tweak repeat.lua. 2014-07-03 20:32:15 -04:00
expwnent ec8e58e5e3 Tweak transform-unit. 2014-07-03 20:15:40 -04:00
expwnent 120d8cc6f1 Tweak syndrome-trigger. 2014-07-03 20:09:23 -04:00
expwnent 8b2208f718 Tweak skill-change. 2014-07-03 20:07:13 -04:00
expwnent 9fd5babf7c Remove skillChange. 2014-07-03 20:03:44 -04:00
expwnent 87469c3313 skill-change.lua 2014-07-03 20:03:22 -04:00