1 Commits

Author SHA1 Message Date
F1ssi0N
7ce00987a0 Crossplatform support for the whole of backtrack + some more goodies (#33)
* Fix code style and add crossplat support for some functions

* Fix bug from code style changes

* Add profiler

* add debug define

* Update convar to_string functions to work and init the tf_convar correctly

* Add font drawing support to draw

* Add player info support and change hitboxes_internal to use 1 matrix operation

* Add get_latency and ticks_to_time and time_to_ticks

* Remove unnecessary build flag

* Add profiler init code and profile createmove

* Add tick_valid and profile backtrack

* Update esp to show profiler nodes

* Change aimbot visible_target logic and profile

* Change profile scope macro for clang

* Calculate a clock speed on linux

* Use intel intrinsic rdtsc

* Crossplatform fixes.

* more crosspaltform fixes

* basic lagexploit and some neat shit (#32)

Add lag exploit

* Update backtracking to copy the transforms it wants instead of letting setupbones recreate it again

* Cleanup redundent code and add linux code path

* Fix code define issues on linux
2018-04-03 21:16:44 +02:00