Age | Commit message (Expand) | Author |
---|---|---|
2022-05-09 | use lambdas for dll load callbacks so intellisense shits itself less | BobTheBob |
2022-05-09 | refactor some squirrel stuff and ingame compilation error message | BobTheBob |
2022-05-09 | move sqvm funcs to sq managers | BobTheBob |
2022-05-09 | use in-file macros rather than global funcs for registering dll load callbacks | BobTheBob |
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob |
2022-03-15 | move to using g_pCVar more | BobTheBob |
2022-03-06 | Fix #101, chat hook memory leak (#105) | Tom Barham |
2022-02-25 | use vanilla chat logic if codecallbacks are missing | BobTheBob |
2022-02-21 | Advanced chat: custom messages and client hooks (#74) | Tom Barham |