Quietust
399fd107e4
Make createitem create shoes in pairs (as well as gloves)
2013-04-08 08:29:50 -05:00
Alexander Gavrilov
462a08a4ea
Fix the search plugin crashing the military screen.
...
The cause of the crash is that the right list is used for multiple
different things in different pages, so when cleaning up after a
page switch it is not acceptable to mess with it in any way. However
the search plugin changed its length, thus causing a crash if the
new contents were shorter than the original candidate list.
2013-04-02 12:03:37 +04:00
Alexander Gavrilov
101ab2b301
Fix soundsense-season printing error messages in worldgen.
2013-03-16 12:15:55 +04:00
jj
96e7b02127
autofarm: minor tweaks
2013-03-16 03:06:28 +01:00
jj
dad485e5e1
update doc
2013-03-16 01:46:31 +01:00
jj
b74f08c4f8
scripts/masspit
2013-03-16 01:37:06 +01:00
jj
87b8dc137d
scripts/exterminate: nicer error message on invalid race
2013-03-16 01:36:49 +01:00
jj
cc5d354a59
Merge branch 'master' of github:jjyg/dfhack
2013-03-16 01:04:29 +01:00
jj
381247dc39
rename scripts/slayrace -> exterminate
2013-03-16 01:02:28 +01:00
Timothy Collett
6a31abc60f
Another update to stonesense :-P
2013-03-15 14:30:21 -04:00
Timothy Collett
d87bfd7f26
Update to Stonesense
2013-03-15 14:28:46 -04:00
Timothy Collett
79dfb65b9a
FORCE_FLAT_NAMESPACE no longer needed
2013-03-15 13:59:47 -04:00
jj
42e9d77e95
scripts/create-items: spawn anvils too
2013-03-15 14:21:01 +01:00
Timothy Collett
5da294e007
Add info to Compile document for building on Snow Leopard
2013-03-14 14:42:15 -04:00
Timothy Collett
c93cb693c8
Merge branch 'master' of http://github.com/peterix/dfhack
2013-03-14 13:35:28 -04:00
Timothy Collett
9a58c5b7b3
Stonesense updates
2013-03-14 13:33:01 -04:00
Timothy Collett
d78a5593cc
Minor fix to Process methods
2013-03-14 13:32:39 -04:00
Quietust
2b675c80ce
Fix createitem to not leak memory
2013-03-14 12:00:16 -05:00
Petr Mrázek
e7c102646c
Change cmakelists to r3
2013-03-14 06:59:31 +01:00
Petr Mrázek
b487d78c74
Update NEWS file
2013-03-14 06:48:31 +01:00
Petr Mrázek
27f23746bd
Do not use autocompletion to second-guess the user.
2013-03-14 06:43:38 +01:00
Petr Mrázek
c5aa808737
Sync submodules
2013-03-14 05:07:30 +01:00
Warmist
3ed5f06f49
Fix for eventful and a advfort not to show worn items.
2013-03-09 12:54:07 +02:00
Warmist
5be2ecb080
advfort.lua: added BuildLast for mass building of e.g. walls etc.
2013-03-06 00:22:59 +02:00
Warmist
bb85d361eb
Merge branch 'master' of git://github.com/quietust/dfhack
2013-03-05 00:29:22 +02:00
Warmist
5884fad5c6
no .lua needed for Readme.rst
2013-03-05 00:28:30 +02:00
Warmist
0afffe77c0
Some help for companion-order
2013-03-05 00:25:25 +02:00
Warmist
54046c74da
advfort: added site name display.
2013-03-03 17:33:07 +02:00
Quietust
b07f2fc33f
Get entity from unit->civ_id instead of from ui (so it works in advmode), and only get site in fortress mode
2013-02-28 10:00:00 -06:00
Quietust
9bd999ebc1
Update createitem to allow specifying quantity, also allow it to auto-detect whether it needs to create extra gloves and assign handedness
2013-02-28 09:23:48 -06:00
Quietust
f418bce60e
Document new createitem plugin
2013-02-27 11:20:49 -06:00
Quietust
f55030909f
Add createItem plugin, spawns an item at the selected unit's feet
2013-02-27 11:09:06 -06:00
Quietust
f0b0378caf
Fix spelling errors
2013-02-27 08:08:49 -06:00
Alexander Gavrilov
03b91ca26c
Fix a problem in binpatch.lua and comment out debug messages in tweak.
2013-02-26 12:29:02 +04:00
Alexander Gavrilov
bf0795d738
Edit documentation for some scripts, and fix syntax in Lua API.rst.
2013-02-26 12:27:37 +04:00
Timothy Collett
52834ec454
Merge branch 'master' of http://github.com/peterix/dfhack
2013-02-25 08:55:32 -05:00
Timothy Collett
f562de20b9
Update dfstructures
2013-02-25 08:55:20 -05:00
jj
2bbe6824fb
fix tweak/stable-cursor for low z-levels
2013-02-21 15:26:35 +01:00
jj
6b70a89321
ruby: typo in autogen/int8_t
2013-02-17 02:05:01 +01:00
Warmist
b0528d283b
Merge branch 'master' of git://github.com/peterix/dfhack
2013-02-15 20:23:39 +02:00
Warmist
ab6a993689
friendship.lua: removed debug printing
2013-02-15 20:21:33 +02:00
Warmist
bb5d98e895
friendship fixes.
2013-02-15 20:19:55 +02:00
Petr Mrázek
ac2e45c843
Compatibility with older GCC versions in the search plugin
2013-02-14 12:45:58 +01:00
Petr Mrázek
84f2ee7561
Update readme html
2013-02-14 12:17:23 +01:00
Alexander Gavrilov
8de172f1c8
Binsearch in units.active can't possibly work, ever.
2013-02-14 13:13:25 +04:00
Alexander Gavrilov
7cbd201f31
Nuke the third exit(1) and change building caching code to make more sense.
2013-02-14 13:13:25 +04:00
Alexander Gavrilov
177e45bdd8
Improve fix/cloth-stockpile performance by 30% by reducing garbage.
2013-02-14 13:13:25 +04:00
Petr Mrázek
a8f5e54e37
Sync submodules
2013-02-14 09:53:14 +01:00
Petr Mrázek
5df338d167
Merge https://github.com/warmist/dfhack
2013-02-14 09:20:26 +01:00
Kelly Martin
e35a1c7720
Correct autolabor2 for changes in structures.
2013-02-13 16:00:09 -06:00