[quake3-bugzilla] [Bug 5462] do not require clients to have a matching qagame.qvm
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Sat Mar 31 12:25:00 EDT 2012
https://bugzilla.icculus.org/show_bug.cgi?id=5462
--- Comment #2 from Simon McVittie <smcv-ioquake3 at pseudorandom.co.uk> 2012-03-31 12:24:59 EDT ---
Created attachment 3105
--> https://bugzilla.icculus.org/attachment.cgi?id=3105
Do not reference a pak file just because it contains qagame.qvm
This allows for server-side-only code mods. Clients don't need to execute
qagame.qvm, so it doesn't matter whether they have the same one as the
server. FS_ReferencedPakPureChecksums only respects flags numerically
less than FS_QAGAME_REF anyway, so this doesn't change the checksums.
Adapted from OpenArena.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list