Commit Graph

1023 Commits

Author SHA1 Message Date
Spoike 8904897b88 Please work...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@987 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-05 00:17:30 +00:00
Spoike 29d3c7ea17 Trinca has one huuuge mod.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@986 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-05 00:16:17 +00:00
Spoike 1b5c97bd31 urm, yeah, bracket fixed. hrm. ah well.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@985 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-04 20:07:44 +00:00
Spoike 63b7296630 Small bug fix. Strict parsers were complaining... gcc4. :/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@984 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-04 19:49:48 +00:00
Spoike 8eaac6ced3 Small bug fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@983 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-04 14:45:00 +00:00
Spoike a2cb6abac0 Guess who got the parameters the wrong way around.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@982 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-27 15:52:15 +00:00
Spoike db7e43b79e Fix some warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@981 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-27 09:10:03 +00:00
Spoike 63b3833d2e Decent blood
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@980 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-27 09:09:27 +00:00
Spoike a9d9293fc1 Changed spikeset.
Some csqc tweeks, bugfixes, additional work (yay - prediction, keyboard input!)
Some teamplay tweeks, supports much more fuhquake-compatable teamplay stuff.
Changed the texture naming scheme a bit.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@979 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-26 16:04:12 +00:00
Spoike d8b6a19487 Define a field as const, and it'll warn whenever you store to it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@978 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-23 19:55:49 +00:00
Spoike 434fedf8a5 Fixes the give command.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@977 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-22 23:56:48 +00:00
Spoike 403e207feb Don't apply \s specials if it's a special char that we're parsing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@976 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-22 23:55:57 +00:00
Spoike 608675c050 Tweeked the gui, fixed some bugs, added a goto-def box. It needs a compile first, and it doesn't currently do that compile for you. You'll have to actually click the compile button.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@975 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-22 07:36:14 +00:00
Spoike 4b48999fdc Preliminary RBSP support.
Q3 needs retesting.
With regard to lightmaps. It currently uses only the first lightmap on the surface, and doesn't yet respond to lightstyles. This can result in some fairly patchy edges, and is a bit darker in those areas. I need to rewrite a few other areas to get the rest to work properly (like how lightmaps are drawn...). Everything else should work fine (this doesn't include working gamecode of course).


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@974 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-21 00:02:01 +00:00
Spoike ae19812e92 jk2 shader path added (which is also a cleaner name anyway...)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@973 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-20 23:54:54 +00:00
Spoike 9d65df9b4d Byteswap the palette (for macs).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@972 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-20 23:51:56 +00:00
Spoike 638fad7d95 Give JK2 paths a go too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@971 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-20 23:46:20 +00:00
Spoike f1e145867e Be more generous with default memory sizes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@970 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-20 23:45:24 +00:00
Spoike 545b457f02 Trying to improve portability.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@969 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-19 21:09:29 +00:00
Spoike 1d0140019e Small fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@968 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-19 19:33:49 +00:00
Spoike d03c99b3eb Fixed SDL stuff
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@967 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-19 19:31:15 +00:00
Spoike 41fb31230a I'm not really with it today.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@966 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 18:33:44 +00:00
Spoike ba70042981 Trying to fix some gamma ramp sizes. :/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@965 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 17:31:53 +00:00
Spoike 7d63331cab A stub, so that bsd users can just use bsd's make.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@964 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 17:16:19 +00:00
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 adbb8afa29 My appologies, it's not a compiler bug, I just can't read.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@962 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 16:29:24 +00:00
Spoike ee02371019 Added an option to compleatly disable gamma ramps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@961 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 05:41:39 +00:00
Spoike 998efee8c3 Trying to fix bsd gl support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@960 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-18 05:35:23 +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
TimeServ e7d4f7739b yay for rgb fields
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@958 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 23:59:42 +00:00
Spoike 7fb398c4ed Maybe one day I'll compile before committing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@957 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 20:59:11 +00:00
Spoike 54afb16222 Trying to fix bsd networking.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@956 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 20:54:43 +00:00
TimeServ 0b000a1963 small changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@955 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 20:40:18 +00:00
TimeServ d87c9d7b69 small changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@954 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 20:33:54 +00:00
TimeServ a75a0325ef small changes
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@953 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 20:16:44 +00:00
Andreas Kirsch 76d99cdbc2 -Fixed a stupid bug in Precompiler which caused pragma keyword to do the
inverse you told it to.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@952 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 10:05:33 +00:00
Spoike ef975c65d5 A small fix...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@951 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 03:32:39 +00:00
Spoike f12f7db6cc Added a new FTE_TARGET - bsd!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@950 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 03:31:03 +00:00
Spoike 4452606bf2 bsd make isn't compatable with the main makefile. Let them know in a friendly way instead of spamming them with errors.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@949 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 03:21:24 +00:00
Spoike 983c808035 For the bsd port.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@948 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 03:15:38 +00:00
Spoike 1c47b03601 Urm. Compiles in FreeBSD with gmake and gcc. So, urm, yeah... Maybe it runs too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@947 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-17 02:22:51 +00:00
Spoike 4a9c299884 Removed some files to a plugin.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@946 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 20:18:56 +00:00
Spoike bc5b89d1c7 pop3 stuff is moved to a plugin, so this is no longer needed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@945 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 16:24:32 +00:00
Spoike f5d7521339 Making these plugins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@944 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 16:23:40 +00:00
Spoike 4ea31bf445 A downloads menu. Not yet compleate.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-16 16:22:17 +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 8c1ff58f14 vid_displayfrequency works on fullscreen ddraw modes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@941 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 21:25:28 +00:00
Spoike 17268522f7 fix for gcc
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@940 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 21:25:02 +00:00
TimeServ 2df7e01d6b spiral distance per rotation
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@939 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 21:20:52 +00:00
TimeServ 87287f9d12 spawnparams/spawnorg/spawnvel
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@938 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 20:44:12 +00:00
Spoike 940f2ede3c tra la la...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@937 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 18:39:22 +00:00
Spoike 4c9337fd35 some bug fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@936 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-02 18:00:45 +00:00
Spoike 94233a33c0 correct config loading order.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@935 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-01 17:30:19 +00:00
Spoike d7b04be06c Taken out gl_part_trifansparks
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@934 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-01 00:47:50 +00:00
Spoike b05143fc51 small fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@933 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-31 16:29:44 +00:00
Spoike bf66152394 That's a small bit better.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@932 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-31 16:28:37 +00:00
Spoike d385694a19 Oggs work better, but still seem to cause a crash later. :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@931 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-29 15:01:57 +00:00
Spoike 7468ff8f3d Added te_lightningend point effect. Fixed the end-point height for truelightning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@930 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-29 13:52:15 +00:00
Spoike 13d2da58bd It would seem that there was a bug,
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@929 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-29 07:39:38 +00:00
Spoike 1baee5fbe1 A small speedup, and more memory efficiency too. Won't shadowalker be happy. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@928 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-29 03:17:17 +00:00
Spoike 6f5a1247e8 menu.dat works! yay!
And a couple of bug fixes too.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@927 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-28 07:05:38 +00:00
Spoike 36b239f0cf So you can enable the mp3 decoder with the appropriate library. I'm not going to add this as a default option for probably some time to come.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@926 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-28 00:22:11 +00:00
Spoike d7bb31a516 Some changes. QC execution has been tweeked a little. It needs further work still.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@925 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-28 00:11:59 +00:00
Spoike 0b3fc5c57f New cvar: allow_download_pakcontents
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@924 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 18:32:44 +00:00
Spoike ad0ee0edfc A debugging cvar so we know what's going wrong in oztf.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@923 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 18:13:37 +00:00
Spoike d63dafee6e newline at eof. :/
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@922 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 18:12:50 +00:00
Spoike b2f6366a24 SW renderer works properly but doesn't keep kovaak happy. :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@921 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 18:11:04 +00:00
Spoike ed133d107c Add true independant physics in linux at some later point
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@920 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 17:19:25 +00:00
Spoike a21a4464f4 Removed need for strlwr
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@919 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 17:17:59 +00:00
Spoike f1e139d0d6 X stuff was moved to a plugin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@918 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-24 17:16:22 +00:00
Spoike 5926f9f4cf *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@917 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-23 22:14:08 +00:00
Spoike dbf7aeb23c blah
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@916 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 23:47:49 +00:00
Spoike 656be2f50e works now. :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@915 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 23:33:18 +00:00
Spoike ade32bfce0 Yay, it's all working now!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@914 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 15:23:22 +00:00
Spoike bb2fd1c05d Okay, so it's still not working perfectly, it just looks like it. :)
Trivial_accept is switched on, but the asm is disabled for now.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@913 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 05:00:25 +00:00
Spoike 219fd9ec38 When will microsoft manage to follow some sort of standard?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@912 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 02:09:19 +00:00
Spoike 9cf6a660db Hrm, that's an embarrasing bug..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@911 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-22 02:08:01 +00:00
Spoike 57b89d3d3e does the sw renderer work any better now?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@910 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-20 19:41:41 +00:00
Spoike bf6b09ebfd *sigh*
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@909 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-20 03:23:46 +00:00
Spoike 0a819ecd64 heh, whoops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@908 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-20 03:07:24 +00:00
Spoike cd404b7477 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@907 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-20 03:05:36 +00:00
Spoike 7e1ab9e29b *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@906 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-20 02:57:11 +00:00
Spoike 2000d01334 Small changes, a few bugs fixed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@905 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-18 06:14:33 +00:00
Spoike 67950ee8ac couple of effect changes to do with q2.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@904 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-18 06:14:07 +00:00
Spoike f23f8ba961 Small changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@903 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-18 06:13:36 +00:00
Spoike 74f9fa8581 Q2 now runs properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@902 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-18 06:13:11 +00:00
Spoike 300734ae71 Needed for q2 monster muzzle flashes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@901 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-18 06:12:35 +00:00
TimeServ d6f910c10b q2 fixes mostly
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@900 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-15 22:51:01 +00:00
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