Kawe Mazidjatari 250fd504af VScript: properly implement 'sq_getstring' and 'sq_getinteger' + more
sq_getstring and sq_getinteger are now properly implemented (code matches squirrel code, and generated assembly matches that of the game). Adjusted call sites to accommodate the new implementation and added a few extra checks. Also added:
* sq_getfloat
* sq_getbool
* sq_getthread
2024-04-05 18:40:37 +02:00
..
2022-07-24 12:59:40 +02:00
2022-04-05 01:13:27 +02:00
2023-05-06 16:23:56 +02:00
2023-01-20 00:28:49 +01:00
2022-10-13 02:22:50 +02:00
2024-04-05 16:41:09 +02:00
2023-07-19 17:17:38 +02:00