fteqw/quakec
Spoike eefc950400 particles: rework r_effect, such that its possible to project particles forwards
particles: add an emiteffectnum field (and support emiteffect+traileffect psuedo-fields), for reliable emissions that are not framerate dependant (emitted forwards by default...
particles: rewrote 'sky' surface emittance. can now emit from submodels too.
particles: be more verbose about unknown mode keywords, instead of silent.
server: add basic misc_model emulation, for mods that don't implement one.
quake2: better r1q2 compat.
renderer: rework mindist+maxdist, should be more consistent as well as more reliable with orthographic matricies. has actual VF_ enumerations now.
sound: fix CF_FOLLOW to not crash, and work with openal.
client: 'cl_loopbackprotocol nq' now uses appropriate protocol extensions.
fs: try using /usr/share/games/foo by default, if it exists.
server: uncap drate if unspecified, do not fall back on rate.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5021 fc73d0e0-1445-4013-8a0c-d673dee63da5
2016-10-22 07:06:51 +00:00
..
autoext A list of known extensions. 2005-07-16 15:58:00 +00:00
basemod Made the boolean type consistently int or float, without using conversions. 2008-11-09 23:29:13 +00:00
csaddon particles: rework r_effect, such that its possible to project particles forwards 2016-10-22 07:06:51 +00:00
csqctest/src Just messing with stuff. 2011-05-20 04:10:59 +00:00
fallout2 Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation. 2008-01-23 01:32:20 +00:00
menusys fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00