]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
15 years agoadd csqc_flags cvar for client compatibility
blub0 [Thu, 10 Jul 2008 21:55:36 +0000 (21:55 +0000)]
add csqc_flags cvar for client compatibility
defaults to 0, flag 1 enables the stringwidth() builtins and the new font for the scoreboard

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3812 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoRe-added DM scoreboard and added the field-mask check to the sbar heading
blub0 [Thu, 10 Jul 2008 17:20:16 +0000 (17:20 +0000)]
Re-added DM scoreboard and added the field-mask check to the sbar heading

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3811 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomoved the CVAR_* vars from menu/msys.qh to common/constants.qh
blub0 [Thu, 10 Jul 2008 16:58:18 +0000 (16:58 +0000)]
moved the CVAR_* vars from menu/msys.qh to common/constants.qh
added "..." to registercvar in csqc, added CVAR_SAVE to sbar_columns

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3810 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoA lil fix to the mapvoting code, an update to the KH HUD by victim,
blub0 [Thu, 10 Jul 2008 16:34:18 +0000 (16:34 +0000)]
A lil fix to the mapvoting code, an update to the KH HUD by victim,
and moved the sbar_columns_set cmd to PostInit

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3809 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops
div0 [Thu, 10 Jul 2008 08:11:06 +0000 (08:11 +0000)]
oops

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3808 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoremove the patches that are applied in current GtkRadiant svn
div0 [Thu, 10 Jul 2008 07:37:54 +0000 (07:37 +0000)]
remove the patches that are applied in current GtkRadiant svn

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3807 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoCSQC scoreboard now knows about fonts
div0 [Thu, 10 Jul 2008 07:10:23 +0000 (07:10 +0000)]
CSQC scoreboard now knows about fonts

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3806 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agosilence all fteqcc -Wall -Wno-mundane warnings (that is, all but "unreferenced function")
div0 [Thu, 10 Jul 2008 06:04:04 +0000 (06:04 +0000)]
silence all fteqcc -Wall -Wno-mundane warnings (that is, all but "unreferenced function")

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3805 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agocompilation fix for fteqcc -O0
div0 [Thu, 10 Jul 2008 05:48:12 +0000 (05:48 +0000)]
compilation fix for fteqcc -O0

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3804 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops, cvar name
div0 [Wed, 9 Jul 2008 19:31:25 +0000 (19:31 +0000)]
oops, cvar name

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3803 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAdd a benchmark .cfg that runs the server for a predefined "game".
div0 [Wed, 9 Jul 2008 19:30:24 +0000 (19:30 +0000)]
Add a benchmark .cfg that runs the server for a predefined "game".
Should only differ by operating system, may be used to benchmark server/QC VM code.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3802 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix bboxes of items to match FL_ITEM
div0 [Wed, 9 Jul 2008 16:24:19 +0000 (16:24 +0000)]
fix bboxes of items to match FL_ITEM

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3801 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd spawnflag boxes
div0 [Wed, 9 Jul 2008 16:10:41 +0000 (16:10 +0000)]
add spawnflag boxes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3800 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix func_door description
div0 [Wed, 9 Jul 2008 16:06:40 +0000 (16:06 +0000)]
fix func_door description

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3799 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd brush primitives fixes
div0 [Wed, 9 Jul 2008 12:25:30 +0000 (12:25 +0000)]
add brush primitives fixes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3797 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix ctf bug with flag touching after dead
div0 [Wed, 9 Jul 2008 06:02:58 +0000 (06:02 +0000)]
fix ctf bug with flag touching after dead

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3796 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoKeep track of CSQC compatibility.
blub0 [Tue, 8 Jul 2008 18:41:39 +0000 (18:41 +0000)]
Keep track of CSQC compatibility.
Count flag returns now.
Send flag returns and deaths over the net.
Dynamically create scoreboard columns.
Store sbar columns in sbar_columns, update the layout with the cmd sbar_columns_set.
sbar_columns_help for information about it.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3795 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoremove debug prints
div0 [Tue, 8 Jul 2008 17:46:58 +0000 (17:46 +0000)]
remove debug prints

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3790 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd csprogs.dat
div0 [Tue, 8 Jul 2008 17:42:35 +0000 (17:42 +0000)]
add csprogs.dat

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3789 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoFixed Bloodprisonctf's jumppads by targeting target_position instead of info_null.
m0rfar [Tue, 8 Jul 2008 16:41:06 +0000 (16:41 +0000)]
Fixed Bloodprisonctf's jumppads by targeting target_position instead of info_null.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3788 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAll cl_movement_* cvars should match sv_* equivalent.. at least 2 where (slighlty...
m0rfar [Mon, 7 Jul 2008 13:59:33 +0000 (13:59 +0000)]
All cl_movement_* cvars should match sv_* equivalent.. at least 2 where (slighlty) wrong.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3787 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadded the old key image again for the engine hud
blub0 [Mon, 7 Jul 2008 11:59:33 +0000 (11:59 +0000)]
added the old key image again for the engine hud

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3786 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoby victim: New key images and a small update to the KH HUD code
blub0 [Mon, 7 Jul 2008 10:22:20 +0000 (10:22 +0000)]
by victim: New key images and a small update to the KH HUD code

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3785 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoworks better when done right
div0 [Mon, 7 Jul 2008 06:39:44 +0000 (06:39 +0000)]
works better when done right

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3784 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoapply defaults for capture limit
div0 [Mon, 7 Jul 2008 06:39:19 +0000 (06:39 +0000)]
apply defaults for capture limit

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3783 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoCTF caplimit
div0 [Mon, 7 Jul 2008 06:37:56 +0000 (06:37 +0000)]
CTF caplimit

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3782 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd support for capturelimit_override and capturelimit in the mapinfo file
div0 [Mon, 7 Jul 2008 06:35:37 +0000 (06:35 +0000)]
add support for capturelimit_override and capturelimit in the mapinfo file

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3781 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAdded the capture-counter and changed the CTF scoreboard to display the caps.
blub0 [Sun, 6 Jul 2008 22:11:59 +0000 (22:11 +0000)]
Added the capture-counter and changed the CTF scoreboard to display the caps.
Gameplay changes:
cvar g_ctf_win_mode:
2 to play as usual, with just a fraglimit
1 use the teamfrags if the team-captures are equal
0 use overtime
cvar capturelimit - does it need explanation?
g_ctf_flagscore_kill - frags to get when killing the carrier (default 6)
g_ctf_flagpenalty_drop - frags to lose when dropping the flag (default 0)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3780 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoChanged keyhunt keystates to use a stat var instead of sending cvars.
blub0 [Sun, 6 Jul 2008 12:17:47 +0000 (12:17 +0000)]
Changed keyhunt keystates to use a stat var instead of sending cvars.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3779 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoFixed Bleach jumpads by using target_position as target.
m0rfar [Sat, 5 Jul 2008 19:00:16 +0000 (19:00 +0000)]
Fixed Bleach jumpads by using target_position as target.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3778 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAdded Nexuiz specific compile options, based on compile-settings.txt (Aggressor is...
m0rfar [Sat, 5 Jul 2008 11:30:17 +0000 (11:30 +0000)]
Added Nexuiz specific compile options, based on compile-settings.txt (Aggressor is still missing...)
Changed health colors a bit. And fixed trigger_hurt descriptions a bit.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3777 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoInstead of wasting actual entities, I now use the TempEntity method
blub0 [Fri, 4 Jul 2008 17:11:31 +0000 (17:11 +0000)]
Instead of wasting actual entities, I now use the TempEntity method
to broadcast the pings.
Thx to Black :)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3776 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agousing the clientinfo entities for the ping times
blub0 [Fri, 4 Jul 2008 16:43:40 +0000 (16:43 +0000)]
using the clientinfo entities for the ping times
also changed the network traffic of them a bit, it was a bit of a mess before
changed the "pingbuf" to be a more general "databuf" with numeric offsets
like: DATABUF_PING + <playernumber>

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3775 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years ago(experimental) CSQC Hud - can be turned off with "sbar_usecsqc 0"
blub0 [Fri, 4 Jul 2008 14:56:23 +0000 (14:56 +0000)]
(experimental) CSQC Hud - can be turned off with "sbar_usecsqc 0"
Added victim's KeyHunt HUD
There may be some discrepancies between the new and the old hud.
After all, it's not a real "copy".

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3774 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agodefault for trigger_hurt.dmg
div0 [Thu, 3 Jul 2008 13:25:33 +0000 (13:25 +0000)]
default for trigger_hurt.dmg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3773 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoremove unused trigger_reactivate
div0 [Thu, 3 Jul 2008 11:31:01 +0000 (11:31 +0000)]
remove unused trigger_reactivate

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3770 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd missing gridsize default
div0 [Thu, 3 Jul 2008 10:18:35 +0000 (10:18 +0000)]
add missing gridsize default

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3769 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoreformat
div0 [Thu, 3 Jul 2008 10:14:06 +0000 (10:14 +0000)]
reformat

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3768 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoIt is done! A brand new entities.def file for Nexuiz, and this time it actually fits!
div0 [Thu, 3 Jul 2008 10:00:48 +0000 (10:00 +0000)]
It is done! A brand new entities.def file for Nexuiz, and this time it actually fits!

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3767 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoremove unused var
div0 [Thu, 3 Jul 2008 09:51:25 +0000 (09:51 +0000)]
remove unused var

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3766 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomake target_speaker target-able. Not THAT useful yet, but well, why not.
div0 [Thu, 3 Jul 2008 09:21:23 +0000 (09:21 +0000)]
make target_speaker target-able. Not THAT useful yet, but well, why not.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3765 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix info_null
div0 [Thu, 3 Jul 2008 06:58:27 +0000 (06:58 +0000)]
fix info_null

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3764 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops, remove some wiki syntax from the entities.def
div0 [Thu, 3 Jul 2008 06:34:38 +0000 (06:34 +0000)]
oops, remove some wiki syntax from the entities.def

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3763 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agosome stuff for ZeroRadiant, and a preliminary new entities.def (some entities still...
div0 [Thu, 3 Jul 2008 06:32:57 +0000 (06:32 +0000)]
some stuff for ZeroRadiant, and a preliminary new entities.def (some entities still left to document)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3762 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoCommitted my CSQC stuff, let's see:
blub0 [Wed, 2 Jul 2008 19:06:22 +0000 (19:06 +0000)]
Committed my CSQC stuff, let's see:
ent_cs.qc contains "info-entities" which are attached to players.
   This is because using .SendEntity directly on players will force csqc
   to also handle client prediction, which is evil.
And then there's ONS Minimap code, and the images for ons-reborn

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3761 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomore changes needed for Zero
div0 [Wed, 2 Jul 2008 13:45:59 +0000 (13:45 +0000)]
more changes needed for Zero

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3760 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix version string
div0 [Wed, 2 Jul 2008 10:49:22 +0000 (10:49 +0000)]
fix version string

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3759 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix patches for ZeroRadiant
div0 [Wed, 2 Jul 2008 10:48:29 +0000 (10:48 +0000)]
fix patches for ZeroRadiant

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3758 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agothis never worked and the wiki works better anyway
div0 [Wed, 2 Jul 2008 09:53:48 +0000 (09:53 +0000)]
this never worked and the wiki works better anyway

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3755 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoHexedited all texture references in pickups .md3's. So GtkRadiant can find and displa...
m0rfar [Wed, 2 Jul 2008 00:03:00 +0000 (00:03 +0000)]
Hexedited all texture references in pickups .md3's. So GtkRadiant can find and display the textures in the editor.
And all textures are still fine in-game with my tests.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3752 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix name of target_objective_decrease
div0 [Tue, 1 Jul 2008 18:41:09 +0000 (18:41 +0000)]
fix name of target_objective_decrease

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3751 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agochange the crusher spawnflag of func_door from 4 to 8 as 4 is already don't link
div0 [Tue, 1 Jul 2008 11:53:47 +0000 (11:53 +0000)]
change the crusher spawnflag of func_door from 4 to 8 as 4 is already don't link

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3750 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix the syntax of even more function definitions
div0 [Tue, 1 Jul 2008 11:51:56 +0000 (11:51 +0000)]
fix the syntax of even more function definitions

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3749 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix misnamed trigger_hurt_touch (spawnfunc rename)
div0 [Tue, 1 Jul 2008 07:32:52 +0000 (07:32 +0000)]
fix misnamed trigger_hurt_touch (spawnfunc rename)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3748 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agochange all function declarations (except builtins and data types) to ANSI C-like...
div0 [Tue, 1 Jul 2008 05:28:38 +0000 (05:28 +0000)]
change all function declarations (except builtins and data types) to ANSI C-like syntax, to help source code cross-reference tools.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3747 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoearly start of merge-entities.def.pl. With syntax erorrs. Will finish it later.
div0 [Mon, 30 Jun 2008 19:37:50 +0000 (19:37 +0000)]
early start of merge-entities.def.pl. With syntax erorrs. Will finish it later.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3746 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agosv_maxidle_spectatorsareidle
div0 [Mon, 30 Jun 2008 08:38:11 +0000 (08:38 +0000)]
sv_maxidle_spectatorsareidle

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3745 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix the hook alias
div0 [Mon, 30 Jun 2008 08:30:29 +0000 (08:30 +0000)]
fix the hook alias

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3744 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomoving the mouse is also non-idling. I wonder if chatting should count as not idling...
div0 [Mon, 30 Jun 2008 06:54:23 +0000 (06:54 +0000)]
moving the mouse is also non-idling. I wonder if chatting should count as not idling too...

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3742 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoforgot to add this
div0 [Mon, 30 Jun 2008 06:44:55 +0000 (06:44 +0000)]
forgot to add this

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3740 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agouse the button macros everywhere
div0 [Mon, 30 Jun 2008 06:41:22 +0000 (06:41 +0000)]
use the button macros everywhere

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3738 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agosv_maxidle system; add #defines for buttons
div0 [Mon, 30 Jun 2008 06:39:41 +0000 (06:39 +0000)]
sv_maxidle system; add #defines for buttons

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3737 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomore beefy damage_dissolve effect for sv_gentle
savagex [Sun, 29 Jun 2008 14:58:05 +0000 (14:58 +0000)]
more beefy damage_dissolve effect for sv_gentle

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3736 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agolinguistic sugar-coating for sv_gentle
savagex [Sun, 29 Jun 2008 12:15:44 +0000 (12:15 +0000)]
linguistic sugar-coating for sv_gentle

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3735 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomake sv_gentle a global variable, read in the same fashion as sv_cheats. It thus...
savagex [Sun, 29 Jun 2008 11:19:09 +0000 (11:19 +0000)]
make sv_gentle a global variable, read in the same fashion as sv_cheats. It thus needs a
server restart to kick into effect, but it saves tons of cvar() calls.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3734 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd 100% optional sv_gentle.
savagex [Sun, 29 Jun 2008 10:50:42 +0000 (10:50 +0000)]
add 100% optional sv_gentle.

This will replace the blood and gore with other damage indicators (after all blood and
gore *do* serve a gameplay purpose to get immediate visual feedback on success). No
corpses, no blood, no pain animation. Instead have particle effects indicate that "energy"
was lost. Kumbaya my lord.

Next stop would be to defuse the language ("You scored against [Bot]Hooray").

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3733 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops... remove some debug spam
div0 [Sun, 29 Jun 2008 10:31:38 +0000 (10:31 +0000)]
oops... remove some debug spam

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3730 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agosome useful commit just so I can test my branch management script
div0 [Sat, 28 Jun 2008 15:22:50 +0000 (15:22 +0000)]
some useful commit just so I can test my branch management script

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3726 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd extra check
div0 [Fri, 27 Jun 2008 18:37:18 +0000 (18:37 +0000)]
add extra check

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3721 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix spawning
div0 [Fri, 27 Jun 2008 14:12:17 +0000 (14:12 +0000)]
fix spawning

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3720 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agochange the crylink "star" range to 700 .. 2100
div0 [Fri, 27 Jun 2008 12:25:11 +0000 (12:25 +0000)]
change the crylink "star" range to 700 .. 2100

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3719 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agocleanup of spawn code;
div0 [Fri, 27 Jun 2008 11:58:47 +0000 (11:58 +0000)]
cleanup of spawn code;
g_spawn_furthest cvar: 0 means always spawn randomly, 1 means always spawn far away, 0.5 is default

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3718 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomake the "star" projectiles of the crylink range limited (after 1400 distance, they...
div0 [Fri, 27 Jun 2008 09:47:41 +0000 (09:47 +0000)]
make the "star" projectiles of the crylink range limited (after 1400 distance, they fade out, till they reach a distance of 3500, where they vanish); only the center projectile stays virtually unlimited (for sniping).

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3717 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadded build publishing instructions when non-test builds are made
div0 [Sun, 22 Jun 2008 17:43:59 +0000 (17:43 +0000)]
added build publishing instructions when non-test builds are made

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3716 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops ;)
div0 [Fri, 20 Jun 2008 13:50:21 +0000 (13:50 +0000)]
oops ;)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3715 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoserver admin commands: movetoteam_*
div0 [Fri, 20 Jun 2008 13:40:09 +0000 (13:40 +0000)]
server admin commands: movetoteam_*

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3714 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomake GameLogEcho write :logversion when opening, instead of sending it as an event...
div0 [Fri, 20 Jun 2008 12:31:20 +0000 (12:31 +0000)]
make GameLogEcho write :logversion when opening, instead of sending it as an event (logversion is quite useless on the console anyway)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3713 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agodocument sv_eventlog_files_timestamps
div0 [Fri, 20 Jun 2008 12:28:17 +0000 (12:28 +0000)]
document sv_eventlog_files_timestamps

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3712 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadd :time: event by ]-z-[
div0 [Fri, 20 Jun 2008 12:24:20 +0000 (12:24 +0000)]
add :time: event by ]-z-[

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3711 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAppendix C - Advanced Darkplaces shaders
m0rfar [Fri, 20 Jun 2008 11:40:07 +0000 (11:40 +0000)]
Appendix C - Advanced Darkplaces shaders

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3710 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoglowing stuff for some evil8_fx textures + additional e7 textures
strahlemann [Thu, 19 Jun 2008 16:33:47 +0000 (16:33 +0000)]
glowing stuff for some evil8_fx textures + additional e7 textures

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3709 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix zipdiff
div0 [Thu, 19 Jun 2008 09:56:32 +0000 (09:56 +0000)]
fix zipdiff

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3708 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofor more efficient patch, do the audio track renames via symlinks
div0 [Thu, 19 Jun 2008 08:14:44 +0000 (08:14 +0000)]
for more efficient patch, do the audio track renames via symlinks

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3707 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomake zipdiff -x also skip deletions
div0 [Thu, 19 Jun 2008 08:08:23 +0000 (08:08 +0000)]
make zipdiff -x also skip deletions

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3706 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agocleanup of victim's patch for a Play button
div0 [Tue, 17 Jun 2008 06:06:52 +0000 (06:06 +0000)]
cleanup of victim's patch for a Play button

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3705 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoadded rpn cmds to store, load, and clear the database
blub0 [Fri, 13 Jun 2008 15:07:18 +0000 (15:07 +0000)]
added rpn cmds to store, load, and clear the database

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3704 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix bug when multiple people caused a coutndown
div0 [Thu, 12 Jun 2008 10:12:10 +0000 (10:12 +0000)]
fix bug when multiple people caused a coutndown

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3703 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years ago(suicide countdown) also show the countdown for clones and kill them on suicide....
div0 [Thu, 12 Jun 2008 07:30:56 +0000 (07:30 +0000)]
(suicide countdown) also show the countdown for clones and kill them on suicide. Get video of this on http://mensa.ath.cx/~polzer/temp/nexlings.avi when it's done uploading.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3702 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agomove the spectator think code into a separate function
div0 [Thu, 12 Jun 2008 05:58:21 +0000 (05:58 +0000)]
move the spectator think code into a separate function
later plan: possibly add spectating your team mates while alive
open questions for that: why does SpectateCopy overwrite all that stuff instead of just putting the camera origin in the other player?

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3701 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofinally give track001 its right name
div0 [Mon, 9 Jun 2008 05:30:41 +0000 (05:30 +0000)]
finally give track001 its right name

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3700 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofix unfinished bugfix
div0 [Sun, 8 Jun 2008 17:29:21 +0000 (17:29 +0000)]
fix unfinished bugfix

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3699 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoand that was MY bug :P
div0 [Sun, 8 Jun 2008 17:27:20 +0000 (17:27 +0000)]
and that was MY bug :P

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3698 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoblub, this matched ALL commands starting with "kick", including "kickass". Not that...
div0 [Sun, 8 Jun 2008 17:26:41 +0000 (17:26 +0000)]
blub, this matched ALL commands starting with "kick", including "kickass". Not that I use such aliases on my server, but still...

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3697 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agothis track fits starship really better than the menu music
div0 [Sat, 7 Jun 2008 17:56:24 +0000 (17:56 +0000)]
this track fits starship really better than the menu music

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3696 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agooops, forgot to call "vorbisgain" on this
div0 [Sat, 7 Jun 2008 16:12:36 +0000 (16:12 +0000)]
oops, forgot to call "vorbisgain" on this

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3695 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoget rid of the warning and of empty kick votes
blub0 [Sat, 7 Jun 2008 12:52:51 +0000 (12:52 +0000)]
get rid of the warning and of empty kick votes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3694 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agofixed kickvotes
blub0 [Sat, 7 Jun 2008 12:09:08 +0000 (12:09 +0000)]
fixed kickvotes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3693 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agor_fog_exp2 0\nr_drawfog 1\n are good to force too when fog is forced :P
div0 [Sat, 7 Jun 2008 11:53:24 +0000 (11:53 +0000)]
r_fog_exp2 0\nr_drawfog 1\n are good to force too when fog is forced :P

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3692 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years agoAllow FORCING fog by the server (sv_foginterval 5 makes it re-stuffcmd the fog every...
div0 [Sat, 7 Jun 2008 09:05:27 +0000 (09:05 +0000)]
Allow FORCING fog by the server (sv_foginterval 5 makes it re-stuffcmd the fog every 5 seconds to each playing client)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3691 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

15 years ago- Rename CD track files to proper names
div0 [Sat, 7 Jun 2008 08:44:38 +0000 (08:44 +0000)]
- Rename CD track files to proper names
- Add meoblast001's track as track 10 "beast of insanity"
- Make silvercity use that track
- Make menu use cd track $menu_cdtrack
- Make intermission use cd track $sv_intermission_cdtrack (set on server; if empty, no track change is done when the scoreboard comes)

Only numbered CD track references left are the maps' mapname.cfg files. Should or should not get changed, not sure.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3690 f962a42d-fe04-0410-a3ab-8c8b0445ebaa