Commit Graph

897 Commits

Author SHA1 Message Date
TimeServ c324d0a3b8 hopefully this fixes q2 sbar with viewsize somewhat
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@899 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-15 03:25:37 +00:00
TimeServ 7af6a2b9e7 stuff I needed to fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@898 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-15 02:57:02 +00:00
TimeServ dc5809c208 tent stuff i forgot to merge a long time ago
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@897 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-13 21:00:26 +00:00
Spoike d4e494488b *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@896 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-12 23:40:42 +00:00
Spoike ce3c561cfe CSQC is standard now, and secure via the same md4 as a map currently has.
Particle system functions renamed a bit, a few other cleanups in that area.
Console handling tweeked. Better rules for subconsoles and plugins. Commands are coloured if it'll be execed, which should help reduce occurences of chat being commands. tab compleation tweeked, partial compleation no longer changes the suggestion.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@895 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-10 03:55:18 +00:00
Spoike 2621cc6aad *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@894 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-07 08:58:26 +00:00
Spoike 061024cf36 print/dprint issues cleaned up.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@893 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-07 08:55:30 +00:00
Spoike b80ee23d89 centerprint builtin added, should be called cprint though, as it has no player parameter
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@892 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-07 08:40:03 +00:00
Spoike 26f7aec5b7 Now works better with point traces and patches.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@891 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-05 15:28:20 +00:00
Spoike d648c9e733 A couple of fixes. MVD recordings now actually record frags. Splitscreen no longer causes illegible messages.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@890 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-04 13:30:30 +00:00
Spoike 0f35ce0501 msvc sux
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@889 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-02 08:34:08 +00:00
Spoike 5f88d761f5 Moved to a plugin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@888 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-01 15:37:35 +00:00
Spoike e269aeaf16 Qux removed to a plugin.
Small bugfixes.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@887 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-01 15:36:23 +00:00
Spoike ffd07a8500 Corrected broken \r\r\n line endings. :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@886 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-01 01:53:51 +00:00
Spoike 9ae7e2621d SOFTWARE RENDERING IS BROKEN: DO NOT USE ASM VERSION.
Lots of changes.
CSQC should be functional, but is still tied to debug builds. It WILL have some bugs still, hopefully I'll be able to clean them up better if people test it a bit.
Precompiled headers are working properly now. Compile times are now much quicker in msvc. This takes most of the files this commit.
Restructured how client commands work. They're buffered outside the network message, some multithreaded code is in. It needs a bit of testing before it's active.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@885 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-28 07:16:19 +00:00
Spoike b8acd511de Small fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@884 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-18 02:33:01 +00:00
Spoike 770c199fa3 rearranged some defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@883 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:38:03 +00:00
Spoike a019c2ac85 You realise of course that the only reason this compiled is because the precompiler stuff was in the wrong order...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@882 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:36:57 +00:00
Spoike 44770f7fbc simplified some insane logic.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@881 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:35:35 +00:00
Spoike 772f543902 removed some unneeded defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@880 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:34:16 +00:00
Spoike be0a53b5d8 Black's menu.dat works a bit better now. :) Still not perfect. :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@879 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:33:36 +00:00
Spoike 2c3c36f906 Clarified some logic. Made it 64bit happy.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@878 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:32:18 +00:00
Spoike 9fbeb58384 Fixing v_cshift with hardware gamma on winnt. winnt sucks.
flashbangs are non-cheatie now.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@877 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-17 03:30:24 +00:00
Spoike b78f12477d __fastcall as the default calling convention now compiles fine. Which is good.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@876 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-12 19:53:31 +00:00
Spoike acde8ade44 CSQC support changes and some small bugfixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@874 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-12 18:56:04 +00:00
Spoike f4cfc008e1 Added some extensions to csqc. Added capability for obtaining stats. Fixed a big-endian issue with string stats.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@873 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-10 00:14:10 +00:00
Spoike 4576ea829f A few changes. Reacc support
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@872 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-09 19:32:30 +00:00
Spoike cb487034e9 csqc is now working in some ways. Hash tables use renamed functions, and a few other changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@871 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-09 19:32:09 +00:00
Spoike ae4a835df1 Made multiplier instead of boolean
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@870 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-07 15:32:51 +00:00
Spoike 4709d89842 Urm, whoops.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@869 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-06 13:59:37 +00:00
Spoike 90bd03f65e Small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@868 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-06 13:54:36 +00:00
Spoike 95eafd7427 some bugfixes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@867 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-06 02:47:36 +00:00
Spoike d29d5e71e6 Fixed max_stats 32 bug in cl_nopext demos when played back in non-fte clients
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@866 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-02 09:04:03 +00:00
Spoike 28a382a197 /me whistles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@865 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-02 08:21:44 +00:00
Spoike 8adc3aafcc pr_csqc instead
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@864 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-02-02 08:18:40 +00:00
Spoike 359ad952ff Improved portability
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@863 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-30 04:00:07 +00:00
Spoike ae500c07ef sockaddr_qstorage should make no assumptions about where the sa_family member is. Thanks to bigfoot for pointing this out.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@862 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:26:42 +00:00
Spoike 72a13752b6 KovaaK wanted this not to be spammed so much
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@861 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:22:43 +00:00
Spoike c02a3b3437 Quick tweek to boost samplerate of speedometer
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@860 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:17:25 +00:00
Spoike 936ecea483 Try to reduce blending artifacts at edges
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@859 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:15:59 +00:00
Spoike b1c2a6494a bigfoot pointed out this problem without NQPROT on a server
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@858 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:14:57 +00:00
Spoike a1a586aab9 bigfoot pointed out this glaringly obvious bug
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@857 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-29 02:13:45 +00:00
Spoike 06207797f9 No SV_Error in client only builds please
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@856 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 20:19:01 +00:00
Spoike a675add7fb Go away uShort issues... zlib sucks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@855 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 20:17:27 +00:00
Spoike fa82bc9c8c Fixed custom beams
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@854 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 19:26:24 +00:00
Spoike 5136f7bcbc Software renderer now compiles on MINIMAL.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@853 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:32:20 +00:00
Spoike bfb1906d8e Removed some unneeded defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@852 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:31:44 +00:00
Spoike 68ba81dfea These have migrated to the common directory instead.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@851 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:30:58 +00:00
Spoike 5cdef34122 Moving utility functions, Our libs dir should contain only standard header files and libraries, and should only be needed by the evil non-inclusive windoes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@850 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:29:54 +00:00
Spoike 545c635ae4 Added gl_lerpimages.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@849 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:28:07 +00:00