aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/squirrel/squirrel.cpp
AgeCommit message (Expand)Author
2023-12-27Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2Jack
2023-12-20Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2Jack
2023-12-14Add plugin dependency constants (#458)v1.21.0-rc1cat_or_not
2023-12-14Rework `-vanilla` to be a vanilla compatibility mode (#601)Jack
2023-11-06Plugins v3 (#472)v1.20.1-rc2v1.20.1-rc1v1.20.0-rc3v1.20.0cat_or_not
2023-11-05Expose `Northstar.dll` version to squirrel (#558)Jack
2023-10-07Reduce warnings due to calling conventions (#555)v1.19.5-rc1v1.19.5Jack
2023-09-15Fix `CSquirrelVM::Init` hook in `server.dll` (#544)F1F7Y
2023-07-22Safe I/O 2 - Electric Boogaloo! (#404)EladNLG
2023-07-07Memory class renaming (#469)F1F7Y
2023-04-27Use structs for the Script Server Browser (#453)v1.14.2-rc1v1.14.2v1.14.1-rc1v1.14.1v1.14.0-rc1v1.14.0uniboi
2023-04-23Fix initscript issue (#457)v1.13.2-rc2v1.13.2-rc1v1.13.2v1.13.1-rc1v1.13.1cat_or_not
2023-04-11Plugin system v2 (#343)Emma Miler
2023-03-31Bring back sq_getobject and sq_getthisentity for the client and ui vm (#428)cat_or_not
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-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