aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Ditch Mac OS 9 supporttma2005-12-014-51/+0
* * Update MinGW statustma2005-12-011-3/+3
* * Updated AL headerstma2005-12-0112-765/+662
* * Fix compilation when using SDL and dlopening OpenALtma2005-12-011-2/+5
* * Fixed bug where if two looping sounds were added to a single entity theytma2005-12-011-122/+121
* * Fix a warning on non-PPC buildstma2005-12-011-1/+1
* Fixed detection of Altivec on Mac OS X, and added attempt at general detectionicculus2005-12-011-8/+34
* r_smp now works as expected with sdl_glimp.c on Mac OS X.icculus2005-12-011-5/+32
* Another "long double" ...icculus2005-12-011-2/+2
* fix the stupid i386/x86/amd64/x86_64 weirdnessludwig2005-12-011-5/+12
* God damn xml or whatever.zakk2005-12-011-0/+1
* Some language updates to the mission statement thinger.zakk2005-12-011-7/+12
* convert the logo to xpm during "make dist"ludwig2005-11-301-0/+1
* don't use ImageMagickludwig2005-11-301-1/+2
* add "very high quality" option (patch by Pascal de Bruijn) ludwig2005-11-301-2/+8
* * Support RIFF files with zero length data chunks (yes they exist, and yes,tma2005-11-302-22/+50
* Make sure Q3_BIG_ENDIAN and Q3_LITTLE_ENDIAN are defined correctly foricculus2005-11-291-3/+8
* * Status updatetma2005-11-291-6/+6
* Fixed comment.icculus2005-11-281-4/+1
* First shot at SMP renderer with sdl_glimp. Does not work yet!icculus2005-11-282-47/+116
* Fixed some compiler warnings in lcc...mostly "long double" stuff.icculus2005-11-283-6/+6
* Must explicitly define MACOS_X here or lcc won't build on the Mac.icculus2005-11-281-0/+5
* hhttp is a cool new protocolfloam2005-11-271-1/+1
* Ubuntu binariesfloam2005-11-271-0/+8
* add note: merge unix_net.c and win_net.cludwig2005-11-271-1/+2
* files to create a loki-setup based installer. run "make installer"ludwig2005-11-277-2/+196
* fix warning about cast from integer to pointerludwig2005-11-271-2/+2
* documentation updateszakk2005-11-272-10/+8
* * Moved win32 GL extension prototypes from tr_init.c to win_qgl.ctma2005-11-262-10/+6
* * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.localtma2005-11-2611-170/+125
* SDL and OpenAL headers.icculus2005-11-2638-0/+11729
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-2661-22839/+848
* Don't byteswap when resampling audio...we byteswapped it previously in theicculus2005-11-201-1/+1
* Fix stupid list.floam2005-11-201-2/+2
* I'm a nazi.floam2005-11-201-2/+2
* add linkfloam2005-11-201-1/+1
* make internal functions staticludwig2005-11-191-2/+42
* * Remove the debug text that nobody seemed to noticetma2005-11-191-1/+0
* Fix for a small oops in a paragraph.zakk2005-11-191-1/+1
* Changed my goals a little, going to try to push for a releasezakk2005-11-191-3/+4
* * Bleh.. whitespacetma2005-11-161-2/+2
* * Partial implementation of FS_Seek for files in pk3stma2005-11-162-40/+57
* * Small "bug" fix to MSG_WriteBitstma2005-11-151-1/+1
* * Implementation of r_dlightBacks from Shane Isleytma2005-11-151-66/+58
* * ...tma2005-11-151-4/+4
* * Don't link OpenAL against q3dedtma2005-11-151-10/+10
* Potential fix to https://bugzilla.icculus.org/show_bug.cgi?id=2486tma2005-11-151-30/+21
* * Oops, missed a bittma2005-11-141-1/+1
* * Replace a redundant function in the wav decodertma2005-11-141-20/+1
* * Quiet some warnings on OS Xtma2005-11-132-67/+0