Commit graph

  • 5c62c95c64 * Fix incorrect comment Tim Angus 2009-10-05 22:07:01 +0000
  • dd572db7d6 Rewrite of key event processing, thanks to /dev/humancontroller and Ben Millwood. https://bugzilla.icculus.org/show_bug.cgi?id=3374 Thilo Schulz 2009-10-03 23:35:07 +0000
  • 3a952ff196 Forgotten else Thilo Schulz 2009-10-03 23:32:17 +0000
  • 2cb9a2713c Fix cvar name, thx kevlarman Thilo Schulz 2009-10-03 23:24:38 +0000
  • b2c1618f36 Revert back color code change Thilo Schulz 2009-10-03 21:41:22 +0000
  • b433f3d01c - Modify color generating codes to only accept numbers and not alphabetical chars anymore - Fix client clean name so that it cannot be tricked anymore, see https://bugzilla.icculus.org/show_bug.cgi?id=3313 Thilo Schulz 2009-10-03 21:15:23 +0000
  • 96a3b4b169 * Remove superfluous f from warning Tim Angus 2009-09-28 12:44:43 +0000
  • 0ba8b20305 * Avoid calculating a NaN when failing to compute the display aspect ratio Tim Angus 2009-09-28 11:57:16 +0000
  • a7d33b1c54 * (bug #3639) BoxOnPlaneSide rewrite (Diego de Estrada/Patrick Bagget/Daniel Gibson) Tim Angus 2009-09-21 00:20:43 +0000
  • 15ec986478 * ...and make sure it compiles Tim Angus 2009-09-17 20:05:56 +0000
  • 5fec4498f1 Add received rcon command string to server log, see https://bugzilla.icculus.org/show_bug.cgi?id=3748 Thilo Schulz 2009-09-17 16:54:01 +0000
  • cc8990495a * (bug #4282) Fix potential overlap of VM stack and bss sections (Patrick Baggett) Tim Angus 2009-09-17 09:42:05 +0000
  • 5ffb45c79f Cleanups for the Mac error dialog, after a code review from tma. Ryan C. Gordon 2009-09-16 12:54:12 +0000
  • 083bd1b005 * ...and actually r1626 this time Tim Angus 2009-09-16 09:30:21 +0000
  • f89092fda6 * Revert r1624 and r1626-r1628 Tim Angus 2009-09-15 09:48:11 +0000
  • ec4ab19090 FreeBSD Makefile updates. Ryan C. Gordon 2009-09-15 06:49:18 +0000
  • 9fd5e15b97 Added support for hardcoded HOMEPATH. Ryan C. Gordon 2009-09-15 06:40:55 +0000
  • 826f05f95f Let a separate libdir be specified for loading libraries. Ryan C. Gordon 2009-09-15 06:32:05 +0000
  • 31ce89361d Fixed amd64 JIT output bug. Ryan C. Gordon 2009-09-15 06:30:00 +0000
  • 173276b58b Updated README with DEFAULT_LIBDIR and HOMEPATH. Ryan C. Gordon 2009-09-15 06:28:35 +0000
  • 3bca280948 Add x86_64 ARCH_STRING for FreeBSD. Ryan C. Gordon 2009-09-15 06:27:19 +0000
  • b9f033d1fa Prevent hang in S_UpdateBackgroundTrack() with some sample rates. Ryan C. Gordon 2009-09-15 06:19:04 +0000
  • 6978dcf645 Don't send a 0-length command to cgame during map_restart. Ryan C. Gordon 2009-09-15 06:15:00 +0000
  • 62ea802cea Quote commandline args with spaces when building the string for Com_Init(). Ryan C. Gordon 2009-09-15 06:12:42 +0000
  • ed241a8b73 Echo console command now colorizes by string, not token. Ryan C. Gordon 2009-09-15 05:57:14 +0000
  • 79fadbf271 Fixed compiler warning (glibc complains if you don't check getcwd() retval). Ryan C. Gordon 2009-09-15 05:50:55 +0000
  • aedf24bd72 Allow Cvar_Toggle_f() to iterate through a list of values. Ryan C. Gordon 2009-09-15 05:43:53 +0000
  • f8604a64f4 Added a real GUI message box to Sys_ErrorDialog() on Mac OS X. Ryan C. Gordon 2009-09-15 05:38:27 +0000
  • d03120f0b0 Fixed a compiler warning on Apple's GCC. Ryan C. Gordon 2009-09-15 05:34:16 +0000
  • 33beb9df27 Patched to compile. Ryan C. Gordon 2009-09-15 05:30:08 +0000
  • bccd80e523 Added Intel CC compatibility to vm_x86.c's inline asm. Ryan C. Gordon 2009-09-15 03:42:29 +0000
  • d56a093317 Removed more unused variables. Ryan C. Gordon 2009-09-15 03:19:43 +0000
  • 815026072a Removed unused variables. Ryan C. Gordon 2009-09-15 02:58:38 +0000
  • 8c04462b34 Handle r_colorbits values better. Ryan C. Gordon 2009-09-15 02:51:09 +0000
  • e2d63b1fea Enable -fvisibility=hidden on Linux. Ryan C. Gordon 2009-09-15 02:48:17 +0000
  • 70dad387da Updated Solaris packaging, per Vincent Cojot. Ryan C. Gordon 2009-09-15 01:48:58 +0000
  • 6cea11c665 Renamed bot_developer to botDeveloper to prevent symbol clash. Ryan C. Gordon 2009-09-15 01:44:58 +0000
  • 592062c548 Make TOOLS_CFLAGS more easily customisable in the Makefile. Ryan C. Gordon 2009-09-15 01:36:17 +0000
  • 8d0f212521 When dropping bots, don't move to CS_ZOMBIE. Go straight to CS_FREE. Ryan C. Gordon 2009-09-15 01:11:09 +0000
  • 842f27818b Fix SGI systems choosing an inefficient 36-bit color visual. Ryan C. Gordon 2009-09-15 01:01:07 +0000
  • d47be89f0a Removed broken music fading code from snd_dma. Ryan C. Gordon 2009-09-15 00:53:02 +0000
  • 5079343ecd Fixed infinite recursion of writing crashlog because we're out of file handles. Ryan C. Gordon 2009-09-15 00:19:22 +0000
  • 76b7468a9d Don't allow negative arguments to the "wait" console command. Ryan C. Gordon 2009-09-14 23:56:09 +0000
  • 94657a2a2a Make q3asm's CodeError print to stderr. Ryan C. Gordon 2009-09-14 23:51:35 +0000
  • 2f0abce691 Makefile: Allow overriding options for different setups, OpenBSD fixes. Ryan C. Gordon 2009-09-14 23:49:20 +0000
  • cf1bb85183 Make newly-created prefpath permissions more sane. Ryan C. Gordon 2009-09-14 23:46:44 +0000
  • a5980d56d9 Create "~/Library/Application Support" on Mac OS X if it doesn't exist. Ryan C. Gordon 2009-09-14 23:45:00 +0000
  • df13db2b64 Fixed triggering Com_Error() when kicking a large number of bots at once. Ryan C. Gordon 2009-09-14 23:12:54 +0000
  • ce544b23e6 Try to catch some NaNs that are almost certainly a compiler optimization bug. Ryan C. Gordon 2009-09-14 23:01:49 +0000
  • b096ca1d04 Allow optional window resizing. Ryan C. Gordon 2009-09-14 22:07:34 +0000
  • 8bb2f9a5f5 Threw in a hack to fix rendering of credits menu in widescreen. Ryan C. Gordon 2009-09-14 21:08:08 +0000
  • 4e447c9a77 Fixed compiler warnings on gcc 4.3.3 (and probably others). Ryan C. Gordon 2009-09-14 19:51:37 +0000
  • 82d437ee4f Fixed uninitialized variable. Ryan C. Gordon 2009-09-14 19:31:42 +0000
  • 569edcb04e Minor reworking to check command line cvars before Com_InitZoneMemory(). Ryan C. Gordon 2009-09-14 19:28:59 +0000
  • a903a2f03e Fixed use of alloca() in libspeex on Solaris, I think. Ryan C. Gordon 2009-09-14 16:41:48 +0000
  • 2cf2911131 Added s_muteWhenUnfocused cvar (thanks, Chris!). Ryan C. Gordon 2009-09-14 16:25:29 +0000
  • af303a4813 SetTeam fix from Martin Doucha. Ryan C. Gordon 2009-09-14 15:45:52 +0000
  • 64a0a078d2 * Fix warning in cl_main.c * Fix bug #4026 (SDL dx backend doesn't work on some machines) Tim Angus 2009-09-14 12:34:31 +0000
  • 2bd4c89203 Better handling of "voip" console command. Ryan C. Gordon 2009-09-14 01:37:59 +0000
  • 7bc22c631d Fixed VoIP documentation mistake. Ryan C. Gordon 2009-09-14 01:34:02 +0000
  • de8364102d * Fix typo in cl_avi.c (Ben Millwood/bubu^) Tim Angus 2009-09-08 21:47:18 +0000
  • ca91bb1ab5 Patch from kevlarman for fixing external speex compile Zachary Slater 2009-08-02 02:21:23 +0000
  • d34e91ef68 More 3966 business: http://bugzilla.icculus.org/show_bug.cgi?id=3966 I'm hopeful that the server browser will surrender. Zachary Slater 2009-07-07 22:13:06 +0000
  • 20c374e87b Fix for bad ping times, see bug 3966 but note that this patch is different, got a fresh one from Amanieu in irc. Zachary Slater 2009-07-04 19:43:13 +0000
  • 9b2b9abd25 - Add error handling for Opensolaris f***ing up a numeric getnameinfo() call. - Fix memory leak in getaddrinfo() call Many thanks to Ben Millwood for reporting this. Thilo Schulz 2009-06-26 18:11:45 +0000
  • 948f7a6015 - fix typo in previous commit to net_ip.c - Make servers send heartbeats to master servers in ipv4 as well as ipv6 if master server has both protocols Thilo Schulz 2009-06-23 00:59:47 +0000
  • 78254a626f Move these definitions over for other files to use in preparation of the next commit Thilo Schulz 2009-06-23 00:45:07 +0000
  • fb5f2a40ad minor cleanup Thilo Schulz 2009-06-23 00:19:08 +0000
  • 0d6741fb23 Fix setsockopt so that setting the IPV6ONLY flag really works. Thilo Schulz 2009-06-22 23:32:11 +0000
  • fa3f044257 This patch from Monk fixes the q3asm help screen Bugzilla bug 3986 http://bugzilla.icculus.org/show_bug.cgi?id=3986 Zachary Slater 2009-06-14 21:45:55 +0000
  • 95060e4fb6 See here: http://bugzilla.icculus.org/show_bug.cgi?id=4064 Zachary Slater 2009-06-13 22:00:28 +0000
  • 49a2e1913e < sg_Tequila> says that this is busted. Thilo will hopefully be pleased. Zachary Slater 2009-06-10 19:47:45 +0000
  • 5e108751f2 fix code cleanup Thilo Schulz 2009-06-10 10:41:11 +0000
  • a7417a4bde minor code cleanup Thilo Schulz 2009-06-10 09:00:31 +0000
  • b9bcf3da94 How did this happen? Thilo Schulz 2009-06-10 08:25:01 +0000
  • 3dddabcc52 Fix highest file descriptor for select(), thanks to Ben Millwood for reporting Thilo Schulz 2009-06-05 18:54:47 +0000
  • 02195ea8bd Make client send a random challenge number in getchallenge requests Thilo Schulz 2009-06-01 05:29:28 +0000
  • 18cc7c1ed3 Make servers echo challenge codes from client getchallenge commands Thilo Schulz 2009-06-01 05:28:47 +0000
  • eaaaa6f5fc Replace a few sprintf with Com_sprintf Thilo Schulz 2009-06-01 00:18:02 +0000
  • e0a2100df5 Fix warning in Sys_RandomBytes() usage Thilo Schulz 2009-05-31 20:31:56 +0000
  • 4e8a181073 I'll retain the new way seeding the random number generator.. these calls are therefore redundant Thilo Schulz 2009-05-31 20:30:37 +0000
  • e4d0c14f70 Revert changes of rand() to random() as random() was redefined in quake3. Thilo Schulz 2009-05-31 20:24:10 +0000
  • b40f1507ea - Introduce seeding of the random number generator at startup - Replaced all engine-side occurances of rand() with random() Thilo Schulz 2009-05-31 19:48:28 +0000
  • 7aed7e8861 Make command net_restart work so that port/ip settings can be changed without server restart Thilo Schulz 2009-05-29 03:14:49 +0000
  • 0693f0c1b3 This could never have worked in the first place. Duh. Thilo Schulz 2009-05-28 07:52:09 +0000
  • 372c2ea521 openal32.dll is actually spelled OpenAL32.dll now Ludwig Nussel 2009-05-25 15:14:53 +0000
  • 50ca55702f - Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges - Overhaul of the new banning functions: * basic check for redundant bans/exceptions * introduction of sv_banFile to make it possible to configure the file where to read bans and exceptions from * bans can now be deleted by giving address ranges, too. Thilo Schulz 2009-05-24 16:58:08 +0000
  • 1f779efbb8 Minor fix for server infostring. Thanks to slacker Thilo Schulz 2009-05-22 00:34:37 +0000
  • 09d9e5e19b Minor code cleanups Thilo Schulz 2009-05-21 21:10:25 +0000
  • f2d63c1633 More commentary to source code Thilo Schulz 2009-05-21 20:52:35 +0000
  • 6e79cfbae2 * Update MSVC project files for latest revision Julian Priestley 2009-05-11 21:48:54 +0000
  • 10aca2387f whitespace fixes Ludwig Nussel 2009-05-08 09:50:52 +0000
  • eff87e9524 SV_ReplacePendingServerCommands is unused Ludwig Nussel 2009-05-08 09:48:49 +0000
  • bbd9f02d08 mark functions static (#4010) Ludwig Nussel 2009-05-08 09:48:45 +0000
  • f0e24f9a46 msg->oob is actually qboolean (#4010) Ludwig Nussel 2009-05-08 09:48:40 +0000
  • 40e4a2e5c4 fix name compare in 'follow' command (#4013) Ludwig Nussel 2009-05-08 09:31:26 +0000
  • 6b4f3aaed2 add missing trap_RealTime prototype (#4015) Ludwig Nussel 2009-05-08 09:17:06 +0000
  • 31ae3826ae make Cvar_Command use all arguments just like Cvar_Set_f (#4063) Ludwig Nussel 2009-05-08 09:13:16 +0000
  • 68fa0b55a9 cvarlist: also display systeminfo and user created flags Ludwig Nussel 2009-05-08 09:13:13 +0000
  • abda6d984a whitespace correction Ludwig Nussel 2009-05-08 09:13:09 +0000