Age | Commit message (Expand) | Author |
2022-04-13 | Fix formatting to stop clang-format failing in CI (#143) | GeckoEidechse |
2022-04-12 | Update ns_icon.ico (#127) | amione |
2022-04-12 | make curl logging optional (#141) | BobTheBob |
2022-04-12 | more changes to mod rpak loading (#139) | BobTheBob |
2022-04-12 | make toggleconsole FCVAR_DONTRECORD (#140) | BobTheBob |
2022-04-09 | various rpak loading changes (#135) | BobTheBob |
2022-04-09 | add rui_drawEnable (#134) | BobTheBob |
2022-04-09 | add audio changes (#133) | BobTheBob |
2022-04-08 | rename convar defaultvalue to m_pszDefaultValue (#136) | BobTheBob |
2022-03-28 | Update plugins.cpp (#124)v1.6.2-rc1v1.6.2v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0-rc4v1.6.0 | Emma Miler |
2022-03-28 | More exploit fixes by KIttenPopo (#126) | GeckoEidechse |
2022-03-26 | Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3 | KittenPopo |
2022-03-26 | Re-add clang-formatv1.6.0-rc2v1.6.0-rc1 | GeckoEidechse |
2022-03-26 | Add version numbering to all master server requests (#113) | Emma Miler |
2022-03-23 | Implement KittenPopo exploit fixes (and sanity changes) (#112) | KittenPopo |
2022-03-23 | Update link to Discord server
| GeckoEidechse |
2022-03-22 | remove ClientCommandKeyValues | BobTheBob |
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob |
2022-03-15 | add mod binks, mod rpak loading, and support for non-preload vpks/rpaks | BobTheBob |
2022-03-15 | move to using g_pCVar more | BobTheBob |
2022-03-11 | Allow origin to start in the background (#108) | Barnaby |
2022-03-11 | Add check for player name correctness (#86) | Barnaby |
2022-03-06 | don't kick local player for netchan limits | BobTheBob |
2022-03-06 | add support for server=>client script stringcommands | BobTheBob |
2022-03-06 | Fix #101, chat hook memory leak (#105) | Tom Barham |
2022-03-06 | Fix a memory leak for `setupfunc` (#103) | Emma Miler |
2022-03-06 | Fixed crash with plugin loading (#102) | Emma Miler |
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 |