index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a script to reclassify 'individual choice' weapons based on unit skill.
Alexander Gavrilov
2012-09-29
1
-0
/
+154
*
Fix the rename plugin and script to use the new getSelectedBuilding API.
Alexander Gavrilov
2012-09-20
2
-5
/
+9
*
Overhaul the concept of lua 'class' initialization yet again.
Alexander Gavrilov
2012-09-18
6
-67
/
+58
*
Move siege engine out of devel.
Alexander Gavrilov
2012-09-17
1
-0
/
+1
*
Support setting workshop profile for siege engines.
Alexander Gavrilov
2012-09-13
1
-3
/
+33
*
Support linking siege engines to stockpiles.
Alexander Gavrilov
2012-09-12
1
-1
/
+104
*
Allow specifying arbitrary items to use in catapults.
Alexander Gavrilov
2012-09-11
1
-7
/
+47
*
Trivial siege engine aiming at units, with logic in lua.
Alexander Gavrilov
2012-09-11
1
-1
/
+10
*
Support setting the target area for the siege engine.
Alexander Gavrilov
2012-09-08
2
-15
/
+251
*
Start the siege engine plugin with code to highlight obstacles on screen.
Alexander Gavrilov
2012-09-07
1
-0
/
+72
*
Experimental creation of map blocks in gui/liquids script.
Alexander Gavrilov
2012-09-06
1
-1
/
+40
*
Implement a pressure plate sensitive to machine power.
Alexander Gavrilov
2012-09-06
1
-0
/
+116
*
Support renaming some buildings, and arbitrary units, via gui script.
Alexander Gavrilov
2012-09-05
1
-0
/
+63
*
Fixed bug with gui/mechanism
warmist
2012-09-01
1
-1
/
+1
*
Support permaflow in liquids, including the gui.
Alexander Gavrilov
2012-08-26
1
-20
/
+82
*
Expose the liquids plugin engine to lua, and make a wrapper gui script.
Alexander Gavrilov
2012-08-25
1
-0
/
+201
*
Expose a few API functions to lua, and implement a room browser overlay.
Alexander Gavrilov
2012-08-24
1
-0
/
+246
*
Pull some minor stuff from mechanisms into main libs.
Alexander Gavrilov
2012-08-24
1
-26
/
+6
*
Try using the Objective-C 'alloc + init' idiom for lua screen objects.
Alexander Gavrilov
2012-08-24
2
-10
/
+10
*
Tweak the API for current viewscreen, and dispatch show/dismiss from C++.
Alexander Gavrilov
2012-08-24
1
-5
/
+2
*
Improve viewport manipulation utilities and support scroll in mechanisms.
Alexander Gavrilov
2012-08-22
1
-15
/
+22
*
Add yet one more frame style.
Alexander Gavrilov
2012-08-22
1
-0
/
+1
*
Add a key handler to refresh the mechanism screen without exiting it.
Alexander Gavrilov
2012-08-21
1
-3
/
+16
*
More work on utilities for making lua viewscreens.
Alexander Gavrilov
2012-08-21
1
-0
/
+21
*
Add a Painter class for lua viewscreens, and extract other utilities.
Alexander Gavrilov
2012-08-21
1
-38
/
+24
*
Immediately step once when showing the mechanism list.
Alexander Gavrilov
2012-08-20
1
-1
/
+6
*
Add a script that implements a linked mechanism browser.
Alexander Gavrilov
2012-08-20
1
-0
/
+143