index
:
gdi-radar-lib.git
master
A KISS Gdi library used for radar based game cheats.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GdiRadarLib
/
GdiRadar.cpp
Commit message (
Expand
)
Author
Age
*
api function to get HWND of the radar window
Toni Uhlig
2019-11-20
*
added angle line length
Toni Uhlig
2019-11-20
*
removed superfluous debug outputs to increase performance and addded a new ap...
Toni Uhlig
2019-11-10
*
radar can now draw view angles of entities
Toni Uhlig
2019-10-20
*
added GDI radar blue entity
Toni Uhlig
2019-10-19
*
added NULL ptr checks for public API and added close&cleanup function
Toni Uhlig
2019-10-16
*
added support for black filled shapes as entities
Toni Uhlig
2019-10-16
*
print gdi update timings if _DEBUG set
Toni Uhlig
2019-10-15
*
replaced std::cout with printf to be more compatible with most games
Toni Uhlig
2019-10-15
*
added Release-Verbose build which includes STDOUT debug messages
Toni Uhlig
2019-10-14
*
using good ol' failsafe for-loop instead of an iterator based foreach approac...
Toni Uhlig
2019-10-14
*
print only debug messages for debug targets
Toni Uhlig
2019-10-14
*
added new static lib and moved code from Test to it; use "old" console app as...
Toni Uhlig
2019-10-14