mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-03 06:20:57 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
5b0a76cfd2
net_udp.c: Renamed all function argument names as socket to socketid. Replaced the inet_addr("127.0.0.1") call with htonl(INADDR_LOOPBACK). Replaced qboolean _true with int _true. net.h: Renamed the OpenSocket and CloseSocket function pointers to Open_Socket and Close_Socket. net_dgrm.c: Adjusted for Open_Socket and Close_Socket change. net_sdlnet.c: Made some functions static. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@191 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
Linux | ||
MacOSX | ||
Misc | ||
Quake | ||
Windows | ||
gnu.txt |