NorthstarLauncher/NorthstarDLL/squirrel
Jack 0976a3500e
Rework `-vanilla` to be a vanilla compatibility mode (#601)
Old `-vanilla` behaviour is now handled by `-nonorthstardll`.

New squirrel constant called `VANILLA`. Set to true when in vanilla compatibility mode.

Differences when in vanilla compatibility mode:
- Doesn't restrict server commands (same as `-norestrictservercommands`)
- Doesn't block FairFight screenshot functions 
- Doesn't do Atlas-related stuff (except for mainmenupromos)
2023-12-14 13:00:26 +01:00
..
squirrel.cpp Rework `-vanilla` to be a vanilla compatibility mode (#601) 2023-12-14 13:00:26 +01:00
squirrel.h Plugins v3 (#472) 2023-11-06 02:21:50 +01:00
squirrelautobind.cpp Force-include `pch.h` to all files, remove explicit includes (#393) 2023-02-14 14:04:42 +00:00
squirrelautobind.h Restructuring (#365) 2022-12-19 19:32:16 +01:00
squirrelclasstypes.h Plugins v3 (#472) 2023-11-06 02:21:50 +01:00
squirreldatatypes.h Improve response to UI VM compile errors (#388) 2023-01-04 21:12:53 +00:00