Monster cleaning up again
- Mar 30, 2021
-
-
Monster Iestyn authored
I also put in a missing `defined (__APPLE__)` in d_netcmd.h related to cv_mouse2opt Also removed a redundant `!defined (__APPLE__)` in d_main.c
-
- Mar 24, 2021
-
-
Monster Iestyn authored
-
- Mar 22, 2021
-
-
Monster Iestyn authored
Remove all remaining traces of the following macros for the obsolete DOS port, which were missed previously: * `DJGPP` * `__DJGPP__` * `DJGPPDOS` * `PC_DOS` * `WATTCP` May get rid of `MSDOS` later once I get word on whether I should kill it or not
-
Monster Iestyn authored
-
Monster Iestyn authored
-
- Nov 13, 2020
-
-
Monster Iestyn authored
Split off actual skin-setting code from SetPlayerSkinByNum so that both SetPlayerSkin and SetPlayerSkinByNum can call it, rather than to each other
-