Commit graph

  • ed313e3606 * Oops, missed a bit Tim Angus 2010-02-16 09:43:44 +00:00
  • 005f870ebe * Sys_Dialog for more user friendly error reporting * (bug #3932) Recovery from bad video settings Tim Angus 2010-02-15 16:20:33 +00:00
  • 4876413217 __WORDSIZE is not available on non-GNU systems (Dominic Fandrey) Ludwig Nussel 2010-01-16 10:55:51 +00:00
  • 9018fedd16 * Clean-up whitespace in net_ip.c Tim Angus 2010-01-10 18:28:32 +00:00
  • 240b25a41f * (bug #4271) FreeBSD fixes (Dominic Fandrey) Tim Angus 2010-01-07 19:53:52 +00:00
  • 6f9b34ef75 avoid setting cvars by name each frame Ludwig Nussel 2010-01-06 13:47:41 +00:00
  • 9b1a3387cb fix mumble coordinate transmission Ludwig Nussel 2010-01-06 13:47:38 +00:00
  • 42b8b8ecec make reason for voip disable more visible Ludwig Nussel 2010-01-06 13:47:35 +00:00
  • 6ebc650542 set default rate to broadband Ludwig Nussel 2010-01-06 13:47:32 +00:00
  • 4abf1aa398 mmap could fail, handle gracefully Ludwig Nussel 2010-01-04 16:02:01 +00:00
  • f19d437564 update mumble link interface for version 1.2 Ludwig Nussel 2010-01-04 14:12:18 +00:00
  • fc05ba7f46 * Fix some compiler warnings Tim Angus 2010-01-03 22:37:14 +00:00
  • 4056c90358 * Rate limit getstatus and rcon connectionless requests Tim Angus 2010-01-03 22:12:20 +00:00
  • e7f9b8d193 * That probably deserves a Com_DPrintf as well Tim Angus 2010-01-03 22:07:20 +00:00
  • bb30f51f67 * (bug #4357) CVAR_ROM+CVAR_ARCHIVE is not read from q3config Tim Angus 2010-01-03 19:44:37 +00:00
  • a405637985 * Handle SIGINT Tim Angus 2009-12-24 01:39:30 +00:00
  • 78df7a1de4 * (bug #4346) Dedicated server uses 100% CPU when stdin is not a TTY * com_speeds reports misleading values on dedicated server (Guillaume Bougard) Tim Angus 2009-12-24 00:40:39 +00:00
  • fa2a698aa3 * (bug #4369) Cvar modified flags are not updated in Cvar_Get (Lakitu7) Tim Angus 2009-12-18 21:57:56 +00:00
  • af4e46bfe2 * (bug #4364) Fix missing -DNDEBUG Tim Angus 2009-12-18 21:52:36 +00:00
  • d33e24b6d8 * Remove r_displayRefresh as it's not connected to anything, now Tim Angus 2009-12-18 20:02:39 +00:00
  • db1cd85977 * build the dedicated server with voip support (benmachine) Tony J. White = 2009-12-08 22:36:48 +00:00
  • 8b0f1a6737 * Rephrase broken compiler warning Tim Angus 2009-11-18 20:26:44 +00:00
  • 10cdcdb0a1 Forgot this one Thilo Schulz 2009-11-14 01:59:01 +00:00
  • 3b63c54a24 * Fix demo playback being broken, not entirely sure by what or when Tim Angus 2009-11-11 10:51:33 +00:00
  • 04c5efd739 Fix possible buffer overflow in console, thanks to John Ellis for the patch. Thilo Schulz 2009-11-10 02:17:32 +00:00
  • 290f1860e9 Add missing cvar Thilo Schulz 2009-11-10 01:56:56 +00:00
  • be0a82d496 - Add stopmusic command - Make cvar s_muted read-only Thilo Schulz 2009-11-10 01:55:54 +00:00
  • 2a0812bc06 Mute sounds with 0 volume when game is minimized/unfocused instead of Stopping all sounds. Fixes (#4336) Thilo Schulz 2009-11-10 01:08:15 +00:00
  • e8ae8f5d3a Remove leftover stub Thilo Schulz 2009-11-10 00:25:48 +00:00
  • 258429efe7 - Add unset command for cvars created by the user - Fix crash bug when maximum number of cvars has been reached - Fix cvar_restart - Add possibility to cleanly switch mods ingame (#2819) Thilo Schulz 2009-11-09 22:41:42 +00:00
  • 606ce66726 This is true always, anyways. Thilo Schulz 2009-11-09 13:50:48 +00:00
  • eee5498019 Zakk wisheth - Thilo answereth (#4070) Use cg_drawWeapon 2/3 to make weapon left-handed/centered Thilo Schulz 2009-11-09 12:23:03 +00:00
  • 3cb58d7cc5 A few fixes for the new changes Thilo Schulz 2009-11-08 17:36:05 +00:00
  • cd38bf6bf5 Rework CFLAGS: separate CFLAGS for client, server, and VMs. (#3533) Thilo Schulz 2009-11-08 17:04:30 +00:00
  • 5785b45e6a Shut up warn_unused_result warning Thilo Schulz 2009-11-08 17:00:27 +00:00
  • f086a5d20d That option does not exist for servers Thilo Schulz 2009-11-08 14:59:06 +00:00
  • 108705d31f * Rewrite win32 Sys_Mkdir to use CreateDirectory * Make FS_ReplaceSeparators filter out runs of multiple separators * Make FS_CreatePath skip creation of the root directory Tim Angus 2009-11-07 16:43:02 +00:00
  • 0f9a5e09eb * Improve displayed error message when pak?.pk3 is missing Tim Angus 2009-11-06 16:25:14 +00:00
  • c98df5ad58 * Make window centering optional, defaulting to off Tim Angus 2009-11-06 15:34:05 +00:00
  • 223b851b7b Commit two patches from SmokingGuns's Tequila, fixing problems with very fast movers and a typo in the string drawing function. (#4329) and (#4330) Thilo Schulz 2009-11-06 12:02:02 +00:00
  • 4ba2452f83 Use new Sys_SetEnv here Thilo Schulz 2009-11-06 10:50:16 +00:00
  • 568cf2732a * Fix to GLimp_DetectAvailableModes not sorting the first returned mode Tim Angus 2009-11-05 20:29:26 +00:00
  • eee9770fbf * Reimplement r1597-1598 in a better way (Oopss) * Fix Sys_SetEnv warning Tim Angus 2009-11-05 20:20:23 +00:00
  • e8f5d5055d fix wrong strcpy usage (#4331, patch by Andreas Bierfert) Ludwig Nussel 2009-11-04 18:13:05 +00:00
  • 621f91783c Different default values for multicast-scope on Windows and non-Windows OS Thilo Schulz 2009-11-04 00:42:22 +00:00
  • d574e10bc4 Ugh. Forgotten ) Thilo Schulz 2009-11-03 20:44:16 +00:00
  • bd2ab9bffd - implement r_noborder, inspired by patch from ensiform (#4289) - Add Sys_SetEnv for portable setting of environment variables - Default ioquake3 to appear on the center of the screen if running in windowed mode. Thilo Schulz 2009-11-03 20:29:43 +00:00
  • c90eae4de5 Make debug cflags configurable like via Makefile.local Thilo Schulz 2009-11-03 19:23:51 +00:00
  • f5d79ea066 Fix bug where game freezes in infinite loop because it doesn't find a spawn point on maps with many bot/human-only spawnpoints. Thanks Pan for reporting this Thilo Schulz 2009-11-03 13:28:52 +00:00
  • 018de1dd2e Added TTimo's QuakeLive-style mouse acceleration, thanks Gabriel Schnoering and TTimo for the patch. (#3693) Thilo Schulz 2009-11-02 16:17:10 +00:00
  • 3d7d2d9f5b check all jumps (#4249) Ludwig Nussel 2009-11-01 19:58:27 +00:00
  • 12189381b5 fix cmp imm reg Ludwig Nussel 2009-11-01 19:58:25 +00:00
  • da31866f6d report memory violations in debug mode Ludwig Nussel 2009-11-01 19:58:21 +00:00
  • 4722d311fd better range checks Ludwig Nussel 2009-11-01 19:58:18 +00:00
  • b7eae0dca5 implement immediate argument for call Ludwig Nussel 2009-11-01 19:58:16 +00:00
  • ed98f65d10 optimize const before jump Ludwig Nussel 2009-11-01 19:58:12 +00:00
  • a7dee44def check const jump argument Ludwig Nussel 2009-11-01 19:58:09 +00:00
  • 469c986640 more security checks in interpreter (#4249) Ludwig Nussel 2009-11-01 19:58:07 +00:00
  • cc9a74a218 Define stack sizes at central place Ludwig Nussel 2009-11-01 19:58:03 +00:00
  • 698127ad32 * Updated to SDL 1.2.14. For future reference, the command you can't remember is: 'install_name_tool -id @executable_path/libSDL-1.2.0.dylib libSDL-1.2.0.dylib' Tony J. White = 2009-10-29 03:09:07 +00:00
  • 83d0755ad1 * Whitespace Tim Angus 2009-10-28 22:12:56 +00:00
  • 9f6cee30d3 * Remove disabling of stdout/err redirection on windows as it doesn't work (since the environment variable is acted upon by the SDL_main stuff, which happens before our main) Tim Angus 2009-10-27 11:48:18 +00:00
  • e345f9f81f New batch of fixes for the OpenAL part: - Don't play sources outside the listening range (Thanks Kpaxian for bringing this to my attention) - Handle previously unhandled errors for old OpenAL sample implementation which does not support AL_SEC_OFFSET (sounds won't be synchronized then), thanks to Tequila from SmokingGuns for reporting this. Thilo Schulz 2009-10-27 11:13:33 +00:00
  • 0ecfcfa872 Make not playing loop sources weaker in priority, so if we have reached the maximum number of sources, inaudible loops are removed first. Thilo Schulz 2009-10-26 23:20:05 +00:00
  • 2fecf6d6bc get rid of gas remains Ludwig Nussel 2009-10-26 21:59:03 +00:00
  • 0adae90465 Fix another issue I didn't know about: cgame does not kill sound loops it startet, just stops sending the entity information for these loops. Changed it so that loops added with AddLoopingsound() are being killed again as soon as the entity to the source is not sent anymore. Thilo Schulz 2009-10-26 05:02:18 +00:00
  • 5004ada284 * Fix some warnings in lcc compile Tim Angus 2009-10-25 23:44:20 +00:00
  • 568cf6c1dd * Update SDL headers and win32 libs to 1.2.14 Tim Angus 2009-10-25 23:07:11 +00:00
  • 968892c61b * Bump the minimum SDL version up to 1.2.10, and remove workarounds for earlier versions Tim Angus 2009-10-25 22:36:32 +00:00
  • f9c4003186 * Make [sv|cl]_packetdelay work when timescale is not 1 (arQon) Tim Angus 2009-10-25 21:54:45 +00:00
  • 43d31f7c3a * (bug #4316) Hack to work around suspected driver bug (Lakitu7) Tim Angus 2009-10-25 21:48:48 +00:00
  • 0bdf52e2fb Show color codes in full length, patch by Amanieu (#4318) Thilo Schulz 2009-10-25 19:51:32 +00:00
  • 2fc4023e0b fix zlib includes Ludwig Nussel 2009-10-24 14:19:39 +00:00
  • c312449422 Add SIGCONT signal handler to reinitialize console after doing CTRL+Z / fg, as under Linux/bash stdin seems to lose O_NONBLOCK flag as well as all tcsetattr() attributes after foregrounding Thilo Schulz 2009-10-24 12:01:29 +00:00
  • 3c501df298 A few more last fixes that will handle some special cases Thilo Schulz 2009-10-24 08:33:12 +00:00
  • 1ea420e8a8 Better stop than just pause. Thilo Schulz 2009-10-23 23:51:00 +00:00
  • 898f1ed2f7 Don't kill sources out of range, just pause them. Make sure the listener gets the impression sources have been continuing to run in the background. Thilo Schulz 2009-10-23 23:32:52 +00:00
  • 91e8fed743 * Adapted the universal build script to work with the newer Makefile since CFLAGS are sent to the linker now in addition to LDFLAGS * Remove Mac OS X 10.2 support from the universal build script. Tony J. White = 2009-10-23 18:58:24 +00:00
  • 55943c51f3 -lz must be specified after object files using it Ludwig Nussel 2009-10-23 12:57:45 +00:00
  • 465c6101e0 remove redundancy Thilo Schulz 2009-10-23 12:30:00 +00:00
  • d12751f62b Synchronize looping ambient sounds (#2984) Thilo Schulz 2009-10-23 12:18:49 +00:00
  • c05d9c9f0c Fix uninitialized words in VM interpreter, reported by Patrick Baggett (4281) Thilo Schulz 2009-10-23 03:02:08 +00:00
  • 6fb304619b - Add Ben Millwood's implementation of strtod/strtol to bg_lib.c - Add %s scanf patch from M. Kristall to scanf in bg_lib.c Thilo Schulz 2009-10-21 10:18:46 +00:00
  • c8583df572 * D'oh, vm_ppc.c isn't used any more Tim Angus 2009-10-20 11:47:34 +00:00
  • d47509b861 * Sort out the white space disaster in vm_ppc.c Tim Angus 2009-10-20 11:44:25 +00:00
  • 60ed7a4cc4 * (bug #4249) Fix similar overflow in PPC VM (untested) Tim Angus 2009-10-20 11:36:45 +00:00
  • ba31be1736 Fix botlib parser for negative int/float values, thanks to Makro for reporting (#4227). Thilo Schulz 2009-10-19 23:29:44 +00:00
  • 5663ff1362 * (bug #4249) Fix buffer overflow in x86 VM Tim Angus 2009-10-19 23:01:00 +00:00
  • fd57c987c4 Fix infinite loop in case an invalid pk3 file has been downloaded from the server. Thanks tjw for reporting (#3074) Thilo Schulz 2009-10-19 22:36:17 +00:00
  • d93cc3c997 Shut up warnings Thilo Schulz 2009-10-19 18:54:09 +00:00
  • 585e6f9840 - Applied patch from /dev/humancontroller to set cvar_modifiedFlags from Cvar_Set_f (#3636) - Exchanged ugly code with Cmd_ArgsFrom() Thilo Schulz 2009-10-19 16:52:16 +00:00
  • 118fbdf741 - Tested and updated MSVC project file to really make it work with new zlib - Removed unnecessary zconf.in.h - Fixed include dirs for several MSVC targets Thilo Schulz 2009-10-19 16:16:52 +00:00
  • 4b1b4c76d6 Last revision (1681) was described incorrectly. It uses parts of Amanieu's patch to add the most recent version of zlib to ioquake3. Thilo Schulz 2009-10-19 14:32:06 +00:00
  • cc919c05fd Just unix2dos, nothing to see here ... Thilo Schulz 2009-10-19 14:00:16 +00:00
  • 17ca252753 Adding missing header includes to botlib files. Thanks to Ben Millwood for patch. (#4237) Thilo Schulz 2009-10-18 00:28:38 +00:00
  • 7afb92be27 * Remove the SDL patch as it has since been incorporated into SDL svn Tim Angus 2009-10-18 00:02:24 +00:00
  • 5dfed62006 * Reverted fix for #3533 Tim Angus 2009-10-17 23:40:10 +00:00
  • 9e80310d44 * (bug #3533) -ffast-math is apparently problematic on OSX Tim Angus 2009-10-17 23:29:54 +00:00
  • 88535ab1ea Only create botlib.log if in bot developer mode. Thilo Schulz 2009-10-17 22:35:45 +00:00
  • b9ec0e4639 Don't look for DLLs on current working directory anymore, for security reasons. Thilo Schulz 2009-10-17 22:06:51 +00:00