aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/scripts
AgeCommit message (Expand)Author
2023-12-27Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2Jack
2023-12-20Format projectNorthstar
2023-12-20Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2Jack
2023-10-07Expose origin auth state and errors to squirrel (#468)Jack
2023-07-28Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519)F1F7Y
2023-07-25Remove Vector3 Constructor (#494)Jan
2023-07-22Safe I/O 2 - Electric Boogaloo! (#404)EladNLG
2023-07-07Memory class renaming (#469)F1F7Y
2023-06-28Replace dependent names with explicit template definition (#490)Jan
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-18Fix DecodeJSON fatalParseErrors param (#443)EladNLG
2023-04-11Plugin system v2 (#343)Emma Miler
2023-03-05Fix build errors due to declaration order in scripthttprequesthandler (#430)pg9182
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
2023-01-26remove debug logging (#402)uniboi
2023-01-21Expose Cursor Position to UI vm (#387)uniboi
2023-01-06Fix issues of restriction of chat message charset (#391)v1.12.0-rc1p0358
2023-01-05Restrict chat message charset (#389)pg9182
2022-12-22Add NSGetLocalPlayerUID() function. (#371)Erlite
2022-12-22Add NSDisconnectPlayer() function. (#376)Erlite
2022-12-19Restructuring (#365)Emma Miler