aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added Release-Verbose build which includes STDOUT debug messagesToni Uhlig2019-10-14
|
* removed x86 build, since I won't support it anywayToni Uhlig2019-10-14
|
* using good ol' failsafe for-loop instead of an iterator based foreach ↵Toni Uhlig2019-10-14
| | | | approach w/ exceptions
* moved from VS2017 to VS2015 for compat reasonsToni Uhlig2019-10-14
|
* added additional diagonal moving entity for the integration testToni Uhlig2019-10-14
|
* print only debug messages for debug targetsToni Uhlig2019-10-14
|
* renamed old GdiRadar integration test (+folder) to GdiRadarTestToni Uhlig2019-10-14
|
* added new static lib and moved code from Test to it; use "old" console app ↵Toni Uhlig2019-10-14
| | | | as integration test
* calculate radar aspect ratio, bounds and relative/absolute positions of drawingsToni Uhlig2019-10-13
|
* added gdi redraw/repaint if pre-configured time pastToni Uhlig2019-10-13
|
* using LRESULT and correct HINSTANCE conversionToni Uhlig2019-10-13
|
* removed code from main which is now done by gdi radar moduleToni Uhlig2019-10-13
|
* basic window events are now correctly processedToni Uhlig2019-10-13
|
* basic GdiRadar libToni Uhlig2019-10-12
|
* initial commitToni Uhlig2019-10-10
|
* Add project files.Toni Uhlig2019-10-10
|
* Add .gitignore and .gitattributes.Toni Uhlig2019-10-10