Commit Graph

1259 Commits

Author SHA1 Message Date
Spoike eef2893546 Added colour support to the 'tacking blah' message on the hud.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1309 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:10:44 +00:00
Spoike 95ef3709e8 Added blood and telesplash from the custom 'cool' particle set to the built in 'spikeset'.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1308 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:09:43 +00:00
Spoike 2eb2bce670 Removed a runtime warning message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1307 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:07:57 +00:00
Spoike 91319e5165 Added Q3 text colouration on centerprints (fixing colours left from names on the hud).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1306 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:06:49 +00:00
Spoike 4a43022677 Added a new cvar to disable blinking text. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1305 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:05:45 +00:00
Spoike dc904881cd Fixed 2d shaders and moved some debugging prints so they're not used when not running q3.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1304 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-14 04:05:10 +00:00
Spoike c316584de4 Fix stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1303 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-13 07:10:18 +00:00
TimeServ b6dab6a5ee gl_part_flame fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1302 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-10 01:46:32 +00:00
Spoike 3d3199eeda And dedicated server compiles too
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1301 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-09 23:54:54 +00:00
Spoike 348a1024be Now compiles and works fine in linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1300 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-09 23:40:55 +00:00
TimeServ eb06704511 fixes to particle emitting (temp?)
build fixes to SW
parsing fixes


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1299 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-09 02:01:30 +00:00
Spoike 347311db8c q3 fixes and misilaneous minor changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1298 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 22:52:46 +00:00
TimeServ a6bee2bc12 text parsing fixes
increased emit rate for explosionsprite


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1297 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 08:10:06 +00:00
Spoike f447bd2feb quake3 runs at an uncapped framerate.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1296 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 02:06:16 +00:00
Spoike 220edfabf3 fixed console spam regarding invalid_socket on computers with no ipx support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1295 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 02:05:36 +00:00
Spoike f1fb6ee26b fixed per-map replacement textures getting used on the wrong maps, by loading them with a prefixed name, hurrah!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1294 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 02:04:02 +00:00
Spoike 822ea1c963 Added a mod_md3flags cvar to disable reading flags on md3s.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1293 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 02:02:31 +00:00
Spoike 2486c48927 Added dpm support, and a mod_md3flags cvar to disable reading flags on md3s.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1292 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 02:02:09 +00:00
Spoike a8295592a2 corrected scoreboard in scr_chatmode.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1291 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:59:13 +00:00
Spoike 1ba75d6183 Added an additional saftey check.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1290 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:58:25 +00:00
Spoike f5f36c88f4 bracketed a few of the parameters to vector macros.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1289 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:57:09 +00:00
Spoike 158163b29c renamed some parameters, and made them optional. if you don't provide the syscall function pointers, you can't load the vm as either dll or qvm (handy for when sv_pure stuff works properly)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1288 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:55:56 +00:00
Spoike 1fec8005e7 don't overflow q3 bots.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1287 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:52:32 +00:00
Spoike c6a027d3d4 A fix for the gibfilter, so it doesn't crash when in use.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1286 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:48:07 +00:00
TimeServ c3219a8ba5 linux fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1285 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:47:48 +00:00
Spoike 99073074ba q3server fixes (so the start-game stuff works).
status command crashing with botclient is fixed.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1284 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:47:12 +00:00
Spoike 94cebfb172 mvd 'clients' are closest to quakeworld. they want the qw-type player writing code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1283 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:44:31 +00:00
Spoike d84b66752b Fix double printing of say commands when recording an mvd.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1282 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-08 01:43:29 +00:00
TimeServ a49ca96a5a cl_parsewhitetext (rid#1239249)
non-standard text messages should be much better for use
server voting fix


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1281 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-07 14:55:25 +00:00
Spoike e671736021 make decals generate a surface vector by brute force if it was in a particle effect that doesn't have a specified direction.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1280 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-07 01:07:22 +00:00
Spoike 79022ea924 Don't generate absurd decal fragments.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1279 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-07 01:05:27 +00:00
Spoike e114d9203a *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1278 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-06 22:42:45 +00:00
Spoike 532df5c3d8 Fixing bugs that stop qtv working properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1273 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-06 01:19:26 +00:00
TimeServ 4ed3f5b009 poundonly -> hashonly
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1270 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-05 23:50:46 +00:00
TimeServ 5d486ee23d msg_trigger buffer fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1269 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-05 00:08:12 +00:00
TimeServ 6c49205520 Q2 fixes
minor input fix


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1268 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-04 05:48:26 +00:00
TimeServ cf1ec0b425 poundonly flag for preqcc-dependant mods
constant name max increased to 64


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1267 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-09-03 21:42:22 +00:00
Spoike 8b099781da Fixed maximum q3 command length bug..
ho hum.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1266 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-30 00:15:06 +00:00
Spoike a81732a8e0 Q3 server works a bit better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1265 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-30 00:13:56 +00:00
Spoike 02ba159623 Fix for recent PVS issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1264 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-30 00:12:49 +00:00
Spoike 2bc6beda82 fixed slope issues.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1262 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-28 19:43:50 +00:00
TimeServ 398e6b23cf r_rocketlight should be variable
maybe some fixes to dlights?


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1261 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-28 05:21:25 +00:00
TimeServ 9b2c9c63c8 cl_truelightning fixed (rid# 1214349)
cl_beam_trace added to avoid traces with particle effects/truelightning


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1260 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 23:28:39 +00:00
TimeServ b2494e4bc6 fs_cache fixed again, hopefully
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1259 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 06:43:12 +00:00
Spoike 22fe0fca45 reverted black's changes. That just wasn't the place to put it. You stopped it working on standard mods where all files are in one directory.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1258 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 05:47:08 +00:00
Spoike d98ae49588 Added fix for var void() func = blah;
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1257 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 05:45:45 +00:00
TimeServ acf77a47eb cvarreset enhancement
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1256 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 04:24:38 +00:00
TimeServ 01d13116a4 small fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1255 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 04:23:22 +00:00
Spoike 2ef7de9856 According to rjlan, I stupidly forgot an s.
Well, he was right, so here's the fix.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1254 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-27 04:20:53 +00:00
Spoike c0ff57d388 small fixes to make stuff nicer, and more likly to build
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1253 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-08-26 23:55:09 +00:00