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
Commit message (
Expand
)
Author
Age
*
added Release-Verbose build which includes STDOUT debug messages
Toni Uhlig
2019-10-14
*
removed x86 build, since I won't support it anyway
Toni Uhlig
2019-10-14
*
using good ol' failsafe for-loop instead of an iterator based foreach approac...
Toni Uhlig
2019-10-14
*
moved from VS2017 to VS2015 for compat reasons
Toni Uhlig
2019-10-14
*
added additional diagonal moving entity for the integration test
Toni Uhlig
2019-10-14
*
print only debug messages for debug targets
Toni Uhlig
2019-10-14
*
renamed old GdiRadar integration test (+folder) to GdiRadarTest
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
*
calculate radar aspect ratio, bounds and relative/absolute positions of drawings
Toni Uhlig
2019-10-13
*
added gdi redraw/repaint if pre-configured time past
Toni Uhlig
2019-10-13
*
using LRESULT and correct HINSTANCE conversion
Toni Uhlig
2019-10-13
*
removed code from main which is now done by gdi radar module
Toni Uhlig
2019-10-13
*
basic window events are now correctly processed
Toni Uhlig
2019-10-13
*
basic GdiRadar lib
Toni Uhlig
2019-10-12
*
initial commit
Toni Uhlig
2019-10-10
*
Add project files.
Toni Uhlig
2019-10-10
*
Add .gitignore and .gitattributes.
Toni Uhlig
2019-10-10