109 Commits

Author SHA1 Message Date
MihailRis
0ab39fa06f audio::reset_channel + minor refactor 2024-03-05 00:19:46 +03:00
MihailRis
9fbf46169f textbox: 'editable' property 2024-03-04 20:16:22 +03:00
MihailRis
8001a8bf86 world convert progress info 2024-03-01 13:26:09 +03:00
MihailRis
db05f9a327 fix 2024-02-27 23:49:30 +03:00
MihailRis
256808630b multiline textbox mode 2024-02-26 15:12:02 +03:00
MihailRis
e06350915e refactor 2024-02-25 22:44:37 +03:00
MihailRis
d189bdc107 multiline labels 2024-02-25 21:03:21 +03:00
A-lex-Ra
77b36f45f2 remove redundant static_cast by changing Events::pressedKeys template parameter from int to keycode 2024-02-23 20:15:02 +06:00
A-lex-Ra
8bb1045e34 refactor input.h and related 2024-02-23 18:49:15 +06:00
MihailRis
9c31c6c8b7 minor refactor 2024-02-22 23:53:41 +03:00
MihailRis
636ea2666f textbox ctrl+a 2024-02-22 23:22:27 +03:00
MihailRis
19b3c34eb2 textbox text selection 2024-02-22 22:05:58 +03:00
MihailRis
d94d8be7cb textbox text scroll 2024-02-22 20:17:44 +03:00
MihailRis
f28acdbecc Added missing include 2024-02-22 15:43:15 +03:00
MihailRis
90057e1f30 mouse caret movement 2024-02-22 13:32:27 +03:00
MihailRis
c674bd4ec5 textbox: delete key support 2024-02-22 13:06:37 +03:00
MihailRis
4abe775c5b text box caret 2024-02-22 12:52:42 +03:00
MihailRis
c68e89038f TextBox new properties 2024-02-22 12:07:01 +03:00
MihailRis
a5925135a4 lua: textbox.text, placeholder properties 2024-02-21 15:21:26 +03:00
MihailRis
5c23b4125d even more boilerplate code 2024-02-19 23:56:39 +03:00
MihailRis
7792c1a6f4 a huge pile of boilerplate code 2024-02-19 14:13:06 +03:00
MihailRis
8409e0d82e slot onrightclick event 2024-02-19 00:18:08 +03:00
MihailRis
ed6a377e90 gui: more lua support + 'coord' renamed to 'pos' 2024-02-18 22:08:08 +03:00
MihailRis
d8b3920d65 ui: more xml support + hud.close function 2024-02-17 13:58:12 +03:00
MihailRis
018f0affaa more docs 2024-02-17 00:36:22 +03:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
MihailRis
11bb9e5926 misc hud-related updates 2024-02-15 14:43:03 +03:00
A-lex-Ra
02860f193a <algorithm> included where needed 2024-02-14 10:40:02 +06:00
MihailRis
2aa49c7470 minor refactor 2024-02-14 01:19:24 +03:00
MihailRis
c6bd52eed2 gui: more xml and lua support 2024-02-14 00:31:45 +03:00
MihailRis
05589b721e lua: gui library (WIP) 2024-02-13 18:16:18 +03:00
MihailRis
302b649634 ui scripting related fixes 2024-02-13 14:36:10 +03:00
MihailRis
b6f675a540 gui: added UINode.zindex 2024-02-13 12:46:06 +03:00
MihailRis
de6a6dd771 xml: image element 2024-02-12 22:54:09 +03:00
MihailRis
8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis
bb1743105d UiXmlReader padding fix 2024-02-09 23:06:50 +03:00
MihailRis
fce77bc896 lua environmnents-related update 2024-02-09 15:46:43 +03:00
MihailRis
07adbd04ea UiDocument is an asset now 2024-02-09 09:59:36 +03:00
MihailRis
54e6d49847 fixed missing include 2024-02-07 19:31:43 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis
23705e065e InventoryView::readXML 2024-02-06 23:26:11 +03:00
MihailRis
4ad48bdb63 textbox validation fix 2024-02-05 05:38:42 +03:00
MihailRis
4fd398844e UiXmlReader update 2024-02-05 01:10:05 +03:00
MihailRis
b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis
3cd648e10c UiXmlReader update 2024-02-04 09:32:26 +03:00
MihailRis
86412a28ec UiXmlReader added (WIP) 2024-02-04 05:00:29 +03:00
MihailRis
e9efdb0e7b missing-content panel scroll fix 2024-02-04 03:31:11 +03:00
MihailRis
4d54fadd61 visual fixes 2024-02-03 06:08:27 +03:00
MihailRis
9cb3923442 gui and Font update 2024-02-03 05:56:10 +03:00
MihailRis
6cdb45485b buttons-related semantics update + refactor 2024-02-03 04:48:05 +03:00