| Commit message (Expand) | Author | Age |
* | 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 |
* | moved from VS2017 to VS2015 for compat reasons | 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 |