Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | Execute cfgs before server startup for gamemode being run (#398)v1.12.0-rc5v1.12.0-rc4v1.12.0 | BobTheBob | |
* run cfg to initialise gamemode on startup * remove ; characters from mp_gamemode * exec using _Cmd_Exec_f to avoid issues with semicolons in gamemode names allowing additional commands to be run * run from cfg/server/ rather than cfg/ * fixup formatting | |||
2022-12-22 | Fix console not enabling (#379) | Emma Miler | |
2022-12-19 | Restructuring (#365) | Emma Miler | |
* Remove launcher proxy * Restructuring * More restructuring * Fix include dirs * Fix merge * Remove clang thing * Filters * Oops |