Age | Commit message (Expand) | Author |
2022-01-24 | Merge pull request #56 from p0358/main | BobTheBob |
2022-01-24 | check for -northstar in wrong place | p0358 |
2022-01-24 | Misc improvements | p0358 |
2022-01-21 | Limit title update interval to 500ms | pg9182 |
2022-01-20 | Revert "Add legal notices file to builds" | Barichello |
2022-01-20 | Fix recursive matching issue and optimized further | Wtz_LASR |
2022-01-20 | Fixes and optimizations around title and server names | wolf109909 |
2022-01-19 | Set resource version to DEV | Barichello |
2022-01-18 | improve dedicated startup | BobTheBob |
2022-01-18 | make FCVAR_CLIENTCMD_CAN_EXECUTE checks not rely on concommand dispatch hooks... | BobTheBob |
2022-01-16 | Merge pull request #34 from HappyDOGE/main | BobTheBob |
2022-01-16 | merge with upstream | HappyDOGE |
2022-01-15 | improve ConCommand__DispatchHook CLIENTCMD_CAN_EXECUTE logic | BobTheBob |
2022-01-15 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher | BobTheBob |
2022-01-15 | run server autoexec after engine init from cbuf rather than commandline parm ... | BobTheBob |
2022-01-14 | LatencyFleX Implementation (#41) | Kyle Gospodnetich |
2022-01-14 | Add build section | Barichello |
2022-01-14 | Add command line arg to disable logs | Barichello |
2022-01-14 | Update date format in dump files | Barichello |
2022-01-14 | automatically apply openssl environment fix for 11th gen intel cpus | BobTheBob |
2022-01-13 | unbreak sp | BobTheBob |
2022-01-10 | prevent FCVAR_GAMEDLL concommands without FCVAR_CLIENTCMD_CAN_EXECUTE from be... | BobTheBob |
2022-01-09 | restrict netchan limit checks to serverside calls only | BobTheBob |
2022-01-09 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher | BobTheBob |
2022-01-09 | fix typo in bansystem uid comparison | BobTheBob |
2022-01-07 | Merge pull request #40 from cpdt/fix-language-hook | BobTheBob |
2022-01-06 | Merge pull request #31 from geniiii/nop-vgui | Barichello |
2022-01-06 | don't hook language functions on dedicated server | Tom Barham |
2022-01-05 | Merge pull request #10 from MindSwipe/feature/version_resourcev1.4.0 | Barichello |
2022-01-05 | Add version resource | MindSwipe |
2022-01-05 | Merge pull request #36 from lolPants/feat/github-actions | Barichello |
2022-01-05 | Add text files to CI artifacts | Barichello |
2022-01-05 | Merge pull request #37 from JJRcop/attribution | Barichello |
2022-01-05 | refactor to allow servers to reregister themselves in heartbeat | BobTheBob |
2022-01-05 | Add legal notices file to builds | Jonathan Rubenstein |
2022-01-04 | switch to release builds | Jack Baron |
2022-01-04 | don't upload all files | Jack Baron |
2022-01-04 | Merge pull request #18 from GeckoEidechse/main | Barichello |
2022-01-04 | fix the beforementioned sound check | HappyDOGE |
2022-01-04 | add a missing bad sound check | HappyDOGE |
2022-01-04 | add github actions workflow | Jack Baron |
2022-01-04 | fix build error on v143 | HappyDOGE |
2022-01-04 | revert vcxproj | HappyDOGE |
2022-01-04 | fix crash when reloading mods when an override is played | HappyDOGE |
2022-01-04 | fix typo and improve performance | HappyDOGE |
2022-01-04 | audio override | HappyDOGE |
2022-01-03 | Merge pull request #17 from HappyDOGE/main | BobTheBob |
2022-01-03 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher into ... | HappyDOGE |
2022-01-03 | Merge pull request #32 from JJRcop/buildtools | Barichello |
2022-01-03 | merge with upstream | HappyDOGE |