aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/squirrel
AgeCommit message (Expand)Author
2023-03-31Bring back sq_getobject and sq_getthisentity for the client and ui vm (#428)cat_or_not
2023-03-07me when case inconsistency (#437)v1.12.4-rc1v1.12.4EladNLG
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
2023-02-09Add Destroy callback for squirrel scripts. (#383)v1.12.3-rc2v1.12.3-rc1v1.12.3Erlite
2023-01-11push vectors to stack correctly (#395)uniboi
2023-01-04Improve response to UI VM compile errors (#388)Jack
2022-12-26Add missing breaks to AsyncCall_External() (#382)Erlite
2022-12-26Process all squirrel messages in the buffer instead of one per frame. (#381)Erlite
2022-12-22Add NSGetModName (#366)Emma Miler
2022-12-22Add script concommands (#373)Emma Miler
2022-12-22Fix UI VM Destruction (again again) (#380)Emma Miler
2022-12-19Restructuring (#365)Emma Miler