NorthstarLauncher/primedev
Jack e1eb2a6f4b
Don't allow too many arguments to be sent to the map command (#673)
`map` should only take a single arg that specifies the map to load.
2024-03-02 15:29:58 +01:00
..
client Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
cmake Pull zlib from custom fork (#650) 2024-01-24 22:58:18 +01:00
config Address C4267 compiler warnings (#647) 2024-01-21 20:34:19 +01:00
core Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
dedicated Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
engine Plugin interfaces (plugins v4) (#615) 2024-02-04 02:14:46 +01:00
logging Plugin interfaces (plugins v4) (#615) 2024-02-04 02:14:46 +01:00
masterserver Address C4267 compiler warnings (#647) 2024-01-21 20:34:19 +01:00
mods Update default mods list URL (#662) 2024-02-06 23:03:10 +01:00
plugins Plugin interfaces (plugins v4) (#615) 2024-02-04 02:14:46 +01:00
primelauncher Address C4267 compiler warnings (#647) 2024-01-21 20:34:19 +01:00
scripts Check OpenExternalWebBrowser custom flag better (#674) 2024-03-02 15:29:02 +01:00
server Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
shared Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
squirrel Fix bad offsets of `sq_getfunction` (#672) 2024-02-25 19:29:38 +01:00
thirdparty Cherry-pick changes from more recent RapidJSON to reduce warnings (#646) 2024-01-21 18:56:09 +01:00
toolframework Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
util Don't allow too many arguments to be sent to the map command (#673) 2024-03-02 15:29:58 +01:00
wsockproxy Clean up wsock proxy code and move wsock build system logic (#671) 2024-02-18 22:11:09 +01:00
CMakeLists.txt Clean up wsock proxy code and move wsock build system logic (#671) 2024-02-18 22:11:09 +01:00
Launcher.cmake Format cmake files 2024-01-03 23:39:55 +01:00
Northstar.cmake Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
Northstar.def Use .def for function exports (#625) 2024-01-04 00:32:20 +01:00
dllmain.cpp Plugin interfaces (plugins v4) (#615) 2024-02-04 02:14:46 +01:00
ns_version.h Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
pch.h Remove `structs.h` in favor of manual padding (#613) 2024-01-20 23:37:47 +01:00
resource1.h Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
resources.rc Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00