Commit graph

10 commits

Author SHA1 Message Date
zturtleman
c9f50d970f Update qvm.pk3 checksum for v0.0.1.2 release 2018-08-08 19:57:37 +00:00
zturtleman
38590e1acd Fix adding svn revision to version for newer subversion client (only has .svn directory in top-level) 2018-08-08 19:53:46 +00:00
zturtleman
6848f66d73 Update QVMs for Q3Rally v0.0.1.2. 2018-08-08 19:26:41 +00:00
q3rally
e6471c1d1d - changed the default Bots
- new ctf map
- new levelshots
- minimaps added
2018-05-24 21:48:06 +00:00
zturtleman
d1d77c02f6 Restore compatibility with running on unmodified ioquake3
Remove additional acos and asin system call traps that I added in r119 (2012-09-15).
Now the implementations in bg_lib.c are used like when Q3Rally was a mod.
acos system call is part of Q3A CGame API. It's still used by Q3Rally CGame.

Attempting to run Q3Rally CGame VMs from Sep-2012 - Nov-2017 will now given an error.
ERROR: Bad cgame system trap: 112
2017-11-17 00:43:27 +00:00
zturtleman
e7405e98df ioquake3 resync to revision 3331 from 3306.
OpenGL2: Use an OpenGL 3.2 core context if available
OpenGL2: Remove GLSL_ValidateProgram()
OpenGL2: Don't do MSAA resolve/shadow mask/SSAO on shadow views
OpenGL2: "Fix" cg_shadows 4
Fix score bonus for defending the flag carrier in CTF
Restore not giving defense score bonus to flag carrier
Add score bonus for defending the flag carrier in 1 Flag CTF
Move CON_Init ahead of Com_Init to avoid Windows dedicated server crash
Make 'globalservers 0' fetch all masters
OpenGL2: Don't use initialized arrays in glsl shaders
Echo server say/tell/sayto message to console
Don't try to remove non-existant command 'shaderstate'
Update internal curl to 7.54.0
Silence g_util.c warning about set but not read variable
Remove unused imgFlag_t value IMGFLAG_SRGB
Make warmup in Team Deathmatch wait for players to join both teams
Remove CVAR_PROTECTED from cl_renderer
Fix/improve buffer overflow in MSG_ReadBits/MSG_WriteBits
Fix friction in AAS_ClientMovementPrediction
Fix floating point precision loss in renderer
Reject OpenGL contexts w/ software renderer when core context requested
2017-08-07 05:23:43 +00:00
q3rally
0bd82cbdc2 Added missing content for the next release 2016-04-30 21:48:45 +00:00
zturtleman
3aaef409a2 - Removed out of date game binaries (they probably shouldn't be in svn at all). 2011-07-29 19:27:47 +00:00
q3rally
cd03dd5642 Commit for Prealpha release 2011-03-12 21:16:14 +00:00
q3rally
dcdc537bfa Added files 2011-02-18 14:31:32 +00:00