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-21 | remove unnecessary header files | 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 | refactor some squirrel stuff and ingame compilation error message | 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-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob |
2022-03-11 | Add check for player name correctness (#86) | Barnaby |
2022-03-06 | add support for server=>client script stringcommands | BobTheBob |