Shipwright/soh
Jeffrey Crowell 41d1bbe137
Fix nullptr dereference in morpha (#870)
reported on discord, i don't have the ability to reproduce this, but it
appears to be a benign fix, as the only time that the tent2 is checked
down later is guarded by a null check.
2022-07-22 00:27:44 +02:00
..
assets Merge branch 'develop' into z64-devmerge 2022-06-17 00:39:07 -04:00
include Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
macosx [macOS] Bring support down to macOS 10.15 (#816) 2022-07-18 19:30:29 -04:00
soh Revert to using boolean in json 2022-07-21 11:04:37 -07:00
src Fix nullptr dereference in morpha (#870) 2022-07-22 00:27:44 +02:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Makefile Introduce App Directory Path (#572) 2022-07-13 00:19:07 -04:00
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Resource.rc git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
soh.sln Replaced StormLib .lib files with source code. 2022-06-16 20:35:52 -04:00
soh.vcxproj Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
soh.vcxproj.filters Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
soh.vcxproj.user Fix VS stuff 2022-05-15 19:01:19 +02:00