Kawe Mazidjatari e735683940 SquirrelVM refactor
The game uses 2 types, CSquirrelVM (mostly exposed to the VScript API of the engine) and HSQUIRRELVM (mostly used for internal squirrel functions like sq_pushbool etc..).

This refactor properly splits the CSquirrelVM* functions from the HSQUIRRELVM (SQVM*) ones. The functions have also been renamed accordingly and the prototypes have been adjusted to use the correct pointer type.
2022-05-28 22:02:00 +02:00
..
2022-02-06 17:06:22 +01:00
2022-04-16 00:30:46 +02:00
2022-05-28 22:02:00 +02:00
2022-04-18 16:45:26 +02:00
2022-05-17 23:00:30 +02:00
2022-04-16 23:53:03 +02:00
2022-04-26 20:35:51 +02:00
2022-04-16 00:30:46 +02:00
2022-04-16 00:30:46 +02:00