|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
|
8a1fe03358
|
Add base for IW5 menu parsing
|
2023-08-23 23:08:50 +02:00 |
|
|
ccc020ca7e
|
Make key handler map a multimap to be able to support multiple handlers for the same key
|
2023-08-23 23:07:55 +02:00 |
|
|
f30bbd65da
|
Initialize default values of menus via class level defaults
|
2021-12-29 13:50:45 +01:00 |
|
|
5b087e0d31
|
Add missing itemscope and menuscope sequences
|
2021-11-25 19:22:14 +01:00 |
|
|
4f2a8454a6
|
Move common expression classes to simple parsing setup
|
2021-11-22 21:47:05 +01:00 |
|
|
03b3981312
|
Add menu key handlers
|
2021-11-20 22:01:01 +01:00 |
|
|
4552a4fe4a
|
Add asset loading states per zone for the usecase of saving loaded menus and menu functions
|
2021-11-13 22:18:44 +01:00 |
|
|
5af2e6da61
|
Add menu scopes to state before closing them
|
2021-11-06 17:47:18 +01:00 |
|
|
321794a209
|
Parse Expression Properties for menuDefs
|
2021-11-04 22:47:49 +01:00 |
|
|
be4e489118
|
Add sequences for simple common menu properties
|
2021-11-01 13:30:12 +01:00 |
|
|
2aa0eb2a8c
|
Add generic property matchers for menus
|
2021-11-01 12:28:40 +01:00 |
|
|
68945de51a
|
Add menu matcher for fullscreen property
|
2021-11-01 10:25:15 +01:00 |
|
|
ff823b4722
|
Move menu parsing classes to menu namespace
|
2021-11-01 09:43:07 +01:00 |
|
|
bba55706bf
|
Add basic parsing for menu lists with only loadMenus instructions
|
2021-10-31 15:37:46 +01:00 |
|