Commit graph

  • 504bd58b90 * Disable stdout/stderr redirection on Windows Tim Angus 2009-10-16 22:36:57 +00:00
  • b383ad18bc Still some info on the impact marks thing Thilo Schulz 2009-10-16 20:35:45 +00:00
  • b3f36fc830 Allow weapon marks on triangle meshes (default: disabled), patch by Oliver McFadden. http://bugzilla.icculus.org/show_bug.cgi?id=3774 Thilo Schulz 2009-10-16 20:26:18 +00:00
  • 37598962f5 * Actually that can be more precise... Tim Angus 2009-10-16 19:21:31 +00:00
  • b539a87e72 * (bug #4232) Avoid "cl.snap.serverTime < cl.oldFrameServerTime" for slow loading clients combined with short g_warmups Tim Angus 2009-10-15 23:39:19 +00:00
  • ab4bf148a1 * Quieten pkg-config and sdl-config tests down, portably Tim Angus 2009-10-15 13:11:49 +00:00
  • 8e04904375 * Make LCC's handling of -D arguments on windows consistent with other plaftorms Tim Angus 2009-10-15 11:36:51 +00:00
  • 1da457889e * Fix cross compilation Tim Angus 2009-10-14 00:16:17 +00:00
  • 2fd7ffe754 * Unquieten [pkg|sdl]-config for the time being Tim Angus 2009-10-13 16:33:54 +00:00
  • 639fdb4ed3 * Fix MinGW build (it doesn't have _putenv_s) Tim Angus 2009-10-13 15:58:23 +00:00
  • 290f51e353 - Change default openal lib to libopenal.so.1 - USE_OPENAL_DLOPEN=1 now default Thilo Schulz 2009-10-13 15:39:39 +00:00
  • fc539dc46a Improve OpenAL error handling, patch by Ben Millwood. https://bugzilla.icculus.org/show_bug.cgi?id=3776 Thilo Schulz 2009-10-13 15:23:17 +00:00
  • 4ad2955cab * Make the MinGW build explicitly use gcc * Quieten pkg-config and sdl-config tests down * Improve speed of dependency processing, particularly on MinGW Tim Angus 2009-10-13 15:22:43 +00:00
  • 186f30a74f Fix netcode inconsistency, thanks to /dev/humancontroller for the patch, see http://bugzilla.icculus.org/show_bug.cgi?id=4060 Thilo Schulz 2009-10-12 17:17:15 +00:00
  • e48b56559d MinGW doesn't have setenv() either, so..... Thilo Schulz 2009-10-12 16:20:01 +00:00
  • d86dd71327 Fix environment variable handling for Linux, make setenv command added before parsing of configuration files. (https://bugzilla.icculus.org/show_bug.cgi?id=3626) Thilo Schulz 2009-10-12 16:03:18 +00:00
  • 387dc9d6ff Don't need a call to va() for this Thilo Schulz 2009-10-12 03:21:02 +00:00
  • 5a882a72e4 fs_fakeChkSum is indeed obsolete and unnecessary. Removing it altogether now. Thilo Schulz 2009-10-12 03:20:44 +00:00
  • 691da05b74 Whoops.. don't make it overwrite cmds in case of recursive error. Thilo Schulz 2009-10-11 18:34:15 +00:00
  • fee5a4a157 Fix recursive error for disconnect after reliable client command overflow. Thanks to /dev/humancontroller for reporting. https://bugzilla.icculus.org/show_bug.cgi?id=3616 Thilo Schulz 2009-10-11 18:31:00 +00:00
  • fd90f4f579 Fix fake checksum handling if client is unpure, make sure client does not remain unpure after FS_Restart. Thanks to /dev/humancontroller for reporting. http://bugzilla.icculus.org/show_bug.cgi?id=3605, thanks Thilo Schulz 2009-10-11 16:34:26 +00:00
  • a97ab9f2fe Add guid to userinfo string, thanks Guillaume Bougard. https://bugzilla.icculus.org/show_bug.cgi?id=3570 Thilo Schulz 2009-10-08 23:01:39 +00:00
  • 2d344eb82e Apply patch from Jay Weisskopf adding an aspect ratio menu entry to resolution selector: https://bugzilla.icculus.org/show_bug.cgi?id=3475 Thilo Schulz 2009-10-08 22:40:11 +00:00
  • 93aedb5bbf fix comment Thilo Schulz 2009-10-08 22:29:55 +00:00
  • ff2f143882 Make s_volume cvar affect volume of S_Base_RawSamples, thanks to Jay Weisskopf for reporting. https://bugzilla.icculus.org/show_bug.cgi?id=3474 Thilo Schulz 2009-10-08 22:26:10 +00:00
  • 9b7543a905 Fix circumventing sv_maxping restriction, thanks to Amanieu for reporting. http://bugzilla.icculus.org/show_bug.cgi?id=3423 Thilo Schulz 2009-10-08 20:03:25 +00:00
  • 40c773d80e Don't set SDL variables if we don't build the client -> removes error messages when building on a server without SDL installed. Thilo Schulz 2009-10-08 19:21:42 +00:00
  • 8d8ed0b47a * Fix bad syntax in 64bit assembler (Undeference) Tim Angus 2009-10-06 17:56:36 +00:00
  • d53eeae419 Fix memory overwrite when client has too many maps. Thanks to beast for the reporting & the patch. http://bugzilla.icculus.org/process_bug.cgi Thilo Schulz 2009-10-06 14:28:50 +00:00
  • 549f23bda6 Fix bot loading in case player supplied invalid bot names Thilo Schulz 2009-10-06 14:17:12 +00:00
  • de9cf465cc Don't award assist bonuses to flag capturing player, https://bugzilla.icculus.org/show_bug.cgi?id=3260 Thilo Schulz 2009-10-06 14:10:45 +00:00
  • 5c62c95c64 * Fix incorrect comment Tim Angus 2009-10-05 22:07:01 +00:00
  • 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 +00:00
  • 3a952ff196 Forgotten else Thilo Schulz 2009-10-03 23:32:17 +00:00
  • 2cb9a2713c Fix cvar name, thx kevlarman Thilo Schulz 2009-10-03 23:24:38 +00:00
  • b2c1618f36 Revert back color code change Thilo Schulz 2009-10-03 21:41:22 +00:00
  • 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 +00:00
  • 96a3b4b169 * Remove superfluous f from warning Tim Angus 2009-09-28 12:44:43 +00:00
  • 0ba8b20305 * Avoid calculating a NaN when failing to compute the display aspect ratio Tim Angus 2009-09-28 11:57:16 +00:00
  • a7d33b1c54 * (bug #3639) BoxOnPlaneSide rewrite (Diego de Estrada/Patrick Bagget/Daniel Gibson) Tim Angus 2009-09-21 00:20:43 +00:00
  • 15ec986478 * ...and make sure it compiles Tim Angus 2009-09-17 20:05:56 +00:00
  • 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 +00:00
  • cc8990495a * (bug #4282) Fix potential overlap of VM stack and bss sections (Patrick Baggett) Tim Angus 2009-09-17 09:42:05 +00:00
  • 5ffb45c79f Cleanups for the Mac error dialog, after a code review from tma. Ryan C. Gordon 2009-09-16 12:54:12 +00:00
  • 083bd1b005 * ...and actually r1626 this time Tim Angus 2009-09-16 09:30:21 +00:00
  • f89092fda6 * Revert r1624 and r1626-r1628 Tim Angus 2009-09-15 09:48:11 +00:00
  • ec4ab19090 FreeBSD Makefile updates. Ryan C. Gordon 2009-09-15 06:49:18 +00:00
  • 9fd5e15b97 Added support for hardcoded HOMEPATH. Ryan C. Gordon 2009-09-15 06:40:55 +00:00
  • 826f05f95f Let a separate libdir be specified for loading libraries. Ryan C. Gordon 2009-09-15 06:32:05 +00:00
  • 31ce89361d Fixed amd64 JIT output bug. Ryan C. Gordon 2009-09-15 06:30:00 +00:00
  • 173276b58b Updated README with DEFAULT_LIBDIR and HOMEPATH. Ryan C. Gordon 2009-09-15 06:28:35 +00:00
  • 3bca280948 Add x86_64 ARCH_STRING for FreeBSD. Ryan C. Gordon 2009-09-15 06:27:19 +00:00
  • b9f033d1fa Prevent hang in S_UpdateBackgroundTrack() with some sample rates. Ryan C. Gordon 2009-09-15 06:19:04 +00:00
  • 6978dcf645 Don't send a 0-length command to cgame during map_restart. Ryan C. Gordon 2009-09-15 06:15:00 +00:00
  • 62ea802cea Quote commandline args with spaces when building the string for Com_Init(). Ryan C. Gordon 2009-09-15 06:12:42 +00:00
  • ed241a8b73 Echo console command now colorizes by string, not token. Ryan C. Gordon 2009-09-15 05:57:14 +00:00
  • 79fadbf271 Fixed compiler warning (glibc complains if you don't check getcwd() retval). Ryan C. Gordon 2009-09-15 05:50:55 +00:00
  • aedf24bd72 Allow Cvar_Toggle_f() to iterate through a list of values. Ryan C. Gordon 2009-09-15 05:43:53 +00:00
  • f8604a64f4 Added a real GUI message box to Sys_ErrorDialog() on Mac OS X. Ryan C. Gordon 2009-09-15 05:38:27 +00:00
  • d03120f0b0 Fixed a compiler warning on Apple's GCC. Ryan C. Gordon 2009-09-15 05:34:16 +00:00
  • 33beb9df27 Patched to compile. Ryan C. Gordon 2009-09-15 05:30:08 +00:00
  • bccd80e523 Added Intel CC compatibility to vm_x86.c's inline asm. Ryan C. Gordon 2009-09-15 03:42:29 +00:00
  • d56a093317 Removed more unused variables. Ryan C. Gordon 2009-09-15 03:19:43 +00:00
  • 815026072a Removed unused variables. Ryan C. Gordon 2009-09-15 02:58:38 +00:00
  • 8c04462b34 Handle r_colorbits values better. Ryan C. Gordon 2009-09-15 02:51:09 +00:00
  • e2d63b1fea Enable -fvisibility=hidden on Linux. Ryan C. Gordon 2009-09-15 02:48:17 +00:00
  • 70dad387da Updated Solaris packaging, per Vincent Cojot. Ryan C. Gordon 2009-09-15 01:48:58 +00:00
  • 6cea11c665 Renamed bot_developer to botDeveloper to prevent symbol clash. Ryan C. Gordon 2009-09-15 01:44:58 +00:00
  • 592062c548 Make TOOLS_CFLAGS more easily customisable in the Makefile. Ryan C. Gordon 2009-09-15 01:36:17 +00:00
  • 8d0f212521 When dropping bots, don't move to CS_ZOMBIE. Go straight to CS_FREE. Ryan C. Gordon 2009-09-15 01:11:09 +00:00
  • 842f27818b Fix SGI systems choosing an inefficient 36-bit color visual. Ryan C. Gordon 2009-09-15 01:01:07 +00:00
  • d47be89f0a Removed broken music fading code from snd_dma. Ryan C. Gordon 2009-09-15 00:53:02 +00:00
  • 5079343ecd Fixed infinite recursion of writing crashlog because we're out of file handles. Ryan C. Gordon 2009-09-15 00:19:22 +00:00
  • 76b7468a9d Don't allow negative arguments to the "wait" console command. Ryan C. Gordon 2009-09-14 23:56:09 +00:00
  • 94657a2a2a Make q3asm's CodeError print to stderr. Ryan C. Gordon 2009-09-14 23:51:35 +00:00
  • 2f0abce691 Makefile: Allow overriding options for different setups, OpenBSD fixes. Ryan C. Gordon 2009-09-14 23:49:20 +00:00
  • cf1bb85183 Make newly-created prefpath permissions more sane. Ryan C. Gordon 2009-09-14 23:46:44 +00:00
  • a5980d56d9 Create "~/Library/Application Support" on Mac OS X if it doesn't exist. Ryan C. Gordon 2009-09-14 23:45:00 +00:00
  • df13db2b64 Fixed triggering Com_Error() when kicking a large number of bots at once. Ryan C. Gordon 2009-09-14 23:12:54 +00:00
  • ce544b23e6 Try to catch some NaNs that are almost certainly a compiler optimization bug. Ryan C. Gordon 2009-09-14 23:01:49 +00:00
  • b096ca1d04 Allow optional window resizing. Ryan C. Gordon 2009-09-14 22:07:34 +00:00
  • 8bb2f9a5f5 Threw in a hack to fix rendering of credits menu in widescreen. Ryan C. Gordon 2009-09-14 21:08:08 +00:00
  • 4e447c9a77 Fixed compiler warnings on gcc 4.3.3 (and probably others). Ryan C. Gordon 2009-09-14 19:51:37 +00:00
  • 82d437ee4f Fixed uninitialized variable. Ryan C. Gordon 2009-09-14 19:31:42 +00:00
  • 569edcb04e Minor reworking to check command line cvars before Com_InitZoneMemory(). Ryan C. Gordon 2009-09-14 19:28:59 +00:00
  • a903a2f03e Fixed use of alloca() in libspeex on Solaris, I think. Ryan C. Gordon 2009-09-14 16:41:48 +00:00
  • 2cf2911131 Added s_muteWhenUnfocused cvar (thanks, Chris!). Ryan C. Gordon 2009-09-14 16:25:29 +00:00
  • af303a4813 SetTeam fix from Martin Doucha. Ryan C. Gordon 2009-09-14 15:45:52 +00:00
  • 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 +00:00
  • 2bd4c89203 Better handling of "voip" console command. Ryan C. Gordon 2009-09-14 01:37:59 +00:00
  • 7bc22c631d Fixed VoIP documentation mistake. Ryan C. Gordon 2009-09-14 01:34:02 +00:00
  • de8364102d * Fix typo in cl_avi.c (Ben Millwood/bubu^) Tim Angus 2009-09-08 21:47:18 +00:00
  • ca91bb1ab5 Patch from kevlarman for fixing external speex compile Zachary Slater 2009-08-02 02:21:23 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 78254a626f Move these definitions over for other files to use in preparation of the next commit Thilo Schulz 2009-06-23 00:45:07 +00:00
  • fb5f2a40ad minor cleanup Thilo Schulz 2009-06-23 00:19:08 +00:00
  • 0d6741fb23 Fix setsockopt so that setting the IPV6ONLY flag really works. Thilo Schulz 2009-06-22 23:32:11 +00:00