]>
git.rm.cloudns.org Git - xonotic/darkplaces.git/log
havoc [Mon, 31 Jul 2006 18:39:19 +0000 (18:39 +0000)]
more tweaks trying to improve precision on q3map2-compiled terrain models in q3bsp
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6540
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 31 Jul 2006 13:57:42 +0000 (13:57 +0000)]
trying to improve terrain collision brush issues in q3bsp
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6539
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 31 Jul 2006 10:00:45 +0000 (10:00 +0000)]
added gamepad/joystick support to the SDL client, this uses completely different cvars from the windows one, and is noticably less weird as a result :)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6538
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 31 Jul 2006 09:59:14 +0000 (09:59 +0000)]
improved plane distance epsilon checking and improved precision when converting brush planes to polygons (by finding a roughly minimal bounding box for the plane to polygon projection), this should reduce collision brush issues on modeled terrain in q3bsp maps
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6537
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 13:57:58 +0000 (13:57 +0000)]
491
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6535
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 13:51:03 +0000 (13:51 +0000)]
fixed an improperly filed change request
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6534
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 13:43:53 +0000 (13:43 +0000)]
495
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6533
d7cf8633 -e32d-0410-b094-
e92efae38249
black [Wed, 26 Jul 2006 10:35:38 +0000 (10:35 +0000)]
'Catch' divisions by zero in the VM:
print a warning if developer >= 1 and return 0.0 as result of the operation.
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6532
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 05:24:48 +0000 (05:24 +0000)]
498
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6531
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 05:19:31 +0000 (05:19 +0000)]
use VM_Warning instead of Con_Printf+PRVM_PrintState
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6530
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 26 Jul 2006 05:16:42 +0000 (05:16 +0000)]
changed PF_WARNING to not do a return
changed PF_WARNING define to VM_Warning function
changed Con_Printf warnings in QC builtins to VM_Warning calls
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6529
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 25 Jul 2006 10:38:17 +0000 (10:38 +0000)]
print out profile report above runaway loop counter error
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6526
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 25 Jul 2006 06:33:48 +0000 (06:33 +0000)]
enabled player scoreboard in coop (note that this overrides the intermission screen)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6525
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 24 Jul 2006 04:03:36 +0000 (04:03 +0000)]
some cleanups and improved warnings
added Prydon campaign to multiplayer setup menu, fixed a bizarre crash in game episode lookup code by rewriting it
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6524
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 23 Jul 2006 11:41:34 +0000 (11:41 +0000)]
Mathieu should have set the snd_* cvars properly, not poking .integer
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6523
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 23 Jul 2006 11:00:35 +0000 (11:00 +0000)]
disabled WAVE_FORMAT_EXTENSIBLE support as it does not seem to be working
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6522
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sat, 22 Jul 2006 10:36:47 +0000 (10:36 +0000)]
added libpng.so fallback name, primarily for FreeBSD
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6521
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 21 Jul 2006 22:55:51 +0000 (22:55 +0000)]
remove testing prints (forgot to remove them before commiting)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6520
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 21 Jul 2006 10:19:31 +0000 (10:19 +0000)]
fix bug with items in a trap door in the ceiling in some usermade maps that made them ride the door panels into the walls rather than fall
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6519
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 21 Jul 2006 07:16:18 +0000 (07:16 +0000)]
reverting DirectSound buffer position wrapping code to something similar to the old code (except using % instead of &)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6518
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 20 Jul 2006 04:29:54 +0000 (04:29 +0000)]
changed SECONDARY_BUFFER_SIZE to be a multiple of 32768 so that it is roughly a power of 2...
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6517
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 19 Jul 2006 09:44:04 +0000 (09:44 +0000)]
471
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6516
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 19 Jul 2006 04:50:45 +0000 (04:50 +0000)]
changed Draw_CachePic to load both tga/png/jpg and lmp/wad images at once and take the pic size from the lmp/wad, and cleaned up parts of wad and lmp loading, eliminated SwapPic
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6515
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 18 Jul 2006 22:27:06 +0000 (22:27 +0000)]
don't crash if r_restart is used in startup scripts before anything starts the video system (fixed this by starting video system in r_restart if necessary)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6514
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 17 Jul 2006 23:24:30 +0000 (23:24 +0000)]
enabled old quake-style connection/query packets when hosting servers for old protocols, this should allow DP to host compatible NQ servers and such
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6513
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 17 Jul 2006 23:19:46 +0000 (23:19 +0000)]
fix a buffer overflow bug in InfoString_SetValue (thanks div0!), and increase userinfo and serverinfo strings to 1280 bytes each (from 196 and 512 respectively)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6512
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 10 Jul 2006 07:56:26 +0000 (07:56 +0000)]
added detection of 4 more surfaceparms to hush warnings
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6511
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 10 Jul 2006 07:35:06 +0000 (07:35 +0000)]
changed how ping report hiding operates, so that it only hides one ping report for each ping command issued by the scoreboard
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6510
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 10 Jul 2006 06:58:17 +0000 (06:58 +0000)]
fix bug where realtime was used instead of cl.time in player times on scoreboard
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6509
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 9 Jul 2006 09:54:52 +0000 (09:54 +0000)]
added bestweapon command
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6508
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 9 Jul 2006 08:34:39 +0000 (08:34 +0000)]
added ping and status command output parsing in the client, currently this is used to get pings in the scoreboard on Quake servers (and of course older DP servers), the server sends a pingplreport command after the human-readable ping report so that the packet loss display works (but only if the server supports this), changed client to send ping command instead of pings (at least until the next protocol version increase) and the client will not print ping report messages while the scoreboard is displayed. the status command parsing is not actually used at this time but could be the basis of iplog support
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6507
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 9 Jul 2006 08:28:43 +0000 (08:28 +0000)]
cleaned up cl_netinputpacketspersecond code a little for more readability (no change in behavior)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6506
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sat, 8 Jul 2006 09:34:54 +0000 (09:34 +0000)]
hide ping and packetloss displays if the values are both 0 (bots and local player for instance)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6505
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sat, 8 Jul 2006 09:24:58 +0000 (09:24 +0000)]
added ping and packet loss display to scoreboard, and pings/pingplreport commands to make it work without changing protocol and without breaking demo compatibility either, this can work on any server that supports the pings command and replies with pingplreport
revised scoreboard layout and added column titles above it
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6504
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sat, 8 Jul 2006 08:59:55 +0000 (08:59 +0000)]
Added 3D sound support to the Win32 backend (DirectSound and MMSYSTEM), i.e. to the WGL version
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6503
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 7 Jul 2006 04:19:55 +0000 (04:19 +0000)]
changed most COM_ParseToken calls to COM_ParseTokenConsole, this fixed the kills listing in the savegame menu
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6502
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 7 Jul 2006 04:19:05 +0000 (04:19 +0000)]
whitespace on blank lines removed
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6501
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 4 Jul 2006 07:03:18 +0000 (07:03 +0000)]
fixed transfusion data check (the mainmenu item numbering starts at 1, not 0)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6499
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Mon, 3 Jul 2006 19:46:07 +0000 (19:46 +0000)]
Cleaned the ugly code I committed for DP_FS_BASEDIR support (the environment variable is now only defined when needed)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6498
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 3 Jul 2006 07:31:55 +0000 (07:31 +0000)]
fix issue with DP_FS_BASEDIR on Mac
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6496
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 3 Jul 2006 01:31:21 +0000 (01:31 +0000)]
made nexuiz missing data fallback menu apply to all games when their main menu image is missing (the Open Console and Quit options are more useful than a bunch of checker squares)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6495
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 3 Jul 2006 00:56:42 +0000 (00:56 +0000)]
force a gamma update if v_hwgamma value changes between 1 and 2
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6494
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 3 Jul 2006 00:11:03 +0000 (00:11 +0000)]
added v_hwgamma 2 (forced gamma, ignores driver returning failure) for testing
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6493
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 3 Jul 2006 00:02:30 +0000 (00:02 +0000)]
clean up of FL_ONGROUND checks in MOVE_TOSS/FLY/FLYMISSILE/BOUNCE/BOUNCEMISSILE/STEP code, this fixes items and monsters sometimes being left floating in the air after a trap door opens or when riding a func_train (most notably in the lava room of r1m5 of mission pack 2)
added sv_gameplayfix_upwardvelocityclearsongroundflag cvar to allow the upward velocity gameplay fix to be disabled if desired
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6492
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 2 Jul 2006 22:50:20 +0000 (22:50 +0000)]
fixed DP_FS_BASEDIR passing to gcc by adding single quotes around the entire contents of the -D parameter
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6491
d7cf8633 -e32d-0410-b094-
e92efae38249
sajt [Fri, 30 Jun 2006 22:45:58 +0000 (22:45 +0000)]
Patch from div0 to fix autosprite
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6490
d7cf8633 -e32d-0410-b094-
e92efae38249
sajt [Wed, 28 Jun 2006 08:30:26 +0000 (08:30 +0000)]
Patch from div0 to fix skyboxes in downloaded maps
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6489
d7cf8633 -e32d-0410-b094-
e92efae38249
sajt [Wed, 28 Jun 2006 08:11:31 +0000 (08:11 +0000)]
Fixed a bug in Matrix4x4_CopyTranslateOnly... which is never called. Oh well.
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6488
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sun, 25 Jun 2006 17:42:37 +0000 (17:42 +0000)]
Removed the extra definitions of hton[sl] and ntoh[sl] since apparently they are not necessary on any platform DP supports
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6487
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sun, 25 Jun 2006 17:35:17 +0000 (17:35 +0000)]
You can now set a different default base directory at compile time, by defining DP_FS_BASEDIR to the new value (ex: make DP_FS_BASEDIR=/usr/local/games/quake release)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6486
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sun, 25 Jun 2006 17:00:07 +0000 (17:00 +0000)]
Decreased the OSS buffer size, and cleaned some code
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6485
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Fri, 23 Jun 2006 19:51:29 +0000 (19:51 +0000)]
The name of the SDL config program used by the makefiles is now configurable thanks to the SDL_CONFIG variable (ex: make SDL_CONFIG=sdl11-config sdl-release). Its default value is "sdl-config"
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6484
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 23 Jun 2006 06:31:32 +0000 (06:31 +0000)]
fix gamma 'flicker' bug caused by gamma_forcenextframe being repeatedly set when gamma fails
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6483
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 22 Jun 2006 05:58:02 +0000 (05:58 +0000)]
fix some stupid bugs in gamma update code (why didn't I remove the forcenextframe variable?)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6482
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Tue, 20 Jun 2006 19:38:20 +0000 (19:38 +0000)]
Made S_ChooseCheaperFormat() a bit smarter
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6481
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Thu, 15 Jun 2006 06:13:08 +0000 (06:13 +0000)]
Fixed OGG Vorbis code when using OGGs with a sound frequency smaller than the sound output frequency (the code was wrongly using the OGG sound format instead of the output sound format to compute the streaming buffer size). Thanks to Dresk for reporting this problem
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6480
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 14 Jun 2006 16:22:11 +0000 (16:22 +0000)]
reduce runaway loop counter limit from 1 billion to 10 million, as 1 billion takes a while
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6479
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 14 Jun 2006 13:48:27 +0000 (13:48 +0000)]
added a section on replacement content, and some other edits
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6478
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 13 Jun 2006 16:25:55 +0000 (16:25 +0000)]
made FromString reject empty strings
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6477
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 13 Jun 2006 13:09:23 +0000 (13:09 +0000)]
changed r_gls_deluxemapping 2 to not attempt to do fake deluxemapping on vertex lit surfaces
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6476
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Tue, 13 Jun 2006 09:15:36 +0000 (09:15 +0000)]
patch from div0 to make universal-binary builds of darkplaces possible on Mac OS X
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6475
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 12 Jun 2006 21:25:29 +0000 (21:25 +0000)]
modified VID_RestoreSystemGamma to force a gamma update on next frame (if it turned off hardware gamma temporarily)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6474
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 12 Jun 2006 21:24:48 +0000 (21:24 +0000)]
don't set vid_activewindow to false in Map/Unmap events, just in FocusIn/FocusOut
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6473
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 12 Jun 2006 20:24:27 +0000 (20:24 +0000)]
check if master server address string is empty when sending heartbeats and master queries
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6472
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Mon, 12 Jun 2006 12:43:47 +0000 (12:43 +0000)]
updated GLSL shader to match the one in Nexuiz 2.0, this fixes reliefmapping/offsetmapping on models, and improves performance on NVIDIA by using more half-precision math
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6471
d7cf8633 -e32d-0410-b094-
e92efae38249
sajt [Mon, 12 Jun 2006 03:38:04 +0000 (03:38 +0000)]
Added libcurl.[ch] to MSVC project files
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6470
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 23:24:18 +0000 (23:24 +0000)]
added HDR bloom feature, not very different from bloom but looks better, runs a bit slower
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6469
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 15:35:41 +0000 (15:35 +0000)]
don't allow $ expansion or sendcvar on rcon_password (added CVAR_PRIVATE flag for this purpose)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6468
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 15:35:08 +0000 (15:35 +0000)]
don't draw notify lines while r_letterbox is on
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6467
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sun, 11 Jun 2006 14:13:09 +0000 (14:13 +0000)]
Fixed audio capture when the sound engine wasn't restarted right before the capture (thanks to FrikaC for reporting the bug)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6466
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 13:50:25 +0000 (13:50 +0000)]
removed crosshair_static cvar (now only the hud crosshair remains)
merged r_crosshairs.c into sbar.c
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6465
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 13:23:40 +0000 (13:23 +0000)]
removed team colored crosshair feature, removed crosshair brightness cvar, renamed crosshair_alpha to crosshair_color_alpha
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6464
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 13:18:01 +0000 (13:18 +0000)]
removed crosshair_flashspeed and crosshair_flashrange cvars (flashing is now gone)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6463
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 13:12:07 +0000 (13:12 +0000)]
changed the default crosshair textures to use greyscale instead of alpha fading
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6462
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 13:03:45 +0000 (13:03 +0000)]
added crosshair_useteamcolor, crosshair_color_red, crosshair_color_green, and crosshair_color_blue cvars
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6461
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sun, 11 Jun 2006 12:46:07 +0000 (12:46 +0000)]
fixed 'slow gravity' bug when cl_movement players are not replying to all server frames
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6460
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sun, 11 Jun 2006 09:30:59 +0000 (09:30 +0000)]
Fixed the 5.1 speaker layout when using SDL on Win32 (thanks to Willis for the report)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6459
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sat, 10 Jun 2006 18:22:20 +0000 (18:22 +0000)]
Added snd_channellayout to configure the speaker layout dynamically (0: auto, 1: standard, 2: ALSA)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6458
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sat, 10 Jun 2006 14:23:26 +0000 (14:23 +0000)]
When we're recording a demo, we must not stop rendering sound even when the application becomes inactive
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6457
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Sat, 10 Jun 2006 14:00:25 +0000 (14:00 +0000)]
Removed some debug printings, and made some others requiring developer >= 100. Reset the soundcard after opening in the OSS module.
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6456
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Sat, 10 Jun 2006 12:19:57 +0000 (12:19 +0000)]
disabled the broken cl_autodemo feature until Sajt fixes it
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6455
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 17:30:56 +0000 (17:30 +0000)]
changed cvar default setup code such that cvar default strings are locked after executing default.cfg the first time (that is to say, their current values are copied into their default strings at this point), this fixes unsaved cvar problems in nexuiz caused by the default string being out of date on cvars that were modified by default.cfg
changed Reset To Defaults option in menu to use a newly added cvar_resettodefaults_all command before execing default.cfg to reset the binds
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6454
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 13:50:50 +0000 (13:50 +0000)]
trust the q3bsp NODRAW flag rather than the shader
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6453
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 09:49:36 +0000 (09:49 +0000)]
don't allocate a mempool or texture pool if a model file is not found (prevents buildup of 'progs/beam.mdl' memory/texture pools if it is not found)
audited 'if mod->loaded' checks to be more sure about unloading models even if they failed to load
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6451
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 07:50:42 +0000 (07:50 +0000)]
fixed another C99 lazy variable declaration bug in div0's physics patch
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6450
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 07:35:41 +0000 (07:35 +0000)]
another curl message patch from div0
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6449
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 07:34:12 +0000 (07:34 +0000)]
libcurl.2.dylib is apparently compatible for our purposes and neatly adds Mac OS X Panther support
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6448
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 07:30:17 +0000 (07:30 +0000)]
fix typo that caused crashes in detection of model animation in models with only one frame
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6447
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 07:04:40 +0000 (07:04 +0000)]
another patch from div0 to curl messages
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6446
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 06:50:19 +0000 (06:50 +0000)]
fix for continuously spewed curl error messages
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6445
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 05:28:07 +0000 (05:28 +0000)]
oops, forgot these
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6444
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 02:03:34 +0000 (02:03 +0000)]
web download patch from div0, this adds the "curl" console command, and the ability for servers to send a set of conditional curl commands which will download pk3 archives if specific files are missing
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6443
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Fri, 9 Jun 2006 01:56:11 +0000 (01:56 +0000)]
nexuiz prediction patch from div0, this adds two new cl_movement_airaccel_* cvars which change air control physics
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6442
d7cf8633 -e32d-0410-b094-
e92efae38249
molivier [Thu, 8 Jun 2006 21:39:20 +0000 (21:39 +0000)]
The BSD audio module had the same bug as the OSS module (incorrectly reporting "audio can't keep up")
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6441
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 8 Jun 2006 12:35:10 +0000 (12:35 +0000)]
fixed r_drawportals
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6440
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 8 Jun 2006 11:16:52 +0000 (11:16 +0000)]
fixed collision bug on q3 light cones and other non-solid brushes that are not axial, now uses only the brush's supercontents value, not its surface textures
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6439
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 8 Jun 2006 11:00:21 +0000 (11:00 +0000)]
no longer converts vertex-morph model formats to float arrays, instead keeping their geometry in the original formats from disk, this saves 1.2MB of memory in e1m2 and might slightly improve load times, it also preserves vertex normals to get rid of shading artifacts on texcoord seams
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6438
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Thu, 8 Jun 2006 10:57:55 +0000 (10:57 +0000)]
added more image search paths so that md2 model skins load properly again, and to reduce problems for tenebrae model packs
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6437
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 7 Jun 2006 08:49:56 +0000 (08:49 +0000)]
don't crash if a quake button entity is on its alternate frames but doesn't actually have any to show
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6435
d7cf8633 -e32d-0410-b094-
e92efae38249
havoc [Wed, 7 Jun 2006 08:33:57 +0000 (08:33 +0000)]
don't crash if key bindings functions are called with bogus keynums
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6434
d7cf8633 -e32d-0410-b094-
e92efae38249