index
:
NorthstarLauncher
1.10.X
1.11.X
1.12.X
1.14.X
1.15.X
1.16.X
1.17.X
1.18.X
1.19.X
1.20.X
1.4.X
1.5.X
1.6.X
1.7.X
1.9.X
adjust-clang-format-align-trailing-comments
chore/revert-zlib-cmake-fix
chore/update-gitignore-deps-folder
ci/set-specific-msvc-version
ci/use-older-windows
docs/update-build-instructions
experimental-bots-pr
feat/overhaul-mod-loading-locations
feat/update-for-new-verified-json
feat/whitelist-safeio-file-extensions
grapple-fixes
indentation-test
main
merged-main-into-refactor
modloading-rewrite-pr
more-git-blame-ignore-revs
refactor-format-ignore-autohook
refactor-remove-context-file
refactor-temp-test
temp-rcon-fix-attempt
temp/revert-back-to-float-time
temp/test-cmake-formatting
temp/test-conflict
temp/test-dedi-crash-plugin
temp/test-formatting-before-push
temp/test-revert-hooking-change
temp/test-spoon-clang-format
temp/test-spoon-cmake-formatting
test-revert-bik-load
update-lib-curl-pr
Launcher used to modify Titanfall 2 to allow mods to be loaded
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NorthstarDedicatedTest
/
modmanager.h
Age
Commit message (
Expand
)
Author
2022-02-03
Format project
Northstar
2022-01-30
Added command line option for custom northstar dir
Emma Miler
2021-12-30
actually use custom allocation, override allocators of curl and rapidjson
p0358
2021-12-20
auth fix and typo fix
BobTheBob
2021-12-19
openssl support
BobTheBob
2021-11-07
more modmanager improvements
BobTheBob
2021-11-06
modmanager fixes
BobTheBob
2021-11-05
reworking modloading code
BobTheBob
2021-10-06
add mod enabling/disabling
BobTheBob
2021-10-01
Revert "small modmanager refactors"
BobTheBob
2021-09-30
small modmanager refactors
BobTheBob
2021-08-09
add mod localisation, say command and more masterserver stuff
BobTheBob
2021-08-02
add dynamic keyvalue building, client serverbrowser stuff
BobTheBob
2021-07-28
improve lookup speeds for mod files
BobTheBob
2021-07-25
wasted a day working on something that didn't end up working, rework some mod...
BobTheBob
2021-07-23
add support for building scripts.rson at runtime
BobTheBob
2021-07-23
add basic vpk file replacement
BobTheBob
2021-07-21
add eval commands and script compile error hook
BobTheBob
2021-07-20
add basic mod support with support for mod convars
BobTheBob
2021-07-18
add rapidjson, move all logging to spdlog
BobTheBob