6 Commits

Author SHA1 Message Date
IcePixelx
768f2341f1 Added separate function to resolve relative addresses in address.h 2021-08-17 23:02:14 +02:00
IcePixelx
4e261f788a Went over pr and added GetExportedFunction to address.h 2021-08-14 01:56:05 +02:00
IcePixelx
9f55f22b58 Added ConVar/Command dumper to log. 2021-08-12 01:42:10 +02:00
IcePixelx
53724bc9af Changes to address.h
* Cleaned address.h up
* Added function to search for string in .rdata section
* Added function to search for string usage in .text section
2021-08-09 18:12:27 +02:00
Amos
d0e77c42f2 Push SQVM output to in-game console
* Upgrade to spdlog for SQVM_PrintFunc
* Improve in-game console window
* Add print hook for signonstate debug on the client
2021-08-05 03:28:03 -07:00
Amos
d45e6446df Initial project setup for dedicated server
* Move shared utils to shared directory
* Partial cleanup of existing codebase
* Add precompiled header for debug configurations
2021-07-26 03:32:37 -07:00