1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Desour
322b65435b remove request* and event* functions
rationale:
* it's just boilerplate, as these just fill out the structs. can also be done at call site
* they are usually only called at one place
* it would lead to many includes (or at least forward defs) in sscsm_controller.h and
  sscsm_environment.h
2025-09-22 19:08:45 +02:00
Desour
e4a3b631cf mod_vfs stuff from TurkeyMcMac's PR
Co-authored-by: Jude Melton-Houghton <jwmhjwmh@gmail.com>
2025-09-22 19:08:44 +02:00
Desour
d8435dcf8d some error handling stuff 2025-09-22 19:08:44 +02:00
Desour
3725fb1251 tmp2 2025-09-22 19:08:44 +02:00
Desour
0fb8e1b398 tmp 2025-09-22 19:08:44 +02:00
Desour
7935a63ed4 Add an SSCSM controller and environment skeleton 2025-09-22 19:08:44 +02:00