index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
lua
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul the concept of lua 'class' initialization yet again.
Alexander Gavrilov
2012-09-18
2
-53
/
+50
*
Reindent to remove tabs.
Alexander Gavrilov
2012-09-09
1
-43
/
+43
*
Added ListBox to gui.dialogs
warmist
2012-09-09
1
-0
/
+95
*
Support setting the target area for the siege engine.
Alexander Gavrilov
2012-09-08
1
-5
/
+24
*
Start the siege engine plugin with code to highlight obstacles on screen.
Alexander Gavrilov
2012-09-07
1
-6
/
+47
*
Implement a pressure plate sensitive to machine power.
Alexander Gavrilov
2012-09-06
1
-4
/
+2
*
Support renaming some buildings, and arbitrary units, via gui script.
Alexander Gavrilov
2012-09-05
1
-3
/
+6
*
Add stock MessageBox and InputBox dialog screens for lua scripts.
Alexander Gavrilov
2012-09-05
1
-0
/
+175
*
Expose the liquids plugin engine to lua, and make a wrapper gui script.
Alexander Gavrilov
2012-08-25
1
-2
/
+50
*
Pull some minor stuff from mechanisms into main libs.
Alexander Gavrilov
2012-08-24
1
-0
/
+14
*
Try using the Objective-C 'alloc + init' idiom for lua screen objects.
Alexander Gavrilov
2012-08-24
1
-9
/
+8
*
Improve viewport manipulation utilities and support scroll in mechanisms.
Alexander Gavrilov
2012-08-22
1
-56
/
+151
*
Put some compatibility features into the base dfhack viewscreen.
Alexander Gavrilov
2012-08-22
1
-7
/
+2
*
Implement a policy of marking DFHack-owned screens with a signature.
Alexander Gavrilov
2012-08-22
1
-0
/
+6
*
More work on utilities for making lua viewscreens.
Alexander Gavrilov
2012-08-21
1
-2
/
+13
*
Add a Painter class for lua viewscreens, and extract other utilities.
Alexander Gavrilov
2012-08-21
1
-20
/
+60
*
Add a script that implements a linked mechanism browser.
Alexander Gavrilov
2012-08-20
1
-0
/
+119