Commit Graph

8 Commits

Author SHA1 Message Date
Lance 7707135846 Undo my mistake in #3513
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-02-07 09:07:09 +00:00
Lance 9b17c6b9bc MSVC .NET 2008 project files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3513 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-02-07 08:39:23 +00:00
Spoike dce284811e Minor update...
Q3 clients can connect to q1 gamecode (sv_listen_q3).
hacked support for SendFlags. It'll work compatibly, just not efficiently.
Unified shared qc builtins.
fteqcc supports int |= float, more params in macros, &~= operator.
Additional recent DP QC extensions.
Particle system abstraction. 'r_particlesystem classic' (vs null or script) will revert to truly classic particles.
Nexuiz might run again.
Network address revamp (sv_port and sv_port_ipv6 can both be used to specify an ipv4 address:port and both corrently accept clients). localhost now properly favours ipv4 (use ::1 for ipv6 localhost).
Download system revamp.
Numerous other changes.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3051 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-11-09 22:29:28 +00:00
TimeServ 3d355984f2 attempting to fix builds and update the 2005 project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2580 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-08-07 16:11:30 +00:00
TimeServ 9d84f0a60d get vc2005 to shut up about deprecated stuff with gas2masm
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2384 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-09-17 03:37:57 +00:00
TimeServ 1785c0bfc5 added vid_conautoscale which allows vid_conheight/vid_conwiidth to be updated based on scale of current resolution, updated vc2005 project yet again
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2141 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 07:14:25 +00:00
TimeServ d0834bffc2 update vc2005 project again, remove cvsignore files out of repository
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2140 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 03:59:30 +00:00
TimeServ 9df6333486 add gas2masm to vc2005 project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2138 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 03:39:34 +00:00