Daniel Gibson
dcf3a3d392
Fix or at least comment on some valid compiler warnings
...
(this target = NULL thing is less dangerous than it looks because it
just always uses the else-case, but pretty misleading and possibly
leads to bugs further down the function when target is used again)
2021-12-19 06:12:26 +01:00
Daniel Gibson
c639df99d1
Rename to hardcorps and integrate all its code changes
...
hardqore2 is now called hardcorps.
I got all the changes from https://github.com/revility/hardcorps
2021-12-19 05:55:54 +01:00
Daniel Gibson
d7a3332ad2
Fix some assertions on startup
2021-02-23 03:39:55 +01:00
Daniel Gibson
30391e13f0
Make Hardqore2 build
...
mostly by fixing missing includes and some other compiler errors,
also fixed some compiler warnings (mostly uninitialized variables)
2018-08-26 23:55:54 +02:00
Daniel Gibson
ab119636d3
Import Hardqore2 (doesn't build yet)
2018-08-26 23:52:13 +02:00