Cppcheck fixes
- Jun 03, 2020
-
-
Monster Iestyn authored
sdl/i_main.c: while we're here, split all the logging initialisation code into a separate function, to make main function more clean
cb7423b9 -
Monster Iestyn authored
(though that said we don't officially care about the win32 folder files anymore)
b11d58ae -
Monster Iestyn authored
V_Init: count to NUMSCREENS, not NUMSCREENS+1 (though I can't help thinking this one might have been deliberate somehow?)
5349a0bf -
Monster Iestyn authoredbb1a2dbb
-
Monster Iestyn authored
Polyobj_rotate and related: change "origin" to vector2_t since all it needs is x/y and not any of the new stuff for vertex_t
8092d303 -
Monster Iestyn authored73404428
-
Monster Iestyn authoredadb11eec
-
Monster Iestyn authoredd11ba672
-
Monster Iestyn authored
This way, if for some reason the ghost has no skin, nothing should spawn at all
879a2bd2
-