Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Memory class renaming (#469) | F1F7Y | |
- Renames `MemoryAddress` to `CMemoryAddress` - Renames `CMemoryAddress::As` to `CMemoryAddress::RCast` | |||
2023-02-22 | Implement `dedi_sendPrintsToClient` (#418) | BobTheBob | |
* add CGlobals class and g_pGlobals, and update scripts to support * don't automatically enable antispeedhack (oops) * add dedicated.cpp * format * bad push oops * reformat again * implement dedi_sendPrintsToClient * update formatting |