Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Ozkan Sezer f89750857f struct sockaddr has unsigned char sa_len as the first member in BSD
in BSD variants and the family member is also an unsigned char instead
of (unsigned) short. So we define HAVE_SA_LEN for those BDS variants
and check for the offsetof for the sa_family member and also change
the struct qsockaddr to mirror that.  This should matter only when
PLATFORM_UNIX is defined.


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@260 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-08-09 12:20:39 +00:00
Linux renamed main.c to main_sdl.c. 2010-04-24 15:21:59 +00:00
MacOSX Added the Sparkle framework to OS X launcher for automatic updates (this is not entirely ready for release yet). 2010-08-08 13:17:35 +00:00
Misc added fitzquake085.txt as a reference doc. split fitzquake080.txt into 2010-04-24 13:32:50 +00:00
Quake struct sockaddr has unsigned char sa_len as the first member in BSD 2010-08-09 12:20:39 +00:00
Windows Windows/dirent.c: include stddef.h for MSVC to get intptr_t. 2010-07-25 08:28:27 +00:00
gnu.txt updated the copyleft file from ftp://ftp.gnu.org/gnu/Licenses/COPYING-2.0 2010-02-19 12:40:45 +00:00