aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Expand)AuthorAgeFilesLines
* * ...tma2005-11-151-4/+4
* * Don't link OpenAL against q3dedtma2005-11-151-10/+10
* * Unbreak the MinGW build more...tma2005-11-131-1/+1
* * Unbreak the MinGW buildtma2005-11-131-7/+0
* link against libopenal by default rather than dlopening itludwig2005-11-131-0/+18
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-132-187/+268
* - add -Wimplicit -Wstrict-prototypes CFLAGS againludwig2005-11-111-4/+4
* * Makefile target dependancy fixtma2005-11-071-4/+4
* use system memcpy and memsetludwig2005-11-061-0/+2
* * Ignore in_dgamouse setting if dga isn't availabletma2005-11-061-6/+8
* * Install the tools on every build, so a distclean isn't necessary if the tooltma2005-11-061-26/+18
* * Tidy-up of q_platform.htma2005-11-062-2/+2
* * Enable use of asm on Solaris-x86tma2005-11-051-1/+1
* * Fix a stupid typotma2005-11-051-1/+1
* * Patch from vapier that aids packagingtma2005-11-051-5/+31
* * Centralise architecture defines in q_platform.htma2005-11-051-90/+2
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-046-257/+7
* * Juggled CFLAGS a bit so that -fno-strict-aliasing is always ontma2005-11-031-17/+15
* * Split off q_platform.h from q_shared.htma2005-11-011-1/+1
* * More Solaris worktma2005-11-012-4/+4
* * Further work on the Solaris port from Vincent S. Cojottma2005-10-311-35/+37
* * Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464tma2005-10-301-10/+5
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-2910-21/+208
* add HAVE_VM_COMPILED variable so one can override it in Makefile.localludwig2005-10-291-6/+8
* * Added STATUStma2005-10-2915-3005/+14
* * In hindsight this is probably wise tootma2005-10-291-0/+6
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-292-69/+10
* add x86_64 vm. experimental, not enabled by default. you need as for itludwig2005-10-272-2/+12
* * Add notional support for various architectures from vapier. Whether or nottma2005-10-261-1/+19
* * Moved various source files from their mod sdk locations to places moretma2005-10-267-25/+41
* * Fixed unused variable warningtma2005-10-231-1/+1
* remove french keyboard hack. we cannot know what this does on otherludwig2005-10-231-1/+0
* map extra mouse buttons to K_AUX*ludwig2005-10-231-56/+14
* * Silly little patch to convert Q3 style color codes to ANSI escape codes. Notetma2005-10-191-1/+86
* Minor edit, thanks ankon!zakk2005-10-181-1/+1
* * Added a little hack to support the console key on french keyboardstma2005-10-141-0/+2
* * Removed hard coded mouse acceleration in the unix build(s)tma2005-10-142-20/+8
* - get rid of vm_noneludwig2005-10-091-19/+12
* * q3lcc is no longer the default target in the Makefiletma2005-10-081-15/+15
* * Usage of find on FreeBSD fix from Andreas Kohntma2005-10-061-1/+1
* * A couple of small Makefile fixestma2005-10-051-2/+6
* * Fixed some vm build warningstma2005-10-051-1/+0
* * Fixes to the MinGW vm compilertma2005-10-051-4/+4
* * VM game modules now built from the main Makefiletma2005-10-042-414/+162
* * Homogenised the game module build rulestma2005-10-041-239/+81
* * Made the default SDL dma buffer largertma2005-09-301-1/+1
* Spell checking, thanks to Han in irc.zakk2005-09-291-4/+4
* * Added a - to the dependancies include linetma2005-09-281-1/+1
* * Assorted Makefile cleanups/cruft removaltma2005-09-271-46/+11
* * The Makefile now sources Makefile.local, so you shouldn't need to change th...tma2005-09-271-20/+36