metaforce/hecl/lib
Phillip Stephens d9b7229e79
Add input visualization, protect first 7 object slots from deletion
The first 7 slots in the game are related to the player, we don't want to allow anyone to delete them because the game *will* crash
2021-05-30 00:52:20 -07:00
..
Blender Invert blender version check 2021-03-10 11:59:10 -08:00
Runtime Fixes for Apple Silicon 2021-01-06 20:54:11 -05:00
CMakeLists.txt Remove deleted header 2021-05-29 18:45:07 -04:00
CVar.cpp CVar: Ensure m_wasDeserialized set in deferred & command line cases 2021-05-15 19:00:40 -04:00
CVarCommons.cpp Add input visualization, protect first 7 object slots from deletion 2021-05-30 00:52:20 -07:00
CVarManager.cpp CVar: Ensure m_wasDeserialized set in deferred & command line cases 2021-05-15 19:00:40 -04:00
ClientProcess.cpp Don't limit CpuCountOverride to nproc 2020-04-13 01:10:03 -04:00
Compilers.cpp Update fmtlib 2020-04-11 12:48:11 -10:00
Console.cpp Updates for fmtlib 7 2021-04-06 12:55:40 -04:00
HumanizeNumber.cpp Update fmtlib 2020-04-11 12:48:11 -10:00
MultiProgressPrinter.cpp Update fmtlib 2020-04-11 12:48:11 -10:00
Pipeline.cpp Add initial imgui implementation 2021-05-29 18:45:07 -04:00
Project.cpp Update fmtlib 2020-04-11 12:48:11 -10:00
ProjectPath.cpp Update fmtlib 2020-04-11 12:48:11 -10:00
SteamFinder.cpp hecl: Make use of FopenUnique 2019-08-22 01:16:48 -04:00
WideStringConvert.cpp Update submodules (includes LLVM 12 fix) 2021-05-02 00:01:56 -04:00
closefrom.c Add closefrom call to RunProcess 2019-02-26 19:13:19 -10:00
hecl.cpp Fix -Wstringop-truncation issues 2021-04-05 13:29:41 -04:00