3 Commits

Author SHA1 Message Date
F1ssi0N
7d54105fec
Fix all issues related to running doghook on linux (#21)
* add more linux signatures

* Update premake script to generate correct symbols on respective platforms

* Add debugger gdb for linux builds

* Change from -ggdb to -gdwarf

* change from -gdward to -g3

* Update linux signatures

* Fix issues with virtual function calling

* Fix a bunch of crashes.

* Update prediction vfunc indexes

* Update more indexes

* No more crashes!

* Fix usercmd padding

* Fix more index issues

* Change attach scripts to reflect what they do

* Fix windows compilation issues - remove hardcoded path from attach-basic

* Update attach script
2018-03-18 19:24:49 +00:00
F1ssi0N
5357480f24
Update attach.sh, add linux equivilents of make and create_projects, update gitignore and update premake with c++20 for linux builds (#20) 2018-03-17 19:27:56 +00:00
Marc
94514c32a1 Update Premake5 submodule and update config (#14)
Update Premake5 submodule and update config
2018-03-15 16:09:36 +00:00