index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an API function for reading the nominal skill level.
Alexander Gavrilov
2012-09-29
3
-3
/
+20
*
Try shutting up a few random warnings.
Alexander Gavrilov
2012-09-29
3
-2
/
+3
*
Track structures and stonesense
Petr Mrázek
2012-09-28
1
-0
/
+0
*
Forbid stuff from bins in siege-engine, if forbid ammo standing order set.
Alexander Gavrilov
2012-09-27
1
-0
/
+3
*
Merge remote-tracking branch 'jjyg/master'
Alexander Gavrilov
2012-09-27
1
-1
/
+1
|
\
|
*
fix for updated viewlist_petst
jj
2012-09-26
1
-1
/
+1
*
|
Implement a special command parsing mode with one verbatim argument.
Alexander Gavrilov
2012-09-24
1
-1
/
+27
*
|
Sync up df-structures
Kelly Martin
2012-09-23
1
-0
/
+0
|
/
*
Search for cur_season and cur_season_tick in devel/find-offsets.
Alexander Gavrilov
2012-09-22
1
-1
/
+3
*
Implement explicit hook priority in vmethod interpose.
Alexander Gavrilov
2012-09-22
2
-12
/
+47
*
Support the Room list in getSelectedBuilding.
Alexander Gavrilov
2012-09-20
2
-0
/
+4
*
Add unit/item/job/building getter hook vmethods to dfhack_viewscreen.
Alexander Gavrilov
2012-09-20
4
-0
/
+70
*
Add an API function that returns the selected building.
Alexander Gavrilov
2012-09-20
3
-0
/
+63
*
Catch C++ exceptions in dfhack.buildings.setSize
Alexander Gavrilov
2012-09-18
1
-2
/
+6
*
Overhaul the concept of lua 'class' initialization yet again.
Alexander Gavrilov
2012-09-18
5
-83
/
+227
*
Follow changes in XML defs.
Alexander Gavrilov
2012-09-18
2
-7
/
+7
*
Fix a data structure integrity bug in VMethodInterposeLinkBase.
Alexander Gavrilov
2012-09-18
1
-0
/
+2
*
Add a plugin implementing 'add spatter to item' reactions.
Alexander Gavrilov
2012-09-17
3
-0
/
+18
*
Follow changes to structures.
Alexander Gavrilov
2012-09-17
3
-34
/
+58
*
Vaporize liquids from barrels, and destroy bin contents in siege engine.
Alexander Gavrilov
2012-09-14
1
-0
/
+0
*
Add an api function for destroying items.
Alexander Gavrilov
2012-09-14
3
-0
/
+42
*
Fix a file descriptor leak and a crash in linux getMemRanges.
Alexander Gavrilov
2012-09-14
1
-0
/
+5
*
Merge https://github.com/danaris/dfhack
Quietust
2012-09-13
9
-8
/
+12
|
\
|
*
Library location fixing script
Timothy Collett
2012-09-13
1
-0
/
+4
|
*
Merge branch 'master' of git://github.com/angavrilov/dfhack
Timothy Collett
2012-09-10
33
-99
/
+1755
|
|
\
|
*
\
Merge branch 'master' of http://github.com/peterix/dfhack
Timothy Collett
2012-09-10
35
-158
/
+2843
|
|
\
\
|
*
|
|
Merge further changes (???)
Timothy Collett
2012-09-10
8
-8
/
+8
|
*
|
|
Merge branch 'master' of https://github.com/danaris/dfhack
Timothy Collett
2012-09-10
14
-77
/
+331
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of https://github.com/danaris/dfhack
Timothy G Collett
2012-06-24
31
-177
/
+1794
|
|
\
\
\
\
|
*
|
|
|
|
Update df-structures
Timothy G Collett
2012-06-24
1
-0
/
+0
*
|
|
|
|
|
Rename world_data.unk_204 to feature_map
Quietust
2012-09-12
1
-1
/
+1
*
|
|
|
|
|
Throw items from bins around in siege engine, like minecarts do.
Alexander Gavrilov
2012-09-12
2
-1
/
+5
*
|
|
|
|
|
Add function for making item projectiles.
Alexander Gavrilov
2012-09-12
3
-0
/
+57
*
|
|
|
|
|
Trivial siege engine aiming at units, with logic in lua.
Alexander Gavrilov
2012-09-11
1
-0
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Clean up the movement speed calculation function and move into the core.
Alexander Gavrilov
2012-09-09
4
-6
/
+278
*
|
|
|
|
Move curse-affected attribute value getters to the core.
Alexander Gavrilov
2012-09-09
2
-0
/
+58
*
|
|
|
|
Finish the effective skill computation function, and move to core.
Alexander Gavrilov
2012-09-09
4
-3
/
+175
*
|
|
|
|
Reindent to remove tabs.
Alexander Gavrilov
2012-09-09
1
-43
/
+43
*
|
|
|
|
Added ListBox to gui.dialogs
warmist
2012-09-09
1
-0
/
+95
*
|
|
|
|
Reverse-engineer unit speed computation from DF code.
Alexander Gavrilov
2012-09-08
1
-0
/
+0
*
|
|
|
|
Support setting the target area for the siege engine.
Alexander Gavrilov
2012-09-08
2
-8
/
+28
*
|
|
|
|
Start the siege engine plugin with code to highlight obstacles on screen.
Alexander Gavrilov
2012-09-07
2
-6
/
+64
*
|
|
|
|
Add an API function for reading tiles from the screen buffers.
Alexander Gavrilov
2012-09-07
3
-2
/
+83
*
|
|
|
|
Experimental creation of map blocks in gui/liquids script.
Alexander Gavrilov
2012-09-06
5
-1
/
+77
*
|
|
|
|
Implement a pressure plate sensitive to machine power.
Alexander Gavrilov
2012-09-06
4
-10
/
+15
*
|
|
|
|
Support renaming some buildings, and arbitrary units, via gui script.
Alexander Gavrilov
2012-09-05
2
-5
/
+8
*
|
|
|
|
Add stock MessageBox and InputBox dialog screens for lua scripts.
Alexander Gavrilov
2012-09-05
9
-2
/
+227
*
|
|
|
|
Provide a partial application utility function to lua.
Alexander Gavrilov
2012-09-05
2
-1
/
+41
*
|
|
|
|
Fix wrong assumptions in lua wrapper for BitArray.
Alexander Gavrilov
2012-09-02
2
-3
/
+3
*
|
|
|
|
Add some APIs required by steam engine to the core.
Alexander Gavrilov
2012-09-02
5
-5
/
+217
[next]