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
|
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
|
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
|
70289170f1
|
added gl_lerpimages, changed default video mode to 640*480
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@844 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-28 04:24:40 +00:00 |
|
Spoike
|
becd8b1b64
|
Only the server should care about that one.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@843 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-28 04:22:51 +00:00 |
|
Spoike
|
d3b98b8243
|
TF uses v_cshift on it's own to wipe the screen, Allow it to keep that behavior.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@842 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-28 04:22:02 +00:00 |
|
Spoike
|
0eb00928ba
|
Small fix so it uses the correct maths...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@841 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-28 04:20:50 +00:00 |
|
Spoike
|
9ecd5dc714
|
small bugfix for something that occasionally strikes SW.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@840 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-28 04:20:08 +00:00 |
|
Spoike
|
502f1d7591
|
minimal wasn't compiling.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@838 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-27 22:20:16 +00:00 |
|
Spoike
|
1a14d41488
|
Improved video menu and 2d scale.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@834 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-26 18:56:49 +00:00 |
|
Spoike
|
7dfa8ee86c
|
Asm rendering of alias models is back in now - and it works
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@833 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-26 17:16:08 +00:00 |
|
Spoike
|
8233e58472
|
mvdplay should be run fine now, once in. You can still hijack scoreboards though.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@832 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-26 03:39:47 +00:00 |
|
Spoike
|
6580299f61
|
Server-side MVD playback is more healthy now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@830 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-25 05:01:30 +00:00 |
|
Spoike
|
51da6d3abf
|
Fixed some warnings and stuph.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@829 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-24 23:47:32 +00:00 |
|
Spoike
|
ed12d52f79
|
Added some more code, the concept code for the renderlist is in. All that's left now is to make it work, assign builtin numbers, do all the gruntwork. Oh, and rework the connection parts, rewrite the csqc edict protocol, direct stuffcmds through the csqc, give csqc key events for stuff, allow the csqc to draw 2d stuff, and get the whole thing crc-ed and cheat proof.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@828 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-24 05:10:11 +00:00 |
|
Spoike
|
a1a71ab87b
|
Fixed v_cshift issues in malice by simply disabling the v_cshift when the mod specifies the wrong number of arguments (luckily, cshift is cleared between server anyway)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@825 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-24 03:05:39 +00:00 |
|
Spoike
|
28fda441c8
|
Reworked quite a bit of 2d code... well, fps, speed and clock at least
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@824 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-23 17:49:42 +00:00 |
|
Spoike
|
e23e1a8e1b
|
So you don't need to use the skins command after changing either enemyskin or teamskin
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@823 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-23 17:47:53 +00:00 |
|
Spoike
|
2d675dd762
|
Small off-by-one bug
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@822 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-23 17:47:04 +00:00 |
|
Spoike
|
55d941cb32
|
This should mean that switching spectator target fixes up the enemy/team skin forcing
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@819 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-23 17:37:35 +00:00 |
|
Spoike
|
ec45a884ad
|
Altered the teleport particles. There are far less of them now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@812 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-18 20:38:05 +00:00 |
|
Spoike
|
18ea868de2
|
Gib filters and things.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@811 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-18 20:15:20 +00:00 |
|
Spoike
|
85110f82db
|
Fixed a crash in linux with cds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@809 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-18 15:43:34 +00:00 |
|
Spoike
|
14697e2c5b
|
csqc code added This is preliminary.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@803 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:43:13 +00:00 |
|
Spoike
|
969d286ca0
|
ctrl+enter when typing text will use say_team instead of say
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@802 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:41:54 +00:00 |
|
Spoike
|
cb0e9f7351
|
Some new cvars added for controlling ent effects (fuhquake compatability)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@801 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:40:37 +00:00 |
|
Spoike
|
ef62abd8f9
|
Fixed 3 bugs, found the extra modelindexes we need.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@800 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:40:21 +00:00 |
|
Spoike
|
157811e948
|
Fixed say prompt crash.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@799 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:36:37 +00:00 |
|
Spoike
|
aa642ce2a5
|
r_rockettrail and r_grenadetrail cvars added.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@798 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-17 17:35:15 +00:00 |
|
Spoike
|
890bc1f637
|
chunked downloads are in
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@791 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-16 02:25:35 +00:00 |
|
Spoike
|
11a9c23c2b
|
First version of csqc code. It's still very limited.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@787 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-16 02:21:25 +00:00 |
|
Spoike
|
ccf7e8bfe6
|
Fractional sensativities are more regular.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@781 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-15 17:38:38 +00:00 |
|
Spoike
|
a307237cff
|
Plugins are initialised earlier, which means that all the console commands work in configs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@780 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-15 17:37:11 +00:00 |
|
Spoike
|
94e1cf50ea
|
Downloads should be working again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@779 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-13 23:33:00 +00:00 |
|
Spoike
|
0ea0ebecba
|
Fixed default crosshairalpha
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@776 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-13 17:59:15 +00:00 |
|
Spoike
|
c2988990c2
|
I committed too much last time, so here goes for a big commit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@774 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-13 16:29:20 +00:00 |
|
Spoike
|
b192d3a175
|
SDL works a bit better now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@768 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-12 08:38:31 +00:00 |
|
Spoike
|
2500f221c4
|
Tweeked config handling lots. It's much more friendly now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@746 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-07 02:44:12 +00:00 |
|
Spoike
|
517ba202a3
|
Those downloading messages were annoying me.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@745 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-07 02:41:46 +00:00 |
|
Spoike
|
4bf238f9ae
|
Q2 has a button flag ANYBUTTON which actually occurs when any user presses any button at all. Which is pretty horrible really, as going to console ends intermission for all other users. :( We only set the flag if attack or jump is pressed. You can use +button8 for just anybutton still, if it's a problem in some way.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@744 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-07 02:41:01 +00:00 |
|
Spoike
|
5f2aa993de
|
Needed casts. The pmove code on the server got it's own usercmd, so the clients pmove code needs to incorporate casts appropriatly also.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@743 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-07 02:38:41 +00:00 |
|
Spoike
|
aa039d563d
|
Don't autodownload palette/colormap afterall.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@731 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:08:47 +00:00 |
|
Spoike
|
444d40db67
|
Added support for loading an alternate sort of sort of tga
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@730 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:07:55 +00:00 |
|
Spoike
|
d28993bd60
|
Making FTE run without any gamedata.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@729 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:06:55 +00:00 |
|
Spoike
|
2df5251e89
|
Stole lh's font, for use without gamedata.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@728 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:02:25 +00:00 |
|
Spoike
|
b9df04076c
|
tweeked execution of default configs to be more conservative, made bskins work.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@727 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:01:19 +00:00 |
|
Spoike
|
4ec4d1f38d
|
Made it so that the user may specify skin colors instead of skin names.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@726 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 08:00:20 +00:00 |
|
Spoike
|
988a3a2cda
|
fbskins is meant to be a float
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@725 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2005-01-05 07:58:50 +00:00 |
|