Jan
|
502e134ed8
|
Fix not properly handling concurrent strings in permissive menu loading mode
|
2023-09-23 19:04:15 +02:00 |
|
Jan
|
886bcfeaf8
|
Add non static evaluation for simple expressions
|
2022-08-13 14:13:11 +02:00 |
|
Jan
|
91cfb2e8dd
|
Move AbstractScopeSequenceHolder to Parse and make it a template class to be reusable
|
2022-01-18 22:55:25 +01:00 |
|
Jan
|
d8b1f58b40
|
Accept any character on menu permissive mode
|
2021-12-29 02:52:13 +01:00 |
|
Jan
|
7188b0946d
|
Make use of custom functions when converting menus
|
2021-12-28 23:52:42 +01:00 |
|
Jan
|
f0edfc5939
|
Fix IW4x menu script arguments
|
2021-12-28 18:04:32 +01:00 |
|
Jan
|
30bc876ee4
|
Add menu iw4x uiscripts
|
2021-12-28 15:31:56 +01:00 |
|
Jan
|
80a0fba606
|
Parse menu event handler setplayerdata
|
2021-12-28 14:17:02 +01:00 |
|
Jan
|
9c5c34b0c8
|
Leave away unnecessary trailing zeros in script numeric values for menus
|
2021-12-12 16:23:58 +01:00 |
|
Jan
|
b082e471e7
|
Add permissive mode for menu parsing that accepts unknown script tokens as long as they can be put into the script
|
2021-11-28 17:55:26 +01:00 |
|
Jan
|
fb70d9538a
|
Make menu and item rect accept expressions as static values
|
2021-11-26 17:43:27 +01:00 |
|
Jan
|
38f3d7d10e
|
Move Menu Expression to Simple Namespace to have generic configurable expressions
|
2021-11-24 17:44:14 +01:00 |
|
Jan
|
4f2a8454a6
|
Move common expression classes to simple parsing setup
|
2021-11-22 21:47:05 +01:00 |
|
Jan
|
0ffa85d557
|
Fix event handler set not clearing current script correctly
|
2021-11-20 22:01:21 +01:00 |
|
Jan
|
ef1ad18332
|
Recognize script numeric and int values as strings
|
2021-11-20 12:01:04 +01:00 |
|
Jan
|
109955b8f2
|
Add unit tests for most eventhandlerset script sequences
|
2021-11-14 18:17:13 +01:00 |
|
Jan
|
252dee03ba
|
Fix menu EventHandlerSetSequences if parsing behaviour based on unit tests
|
2021-11-14 14:04:17 +01:00 |
|
Jan
|
13589fd43c
|
Add menu eventhandlerset sequences for if, elseif and else
|
2021-11-14 12:46:02 +01:00 |
|
Jan
|
b1e5fc70a6
|
Add Menu EventHandler parser for lerp
|
2021-11-13 22:18:08 +01:00 |
|
Jan
|
7025fca81c
|
Add simple script parsing for menus
|
2021-11-07 00:45:39 +01:00 |
|
Jan
|
81203e523e
|
Handle condition stack on event handler closing parenthesis
|
2021-11-06 19:30:36 +01:00 |
|
Jan
|
54d7f75af6
|
Close EventHandlerSetBlock again
|
2021-11-06 18:08:58 +01:00 |
|
Jan
|
bf19208351
|
Add base for menu eventhandlerset parsing
|
2021-11-06 16:28:24 +01:00 |
|