aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/NorthstarDLL.vcxproj
AgeCommit message (Expand)Author
2023-02-22Implement `dedi_sendPrintsToClient` (#418)BobTheBob
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
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-04generally cleanup authentication code and fix client state issues with reject...BobTheBob
2022-12-22Add NSGetModName (#366)Emma Miler
2022-12-22Fix console not enabling (#379)Emma Miler
2022-12-19Restructuring (#365)Emma Miler
2022-12-13Implement HTTP requests for Squirrel scripts (#344)Erlite
2022-12-02Move include directory (#337)v1.11.0-rc1Emma Miler
2022-11-20Add support for querying player userinfo cvars in script (#293)BobTheBob
2022-11-20Squirrel bridge v3 (#310)Emma Miler
2022-11-14New syntax for reversed structs (#324)Emma Miler
2022-11-13Squirrel functions auto bind (#299)Maya
2022-11-13allow kb_act.lst to be compiled from multiple mods (#298)BobTheBob
2022-11-12Logging improvements + Colours (new) (#320)Emma Miler
2022-11-12allow vmts do be loaded from disk (#292)BobTheBob
2022-10-31add KeyValues class (#303)BobTheBob
2022-10-17big refactor (#171)v1.10.0-rc1BobTheBob
2022-08-25Rename `configurables.cpp` to `nsprefix.cpp` (#253)BobTheBob
2022-08-24Change file name case sensitivity to lower case (#249)GeckoEidechse
2022-08-24Adjust folder structure (#242)BobTheBob