Commit Graph

270 Commits

Author SHA1 Message Date
Spoike b8eca23cfb *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@963 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 17:12:18 +00:00
Spoike d1d52a49ac sw client builds and runs now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@959 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 03:21:16 +00:00
Spoike f43b221896 Stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@942 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 16:21:27 +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 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 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 5a6c27d500 mingw detection is a little better now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@713 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-04 08:06:46 +00:00
Spoike 1d1dd11bdf I apologise for the error in the earlier code.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@692 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-29 03:06:27 +00:00
Spoike 4b0395e079 Lots of stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@684 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-24 08:45:56 +00:00
Spoike c011c912f7 Tweeked the conditions (Q3Debug/Q3Release targets are obsolete now)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@650 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-15 19:47:56 +00:00
Spoike b719cd9109 Erm, yeah, don't want CLIENTONLY when we're going for a mimimal server...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@578 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 16:48:42 +00:00
Spoike b523ee04c7 Added a new stat from DP-P6.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@556 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-12-05 08:17:46 +00:00
Spoike 854f5340c1 server can be configured out, rtlights are a bit more responcible.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@538 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-11-29 01:21:00 +00:00
Spoike ea5c476ced I need to commit more often...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@316 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-10 06:32:29 +00:00
Spoike 5fbe74b582 Small stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@297 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-10-03 22:52:02 +00:00
Spoike 4a84df3380 IRC client is moving into a plugin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@239 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-24 02:43:25 +00:00
Spoike 80d3e5c9c3 minimal builds can have the server browser if they must... *sigh*
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@49 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-26 10:18:06 +00:00
Spoike 47c8c80a0a small cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@32 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 06:23:11 +00:00
Spoike a67a6355d2 Initial checkin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-21 01:25:48 +00:00