Age | Commit message (Expand) | Author |
---|---|---|
2022-05-27 | rename project folder (:tf: commit log) | BobTheBob |
2022-05-26 | lots of cleanup and starting moving to new hooking macros | BobTheBob |
2022-05-13 | move sqvm funcs into wrappers in the manager class | BobTheBob |
2022-05-09 | use lambdas for dll load callbacks so intellisense shits itself less | BobTheBob |
2022-05-09 | move tier0 and playlist funcs to namespaces | 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-04-13 | Format project | Northstar |
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 |