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-04-18 03:35:08 +02:00
2022-05-25 14:18:29 +02:00
2022-05-28 22:02:00 +02:00
2022-05-25 14:18:29 +02:00
2022-05-26 01:44:54 +02:00
2022-05-25 12:07:08 +02:00
2022-05-07 03:52:33 +02:00
2022-05-26 01:44:46 +02:00
2022-05-28 17:14:42 +02:00
2022-05-27 02:21:54 +02:00
2022-05-28 16:12:56 +02:00
2022-05-25 14:18:29 +02:00
2022-05-28 22:02:00 +02:00
2022-03-04 15:59:33 +01:00
2022-05-25 14:18:29 +02:00
2022-05-28 22:02:00 +02:00
2022-05-28 22:02:00 +02:00
2022-05-25 14:18:29 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00