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
Age
Commit message (
Expand
)
Author
2022-03-03
Add launcher code for plugin support (#93)
Emma Miler
2022-02-28
Autogenerate startup args text files (#99)
Emma Miler
2022-02-25
Add multiple icon resolutions (#97)
Barnaby
2022-02-25
remove unneeded unstable cvar debug asserts
BobTheBob
2022-02-25
use vanilla chat logic if codecallbacks are missing
BobTheBob
2022-02-24
fix uncommon race condition that creates "phantom" servers
BobTheBob
2022-02-23
ConVar class rebuild (#90)
Kawe Mazidjatari
2022-02-21
Advanced chat: custom messages and client hooks (#74)
Tom Barham
2022-02-20
Fix formatting
Tom Barham
2022-02-19
fix bugs with ainfile dumping (now identical on dumps from loaded files!!!)
BobTheBob
2022-02-18
Fix typo
Jacob
2022-02-18
Fix formatting
JakubiakDev
2022-02-17
Revert "Compress previous logs and dump files on launch (#73)"
Barichello
2022-02-17
Revert "Fix corrupted zipped logs (#76)"
Barichello
2022-02-17
Implement stub loading (#81)
pg9182
2022-02-16
functional ain dumping
BobTheBob
2022-02-16
Fix corrupted zipped logs (#76)
Legonzaur
2022-02-15
Compress previous logs and dump files on launch (#73)
Legonzaur
2022-02-15
make playlist overrides work on private match
RomeoCantCode
2022-02-15
Add format section
Barichello
2022-02-15
Format cherry-picked commits
Barichello
2022-02-12
Fixed typo and made command line flag lowercase
Emma Miler
2022-02-12
Added code for chathooks
Emma Miler
2022-02-12
Format buildainfile.cpp and masterserver.cpp
Barichello
2022-02-12
Remove SpacesInLineCommentPrefix
Barichello
2022-02-10
Update masterserver.cpp
EmmaM
2022-02-10
ain dumping improvements
BobTheBob
2022-02-08
Ignore formatting changes in git blame
Barichello
2022-02-08
Multiple workflow triggers
Barichello
2022-02-07
fixed servername and desc (#68)
wolf109909
2022-02-06
Add .gitattributes
v1.5.0-rc1
Barichello
2022-02-05
Add Build Status to README.md (#66)
Milo Akerman
2022-02-05
Update CI trigger
Barichello
2022-02-03
Format project
Northstar
2022-02-03
Add format-check ci stage
Barichello
2022-02-03
Add clang-format
Barichello
2022-02-02
Fix pdef custom path (#64)
Emma Miler
2022-01-31
Fix Northstar custom directory launch argument (#62)
Emma Miler
2022-01-31
Merge pull request #61 from emma-miler/cla
BobTheBob
2022-01-30
replaced strcmp with strncmp because gecko complained
Emma Miler
2022-01-30
Added command line option for custom northstar dir
Emma Miler
2022-01-30
add FindConVar and FindConCommand
BobTheBob
2022-01-29
Merge pull request #60 from HappyDOGE/main
BobTheBob
2022-01-29
add TextMsg logging
HappyDOGE
2022-01-28
add ns_resetpersistence command
BobTheBob
2022-01-28
initial work on ain file dumping
BobTheBob
2022-01-26
Update link in BUILD.MD
Emma Miler
2022-01-25
Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher
BobTheBob
2022-01-25
use playlist max_players by default rather than requiring arg
BobTheBob
2022-01-24
Merge pull request #56 from p0358/main
BobTheBob
[next]