index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try a different color scheme when highlighting squad members in tweak.
Alexander Gavrilov
2012-09-28
1
-1
/
+2
*
New tweaks for the military assign to position screen.
Alexander Gavrilov
2012-09-28
2
-1
/
+119
*
Implement the common suggestion of Shift-Enter in trade screens.
Alexander Gavrilov
2012-09-28
2
-0
/
+52
*
Forbid stuff from bins in siege-engine, if forbid ammo standing order set.
Alexander Gavrilov
2012-09-27
1
-0
/
+5
*
fix for updated viewlist_petst
jj
2012-09-26
2
-5
/
+11
*
ruby: add onstatechange_register_once
jj
2012-09-26
1
-0
/
+8
*
ruby: avoid smoothing grass/trees
jj
2012-09-24
1
-1
/
+1
*
ruby: fix building_alloc Trap, and init Floodgates as closed
jj
2012-09-24
1
-0
/
+2
*
ruby: item_find now works in z/stocks
jj
2012-09-24
1
-1
/
+6
*
Merge branch 'master' of git://github.com/angavrilov/dfhack
jj
2012-09-23
7
-53
/
+201
|
\
|
*
Sort by units.active (arrival), and seek to top/bottom in manipulator.
Alexander Gavrilov
2012-09-23
1
-0
/
+34
|
*
Implement explicit hook priority in vmethod interpose.
Alexander Gavrilov
2012-09-22
1
-1
/
+1
|
*
Make manipulator re-read names and professions if change is suspected.
Alexander Gavrilov
2012-09-20
1
-4
/
+40
|
*
Support renaming activity zones.
Alexander Gavrilov
2012-09-20
1
-5
/
+42
|
*
Fix the rename plugin and script to use the new getSelectedBuilding API.
Alexander Gavrilov
2012-09-20
1
-2
/
+3
|
*
Add unit/item/job/building getter hook vmethods to dfhack_viewscreen.
Alexander Gavrilov
2012-09-20
1
-0
/
+7
|
*
Restore stonesense to the proper revision
Quietust
2012-09-19
1
-0
/
+0
|
*
Only initialize siege engine in dwarf mode.
Alexander Gavrilov
2012-09-19
1
-0
/
+1
|
*
Switch some plugins to using world load/unload instead of map.
Alexander Gavrilov
2012-09-19
3
-12
/
+12
|
*
Several Manipulator updates
Quietust
2012-09-19
1
-29
/
+61
*
|
ruby: MapTile#offset, tweak #dig to check for existing jobs
jj
2012-09-23
1
-2
/
+14
*
|
ruby: fix activity zone_num
jj
2012-09-23
1
-1
/
+5
*
|
ruby: use cursor as default map_tile_at arg
jj
2012-09-23
1
-1
/
+1
*
|
ruby: add onupdate_register_once
jj
2012-09-22
1
-0
/
+7
*
|
ruby: return selected zone in building_find
jj
2012-09-20
1
-0
/
+2
*
|
ruby: fix building linking more
jj
2012-09-20
1
-8
/
+17
*
|
ruby: fix building linking
jj
2012-09-20
1
-1
/
+1
*
|
ruby: allow Civzone constants in building_alloc
jj
2012-09-19
1
-0
/
+1
*
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
jj
2012-09-19
14
-129
/
+1406
|
\
\
|
|
/
|
*
Document some of the new stuff in the readme.
Alexander Gavrilov
2012-09-19
2
-2
/
+12
|
*
Add mouse input to Manipulator, along with column labels
Quietust
2012-09-18
1
-0
/
+104
|
*
Add a tweak workaround for the issue with container reactions in advmode.
Alexander Gavrilov
2012-09-18
2
-1
/
+72
|
*
Tweak the add spatter plugin.
Alexander Gavrilov
2012-09-18
2
-28
/
+155
|
*
Follow changes in XML defs.
Alexander Gavrilov
2012-09-18
1
-1
/
+1
|
*
Add a plugin implementing 'add spatter to item' reactions.
Alexander Gavrilov
2012-09-17
6
-3
/
+503
|
*
Add a tweak to fix subtractDimension of small amounts.
Alexander Gavrilov
2012-09-17
1
-0
/
+91
|
*
Move siege engine out of devel.
Alexander Gavrilov
2012-09-17
3
-1
/
+1
|
*
Implement a slightly more sensible aiming AI in siege engine.
Alexander Gavrilov
2012-09-17
2
-14
/
+270
|
*
Follow changes to structures.
Alexander Gavrilov
2012-09-17
1
-1
/
+1
|
*
Explicit cast is required for MSVC.
Kelly Martin
2012-09-16
1
-1
/
+1
|
*
Merge remote-tracking branch 'angavrilov/master'
Kelly Martin
2012-09-16
3
-55
/
+231
|
|
\
|
|
*
Implement skill-based miss probability in siege engine.
Alexander Gavrilov
2012-09-14
1
-11
/
+72
|
|
*
Vaporize liquids from barrels, and destroy bin contents in siege engine.
Alexander Gavrilov
2012-09-14
2
-44
/
+98
|
*
|
Merge remote-tracking branch 'q/master'
Kelly Martin
2012-09-16
22
-253
/
+2533
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'angavrilov/master'
Kelly Martin
2012-09-04
7
-176
/
+1390
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'q/master'
Kelly Martin
2012-08-30
37
-1625
/
+3153
|
|
\
\
\
\
|
*
|
|
|
|
Repurpose the nestboxes plugin as a watcher that automatically forbids fertil...
Kelly Martin
2012-08-30
1
-54
/
+57
*
|
|
|
|
|
ruby: handle ptr-strings in df-structures
jj
2012-09-19
2
-3
/
+12
*
|
|
|
|
|
ruby: misc tweaks
jj
2012-09-18
4
-8
/
+17
*
|
|
|
|
|
ruby: use ui.follow_item/unit in unit_find, show non-english names by default
jj
2012-09-18
2
-1
/
+5
[next]