NorthstarLauncher/primedev
Jan ab653555f6
Fix plugin with NULL strings causing UB (#695)
Instance string members only after checking for null pointers to prevent UB
2024-05-05 18:00:04 +02:00
..
client Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
cmake Update silver-bun to `72c74b4` (#664) 2024-03-04 01:01:32 +01:00
config Address C4267 compiler warnings (#647) 2024-01-21 20:34:19 +01:00
core Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
dedicated Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
engine Plugin interfaces (plugins v4) (#615) 2024-02-04 02:14:46 +01:00
logging Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
masterserver Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
mods Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
plugins Fix plugin with NULL strings causing UB (#695) 2024-05-05 18:00:04 +02:00
primelauncher Address C4267 compiler warnings (#647) 2024-01-21 20:34:19 +01:00
scripts Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
server Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
shared Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
squirrel Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
thirdparty Fix crash in silver-bun (#679) 2024-03-09 00:20:49 +01:00
toolframework Port navmesh debug renderer from primedev (#626) 2024-02-05 18:01:22 +01:00
util Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +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 Update silver-bun to `72c74b4` (#664) 2024-03-04 01:01:32 +01:00
Northstar.def Use .def for function exports (#625) 2024-01-04 00:32:20 +01:00
dllmain.cpp Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +01:00
ns_version.h Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
pch.h Address C4100 compiler warnings (unused var) (#648) 2024-03-04 01:12:05 +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