SuperMarioOdysseyOnline/source/server
Nick Renieris 60a5179e4b Anims/Types: Handle out of bounds FindStr accesses without throwing
Throwing tries to call `std::__throw_out_of_range_fmt` which results in a crash.
The cause of the out of bounds accesses needs to be investigated.
2022-06-23 20:56:05 -04:00
..
Client.cpp Anims/Types: Handle out of bounds FindStr accesses without throwing 2022-06-23 20:56:05 -04:00
DeltaTime.cpp First Commit 2022-06-16 14:33:18 -07:00
GameModeTimer.cpp First Commit 2022-06-16 14:33:18 -07:00
HackModelHolder.cpp First Commit 2022-06-16 14:33:18 -07:00
HideAndSeekConfigMenu.cpp First Commit 2022-06-16 14:33:18 -07:00
HideAndSeekMode.cpp First Commit 2022-06-16 14:33:18 -07:00
SocketBase.cpp First Commit 2022-06-16 14:33:18 -07:00
SocketClient.cpp Correct socket option/levels 2022-06-18 18:37:46 -07:00
captureSync.cpp First Commit 2022-06-16 14:33:18 -07:00
logger.cpp Revert "remove fixed buffer size from logger (+ run clang-format)" 2022-06-19 23:56:37 -07:00