Spoike
|
94d6b75f79
|
Easier to use for debugging.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2390 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-18 22:52:33 +00:00 |
|
Spoike
|
866d65abd9
|
Small bug in code that isn't even active.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2389 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-18 22:51:33 +00:00 |
|
Spoike
|
3061eab830
|
Added a non-destructive way to get out of qc menus to the console (shift+escape).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2388 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-18 22:50:59 +00:00 |
|
Spoike
|
7e3b3d3df7
|
Fixed colour codes in centerprints.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2385 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-18 22:47:06 +00:00 |
|
Spoike
|
97f836b5ed
|
Just fixing my errors before TimeServ moans some more.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2383 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-17 02:42:18 +00:00 |
|
Spoike
|
42c43d960f
|
mostly miscilaneous changes (some old stuff that I don't remember), lightsampling changes, qtv changes, avi sound changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2379 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-09-17 00:59:22 +00:00 |
|
TimeServ
|
36eb3f13ad
|
attempted fix to particle run list
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2377 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-20 14:06:52 +00:00 |
|
TimeServ
|
5d58e5ce6e
|
fix to particle run list
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2375 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-20 00:58:19 +00:00 |
|
TimeServ
|
72b679e209
|
delete from list instead of maintaining state
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2374 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-20 00:47:13 +00:00 |
|
Mark Olsen
|
06a892ef76
|
Sys_EnumerateFiles() for MorphOS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2373 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-19 22:09:55 +00:00 |
|
TimeServ
|
99ac405575
|
only loop through particle types with particles (very slight fps increase)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2372 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-16 13:07:55 +00:00 |
|
TimeServ
|
5b837c1f73
|
precache from sound/ not sounds/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2371 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-07 01:44:27 +00:00 |
|
TimeServ
|
f743070256
|
no false positives with cl_dlemptyterminate, add commands skipdl/finishdl, forces current QW download to end with finishdl saving the file and skipdl deleting it
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2370 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-02 21:48:07 +00:00 |
|
TimeServ
|
5f4986d3f7
|
forgot to register cl_dlemptyterminate
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2369 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-02 18:29:06 +00:00 |
|
TimeServ
|
5c0b773111
|
added cl_dlemptyterminate, when set to 1 the client will assume downloads are finished when a empty (0 size) svc_download is received (defaults to 1), ensure server treats percent value properly with downloads
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2368 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-08-02 05:34:17 +00:00 |
|
TimeServ
|
fc3af4e938
|
ignore challanges from differing protocols (happens with a client connecting to an sv_listen 2 server)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2367 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-29 21:38:05 +00:00 |
|
TimeServ
|
084c095dc7
|
fix frame lerp again, dynamically allocate client baselines (should save about 2MB of memory on typical servers), bounds check baselines (stops invalid svc_spawnbaseline from crashing), small DP extension fix, fix demo baselines
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2365 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-24 04:24:41 +00:00 |
|
TimeServ
|
0089cf5a3f
|
don't Sys_Error with NULL Q2 setmodel call, properly fallthrough if bSetupPixelFormat fails
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2364 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-21 23:38:24 +00:00 |
|
TimeServ
|
b282cea71b
|
possibly fix menu staying while playing a cinematic
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2362 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-18 21:07:39 +00:00 |
|
TimeServ
|
d3fe8cba4b
|
change default particle execs from server to local restrict level (server restrict screws over chain-loading)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2361 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-18 17:46:17 +00:00 |
|
TimeServ
|
730f6abe69
|
fix player frame/frame lerp with MVD
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2360 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-18 15:20:26 +00:00 |
|
TimeServ
|
44f3d3361c
|
limit pitch/yaw fpd flags
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2352 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-17 17:33:35 +00:00 |
|
TimeServ
|
ba9a5440f0
|
fix console selection alignment
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2351 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-17 16:41:06 +00:00 |
|
Mark Olsen
|
db05677d7d
|
Sigh, I suck.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2349 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 23:31:11 +00:00 |
|
Mark Olsen
|
3af40cdc7c
|
Removed dprintf() call.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2348 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 23:29:27 +00:00 |
|
Mark Olsen
|
85abc8a042
|
Close vorbisfile.library on exit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2346 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 22:45:40 +00:00 |
|
Mark Olsen
|
bab511721b
|
Simplified some code, added MorphOS support, fixed Vorbis decoding on big endian.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2345 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 22:45:07 +00:00 |
|
Mark Olsen
|
e5e6404752
|
Fixed warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2342 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 21:33:29 +00:00 |
|
Mark Olsen
|
561d8a0e69
|
Fixed warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2341 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 21:32:37 +00:00 |
|
Mark Olsen
|
a044940d50
|
Disable dynload support for anyone but me since it doesn't work for the general public anyway.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2340 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-07-08 21:14:22 +00:00 |
|
TimeServ
|
0b62fbba57
|
add scr_sshot_compression, sets level for png/jpg compression, ranges from 0-100 defaults to 75
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2330 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-17 04:18:52 +00:00 |
|
TimeServ
|
2e4995fdaa
|
gl_fontedgeclamp to gl_fontinwardstep, fix gl_fontinwardstep and make it accept a float range (0-1)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2328 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-15 22:03:34 +00:00 |
|
TimeServ
|
3b0c07281d
|
don't expand certain cvars from insecure command calls, fix server stuffcmd command
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2326 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-12 22:05:41 +00:00 |
|
TimeServ
|
5a7115c80f
|
fix NetQuake/DP* parsing for newer features
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2321 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-09 00:58:11 +00:00 |
|
TimeServ
|
323dec50b8
|
upgrade zlib and libpng
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2318 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-07 22:27:05 +00:00 |
|
TimeServ
|
4a351fd182
|
support/fix for mice with a relative mousewheel under directinput, use m_forcewheel_threshold to adjust and m_forcewheel 2 to use relative wheel behavior
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2317 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-06 00:25:09 +00:00 |
|
TimeServ
|
3866a4c292
|
add r_drawflat_nonworldmodel, defaults to 0
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2315 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-04 16:02:03 +00:00 |
|
TimeServ
|
c6f426a52b
|
added linear downsampling, use snd_linearsample 2 or snd_linearsample_stream 2 to enable
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2313 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-04 03:50:24 +00:00 |
|
TimeServ
|
6eac4b965b
|
gl_texture_anisotropic_filtering is now a cvar with archive flag set
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2312 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-04 02:25:10 +00:00 |
|
TimeServ
|
b67a5991dc
|
sound resampling rehash, added snd_linearsample_stream, 1 will use linear resampling with RoQ/CIN playback (ogg resampling fix not there yet), defaults to 0
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2311 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-04 01:43:52 +00:00 |
|
TimeServ
|
a10f1f22a6
|
cleanup, change TE_BLOB to TE_TAREXPLOSION in particle sets, change TE_BIGEXPLOSION to TE_TEI_BIGEXPLOSION, fix centerprints/stuffcmds not being written to mvds (maybe), misc fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2310 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-06-02 17:42:36 +00:00 |
|
TimeServ
|
22ad876a50
|
add sv_floodprotect_suicide, sv_floodprotect_sendmessage, add floodprot legacy command
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2308 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-30 04:00:24 +00:00 |
|
TimeServ
|
637633af80
|
vector op cleanups, added pr_droptofloorunits, sets how many units droptofloor QuakeC call will drop, defaults to "" which drops up to 256 units (Quake default)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2304 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-29 04:50:24 +00:00 |
|
Mark Olsen
|
01f878498c
|
Same fix for the disabled code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2300 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-28 23:15:04 +00:00 |
|
Mark Olsen
|
4ace1cbb80
|
r_powerupglow now actually works :P
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2299 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-28 23:00:10 +00:00 |
|
TimeServ
|
b720455bb8
|
fix without Q2CLIENT/NQPROT build, software renderer with plugins fix, misc fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2298 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-28 21:56:04 +00:00 |
|
TimeServ
|
0127ad7039
|
v_*cshift/v_bonusflash vars default to 1, import fixes (hopefully) to pmove
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2297 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-25 23:08:37 +00:00 |
|
TimeServ
|
31eaf52ce9
|
fix to master cvars, don't crash when worldmodel doesn't get loaded for the client, misc fixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2296 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-25 21:32:32 +00:00 |
|
TimeServ
|
c19474d271
|
fixed sw build, fixed server banning, banip works properly and accepts the format x.x.x.x/n and x.x.x.x/x.x.x.x, added unban and banlist
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2294 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-22 22:51:14 +00:00 |
|
TimeServ
|
ef0e99b312
|
allow viewmodel to be seen with SW again (cl_gunx, etc do not work properly with software)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2292 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2006-05-19 21:00:55 +00:00 |
|