Alexander Gavrilov
|
5ea26d9cae
|
Only show the advanced new constraint dialog on Shift-Enter.
Upon reflection it is a bit too scary to be always shown.
|
2012-11-29 16:27:51 +04:00 |
Alexander Gavrilov
|
9598316855
|
Add a native pen object for lua with a more checked behavior.
|
2012-11-03 20:06:33 +04:00 |
Alexander Gavrilov
|
1e2570f4cb
|
Add an extremely simple item selection dialog by wrapping ListBox.
|
2012-10-17 21:42:06 +04:00 |
Alexander Gavrilov
|
4f7895f571
|
Support restricting the set of materials presented in the dialog.
|
2012-10-17 18:29:15 +04:00 |
Alexander Gavrilov
|
ad4f9908fb
|
Extract a generic filtered list widget from the materials dialog.
|
2012-10-17 10:41:50 +04:00 |
Alexander Gavrilov
|
d336abfd97
|
Add label and list widgets, and switch stock dialogs to them.
|
2012-10-16 14:18:35 +04:00 |
Alexander Gavrilov
|
abfe2754fb
|
Start implementing common widgets for lua screens.
|
2012-10-15 20:03:18 +04:00 |
Alexander Gavrilov
|
33bd8103de
|
Extract an abstract View superclass from Screen to handle widget trees.
|
2012-10-15 15:30:00 +04:00 |
Alexander Gavrilov
|
abf503fcdc
|
Fix the ListBox dialog to behave in a more consistent way.
|
2012-10-02 16:45:17 +04:00 |
Alexander Gavrilov
|
9d5adf1b2f
|
Update the lua screens to use the new key display string API function.
|
2012-10-02 15:25:59 +04:00 |
Alexander Gavrilov
|
57b72831ca
|
Overhaul the concept of lua 'class' initialization yet again.
|
2012-09-18 20:30:25 +04:00 |
Alexander Gavrilov
|
94b729579e
|
Reindent to remove tabs.
|
2012-09-09 10:53:08 +04:00 |
warmist
|
8e0f3e3bce
|
Added ListBox to gui.dialogs
A listbox class. Can be either filled with table of strings, or string+callback tables. Needs some code revision :)
|
2012-09-09 02:28:07 +03:00 |
Alexander Gavrilov
|
d5ea05ebb8
|
Implement a pressure plate sensitive to machine power.
When built next to a gearbox, it will monitor its powered state.
|
2012-09-06 12:37:29 +04:00 |
Alexander Gavrilov
|
8d876cc7d9
|
Support renaming some buildings, and arbitrary units, via gui script.
|
2012-09-05 21:27:42 +04:00 |
Alexander Gavrilov
|
57086ac56e
|
Add stock MessageBox and InputBox dialog screens for lua scripts.
|
2012-09-05 19:45:45 +04:00 |