Age | Commit message (Expand) | Author |
2023-12-20 | Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2 | Jack |
2023-12-14 | Fix SERVER | CLIENT context specifier error (#566)v1.21.2-rc1v1.21.1-rc1v1.21.1 | EladNLG |
2023-12-14 | Add plugin dependency constants (#458)v1.21.0-rc1 | cat_or_not |
2023-12-14 | Rework `-vanilla` to be a vanilla compatibility mode (#601) | Jack |
2023-11-06 | Plugins v3 (#472)v1.20.1-rc2v1.20.1-rc1v1.20.0-rc3v1.20.0 | cat_or_not |
2023-11-05 | Expose `Northstar.dll` version to squirrel (#558) | Jack |
2023-10-07 | Reduce warnings due to calling conventions (#555)v1.19.5-rc1v1.19.5 | Jack |
2023-09-15 | Fix `CSquirrelVM::Init` hook in `server.dll` (#544) | F1F7Y |
2023-07-22 | Safe I/O 2 - Electric Boogaloo! (#404) | EladNLG |
2023-07-07 | Memory class renaming (#469) | F1F7Y |
2023-06-28 | Code cleanup (#478)v1.16.0-rc1v1.15.1-rc1v1.15.11.15.X | Jan |
2023-04-27 | Use structs for the Script Server Browser (#453)v1.14.2-rc1v1.14.2v1.14.1-rc1v1.14.1v1.14.0-rc1v1.14.0 | uniboi |
2023-04-23 | Fix initscript issue (#457)v1.13.2-rc2v1.13.2-rc1v1.13.2v1.13.1-rc1v1.13.1 | cat_or_not |
2023-04-18 | Fix getvector returning garbage data (#448) | uniboi |
2023-04-11 | Plugin system v2 (#343) | Emma Miler |
2023-03-31 | Bring back sq_getobject and sq_getthisentity for the client and ui vm (#428) | cat_or_not |
2023-03-07 | me when case inconsistency (#437)v1.12.4-rc1v1.12.4 | EladNLG |
2023-02-14 | Force-include `pch.h` to all files, remove explicit includes (#393) | p0358 |
2023-02-09 | Add Destroy callback for squirrel scripts. (#383)v1.12.3-rc2v1.12.3-rc1v1.12.3 | Erlite |
2023-01-11 | push vectors to stack correctly (#395) | uniboi |
2023-01-04 | Improve response to UI VM compile errors (#388) | Jack |
2022-12-26 | Add missing breaks to AsyncCall_External() (#382) | Erlite |
2022-12-26 | Process all squirrel messages in the buffer instead of one per frame. (#381) | Erlite |
2022-12-22 | Add NSGetModName (#366) | Emma Miler |
2022-12-22 | Add script concommands (#373) | Emma Miler |
2022-12-22 | Fix UI VM Destruction (again again) (#380) | Emma Miler |
2022-12-19 | Restructuring (#365) | Emma Miler |