Tamás Bálint Misius
|
ef308c1e48
|
Fix crash if tpt.installScriptManager fails
In which case the request completion handler code neglected to reset the unique_ptr holding the request.
|
2024-02-29 19:04:02 +01:00 |
|
Tamás Bálint Misius
|
7a10847780
|
Eliminate polymorphism from the CommandInterface hierarchy
This is similar to what I did to Gravity in 9068920de3 . The idea is that we can choose between the implementations at compile time.
|
2024-01-24 18:49:34 +01:00 |
|
Tamás Bálint Misius
|
1cb8f0378f
|
Organize Lua API into multiple TUs
|
2024-01-24 11:28:27 +01:00 |
|