index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
lua
/
gui.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul the concept of lua 'class' initialization yet again.
Alexander Gavrilov
2012-09-18
1
-12
/
+21
*
Implement a pressure plate sensitive to machine power.
Alexander Gavrilov
2012-09-06
1
-4
/
+4
*
Add stock MessageBox and InputBox dialog screens for lua scripts.
Alexander Gavrilov
2012-09-05
1
-2
/
+10
*
Expose the liquids plugin engine to lua, and make a wrapper gui script.
Alexander Gavrilov
2012-08-25
1
-1
/
+4
*
Try using the Objective-C 'alloc + init' idiom for lua screen objects.
Alexander Gavrilov
2012-08-24
1
-4
/
+53
*
Tweak the API for current viewscreen, and dispatch show/dismiss from C++.
Alexander Gavrilov
2012-08-24
1
-7
/
+4
*
Improve viewport manipulation utilities and support scroll in mechanisms.
Alexander Gavrilov
2012-08-22
1
-4
/
+15
*
Put some compatibility features into the base dfhack viewscreen.
Alexander Gavrilov
2012-08-22
1
-1
/
+5
*
Add yet one more frame style.
Alexander Gavrilov
2012-08-22
1
-1
/
+13
*
Implement a policy of marking DFHack-owned screens with a signature.
Alexander Gavrilov
2012-08-22
1
-0
/
+10
*
More work on utilities for making lua viewscreens.
Alexander Gavrilov
2012-08-21
1
-71
/
+115
*
Add a Painter class for lua viewscreens, and extract other utilities.
Alexander Gavrilov
2012-08-21
1
-11
/
+162
*
Add a script that implements a linked mechanism browser.
Alexander Gavrilov
2012-08-20
1
-3
/
+62
*
Add a stupid example of a lua-controlled viewscreen.
Alexander Gavrilov
2012-08-19
1
-0
/
+63