| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges | thilo | 2009-05-24 | 8 | -146/+298 |
* | Minor fix for server infostring. Thanks to slacker | thilo | 2009-05-22 | 1 | -1/+1 |
* | Minor code cleanups | thilo | 2009-05-21 | 1 | -13/+8 |
* | More commentary to source code | thilo | 2009-05-21 | 1 | -1/+25 |
* | * Update MSVC project files for latest revision | juz | 2009-05-11 | 6 | -99/+66 |
* | whitespace fixes | ludwig | 2009-05-08 | 1 | -26/+26 |
* | SV_ReplacePendingServerCommands is unused | ludwig | 2009-05-08 | 1 | -0/+2 |
* | mark functions static (#4010) | ludwig | 2009-05-08 | 7 | -43/+43 |
* | msg->oob is actually qboolean (#4010) | ludwig | 2009-05-08 | 1 | -4/+6 |
* | fix name compare in 'follow' command (#4013) | ludwig | 2009-05-08 | 1 | -28/+4 |
* | add missing trap_RealTime prototype (#4015) | ludwig | 2009-05-08 | 1 | -0/+1 |
* | make Cvar_Command use all arguments just like Cvar_Set_f (#4063) | ludwig | 2009-05-08 | 1 | -1/+1 |
* | cvarlist: also display systeminfo and user created flags | ludwig | 2009-05-08 | 1 | -0/+10 |
* | whitespace correction | ludwig | 2009-05-08 | 1 | -10/+10 |
* | don't modify s_alDevice and add fallback to let openAL choose the device | ludwig | 2009-05-08 | 1 | -24/+15 |
* | mark s_alDriver CVAR_LATCH | ludwig | 2009-05-08 | 1 | -1/+1 |
* | ReadMe for OS X 1.36 | zakk | 2009-05-06 | 1 | -0/+29 |
* | fall back to sdl-config if SDL_CFLAGS are empty | ludwig | 2009-05-05 | 1 | -1/+3 |
* | define STRING and XSTRING in q_shared.h (#4054) | ludwig | 2009-05-05 | 3 | -4/+4 |
* | some more solaris files | ludwig | 2009-05-04 | 8 | -0/+62 |
* | fix dedicated server stdin console (#4009) | ludwig | 2009-05-03 | 1 | -10/+8 |
* | Solaris fixes (#4048) | ludwig | 2009-05-03 | 2 | -8/+42 |
* | set SDL CFLAGS and LIBS at central place | ludwig | 2009-05-03 | 1 | -11/+22 |
* | make some functions static (#4014) | ludwig | 2009-05-02 | 1 | -15/+15 |
* | align stack before re-entering engine to make sse work (#4051) | ludwig | 2009-05-02 | 1 | -0/+5 |
* | adding the OS X folder icon, use | zakk | 2009-04-23 | 1 | -0/+0 |
* | sample NSIS description file for a ioquake3 mod installer | ludwig | 2009-04-18 | 1 | -0/+140 |
* | nsis data file installer | ludwig | 2009-04-18 | 1 | -0/+248 |
* | nsis: registering unistaller in shell context works too | ludwig | 2009-04-18 | 1 | -5/+5 |
* | increase version in trunk | ludwig | 2009-04-13 | 1 | -1/+1 |
* | Updating README. | zakk | 2009-04-13 | 1 | -4/+5 |
* | nsis: support proper multi user installation | ludwig | 2009-04-12 | 1 | -4/+28 |
* | nsis installer icon finally | ludwig | 2009-04-12 | 1 | -0/+1 |
* | Generated a quick n dirty png of the tango icon. | zakk | 2009-04-09 | 1 | -0/+0 |
* | Fixing floam's e-mail address. | zakk | 2009-04-08 | 1 | -1/+1 |
* | Updating the bundle identifier. | zakk | 2009-04-04 | 1 | -1/+1 |
* | Minor update to test mailing list. | icculus | 2009-03-25 | 1 | -0/+1 |
* | Make the frontend check both the current bundle as well as the default instal... | six | 2009-03-22 | 3 | -22/+20 |
* | needed | six | 2009-03-22 | 1 | -0/+7 |
* | oops, checked in a precompiled header for the frontend. | zakk | 2009-03-21 | 1 | -7/+0 |
* | first copy of the front-end from Ben Wilber. Thanks Ben! | zakk | 2009-03-21 | 18 | -0/+5821 |
* | * Fix leaking OpenAL buffers (Amanieu) | tma | 2009-03-15 | 1 | -0/+12 |
* | * Remove unexplainable ( tr.overbrightBits > 0 ) condition when correcting | tma | 2009-03-12 | 1 | -4/+4 |
* | * Remove superfluous comments committed with fix to bug #3999 | tma | 2009-03-02 | 2 | -8/+4 |
* | initialize Sys_Milliseconds early (#3999) | ludwig | 2009-03-02 | 1 | -0/+5 |
* | initialize qport with random value instead of time (#3999) | ludwig | 2009-03-02 | 1 | -1/+8 |
* | fix STANDALONE challengeResponse (#4000) | ludwig | 2009-03-02 | 1 | -5/+2 |
* | Makefile: Enable new sparc JIT on Linux. | ludwig | 2009-03-02 | 1 | -0/+7 |
* | qcommon: vm: Add sparc JIT compiler. | ludwig | 2009-03-02 | 2 | -0/+1726 |
* | qcommon: vm: sparc, like 386, doesn't need var-args conversion. | ludwig | 2009-03-02 | 1 | -1/+1 |