aboutsummaryrefslogtreecommitdiff
path: root/GdiRadarLib/GdiRadar.h
Commit message (Collapse)AuthorAge
* github releaseHEADmasterToni Uhlig2019-11-25
|
* api function to get HWND of the radar windowToni Uhlig2019-11-20
|
* added angle line lengthToni Uhlig2019-11-20
|
* removed superfluous debug outputs to increase performance and addded a new ↵Toni Uhlig2019-11-10
| | | | api function to check if redraw is actually required
* missed inline in public headerToni Uhlig2019-10-20
|
* added explicit inline qualifier for header funcsToni Uhlig2019-10-20
|
* radar can now draw view angles of entitiesToni Uhlig2019-10-20
|
* added GDI radar blue entityToni Uhlig2019-10-19
|
* added NULL ptr checks for public API and added close&cleanup functionToni Uhlig2019-10-16
|
* added support for black filled shapes as entitiesToni Uhlig2019-10-16
|
* added new static lib and moved code from Test to it; use "old" console app ↵Toni Uhlig2019-10-14
as integration test