Commit Graph

1361 Commits

Author SHA1 Message Date
Spoike 6725456402 Fixes a few warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1438 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:06:07 +00:00
Spoike c9753b0f99 Fixes a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1437 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:05:22 +00:00
Spoike 5f7240316a Added a mvd_maxstreams cvar, to control the maximum number of proxies to allow to connect directly to the server.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1436 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-07 02:03:17 +00:00
TimeServ cf2a589dbf sw build fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1434 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-06 02:32:24 +00:00
Spoike af76cf1f90 <Molgrum> hey Spikester, i get an error trying to compile fteserver: ./release/sv_linux/sv_master.o(.text+0x644): In function `SVM_Think':
<Molgrum> : undefined reference to `WSAGetLastError'
<Molgrum> collect2: ld returned 1 exit status

Hopefully, this fixes that.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1433 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 18:14:38 +00:00
TimeServ 7fde604d13 warning fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1432 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:44:40 +00:00
TimeServ 239e88122b warning fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1431 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:26:54 +00:00
TimeServ e2f76d2861 fixed stupid mistake
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1430 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:23:30 +00:00
TimeServ a209f955f3 fix missed VERSION define
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1429 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:17:31 +00:00
TimeServ 870ca8c02e few message fixes
UDC_EXTEFFECT sucks


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1428 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:16:28 +00:00
TimeServ 25a65bbf8e UDC_EXTEFFECT sucks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1427 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:15:33 +00:00
TimeServ dcabb778f6 fixed crosshairimage w/ crosshaircolor
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1426 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:12:49 +00:00
TimeServ 2a8a405446 die SEEF die
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1425 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:11:24 +00:00
TimeServ 8246a4b9fb don't use black text
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1424 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:10:54 +00:00
TimeServ 3a7c1c3e1b kill SEEF
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1423 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:09:50 +00:00
TimeServ 609e5a0097 kill SEEF, fix *ver
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1422 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:09:12 +00:00
TimeServ 453fa9e589 Hexen2 effect fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1421 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-05 02:08:28 +00:00
Spoike a2035c91ed Fixes bots spawned via sv_impulse, supposedly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1420 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:19:00 +00:00
Spoike dad702522c A cool funky console.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1419 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:16:47 +00:00
Spoike 8ca97dc86b Getting rid of the version number, now using build numbers only.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1418 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 21:08:06 +00:00
Spoike 37392cfd7c Don't enable csqc if we can't use it properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1417 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 20:38:19 +00:00
Spoike d29bbb747d Small fix for csqc servers, and csqc clients with qizmo between.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1416 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 20:37:23 +00:00
Spoike f2e87a78ce This might be handy,
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1415 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 19:28:31 +00:00
Spoike 4f9c419dc2 Tiny cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1414 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:10:04 +00:00
Spoike c600bec47f Small tweek, seems to make centerprints a bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1413 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:08:30 +00:00
Spoike 953e87faaf -dedicated server crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1412 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:07:32 +00:00
Spoike c815c72a23 A small tweek that tracks download sizes proprly with chunked/file downloads.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1411 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-04 18:06:49 +00:00
Spoike 18ecdd5ca4 Should fix red/blue glowing players/nails.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1410 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 15:44:36 +00:00
Spoike 32da3157b4 Fix for the random missing strings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1409 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 14:16:57 +00:00
Spoike 9f279a025c Removed a warning message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1408 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 13:47:47 +00:00
Spoike 4366f644e5 A few tweeks here and there.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1407 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 03:09:17 +00:00
Spoike 56f3dd788b Small changes and fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1406 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-01 03:01:12 +00:00
TimeServ 95a9c06645 $#!*()$#!)@$!@)#(@!)(#
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1405 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:20:19 +00:00
TimeServ 690bb8cb0a crosshair correction, again...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1404 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:17:51 +00:00
TimeServ 81e7b2020d crosshair position fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1403 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 03:12:01 +00:00
TimeServ 11fa1bfbef small r_menutint fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1402 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-30 01:29:27 +00:00
Spoike 1460649835 Blah
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1401 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:49:24 +00:00
Spoike 49c6e98a15 Missed a file from earlier.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1400 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:48:50 +00:00
Spoike e91c945952 A bugfix and a slightly more efficient rendering thingie.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1399 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:33:26 +00:00
Spoike 710d7aa3ed r_waterwarp -1 warps the fov, not a post-processing pass.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1398 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:32:22 +00:00
Spoike 4a15a60ab1 You don't need shaders for blending 2d images.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1397 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:31:08 +00:00
Spoike bcc1f2c081 Fix the shineyness, so it actually fully matches q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1396 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:28:53 +00:00
Spoike fe6158f8a9 More correct.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1395 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:28:08 +00:00
TimeServ 12a172bc95 r_menutint added, changes background tint for gl and sw
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1394 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-29 23:20:29 +00:00
Spoike f7425dd4d7 Fixed smartjump issues with csqc.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1393 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:40:33 +00:00
Spoike 8af4819804 Added some cvars and stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1392 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:38:51 +00:00
Spoike b9bc54f3a4 Added QTV colouring and stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1391 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:37:15 +00:00
Spoike 5845f5a2d6 Added a couple of options.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1390 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:36:08 +00:00
Spoike c27b034fce This might be handy to someone.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1389 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:33:33 +00:00
Spoike 8b2daa6133 Don't break old clients.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1388 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-28 23:32:54 +00:00