]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
15 years agoonslaught sprite code is back, now using csqc. no radar support yet, but that will...
div0 [Wed, 22 Oct 2008 07:34:05 +0000 (07:34 +0000)]
onslaught sprite code is back, now using csqc. no radar support yet, but that will be easy.

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

15 years agoadd wickedz skin and set it as default. FINALLY...
div0 [Wed, 22 Oct 2008 06:16:35 +0000 (06:16 +0000)]
add wickedz skin and set it as default. FINALLY...

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

15 years agoadd the perl script that annotates effectinfo.txt; fix effectindexdump command
div0 [Wed, 22 Oct 2008 06:07:59 +0000 (06:07 +0000)]
add the perl script that annotates effectinfo.txt; fix effectindexdump command

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

15 years agoeffectinfo.txt: improve self-documentation (hope I broke nothing) by referencing...
div0 [Wed, 22 Oct 2008 06:02:33 +0000 (06:02 +0000)]
effectinfo.txt: improve self-documentation (hope I broke nothing) by referencing the code that uses the effects
clientcommands: add cheat commands "cmd pointparticles" and "cmd trailparticles" to try out effects

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

15 years agoexperimental g_start_delay cvar to wait for other players to join
div0 [Tue, 21 Oct 2008 17:45:12 +0000 (17:45 +0000)]
experimental g_start_delay cvar to wait for other players to join

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

15 years agofunc_breakable: more cleanups, assault merge, entities.def docs
div0 [Tue, 21 Oct 2008 17:21:36 +0000 (17:21 +0000)]
func_breakable: more cleanups, assault merge, entities.def docs
hook: onhand hook now is turned off by offhand hook

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

15 years agoclean up the func_breakable mess a bit; TODO merge it with assault's
div0 [Tue, 21 Oct 2008 14:32:57 +0000 (14:32 +0000)]
clean up the func_breakable mess a bit; TODO merge it with assault's

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

15 years agoallow $target in target_spawn too, to do counters or similar stuff
div0 [Tue, 21 Oct 2008 13:48:58 +0000 (13:48 +0000)]
allow $target in target_spawn too, to do counters or similar stuff

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

15 years agoslightly more visible race penalty nagging
div0 [Tue, 21 Oct 2008 10:07:35 +0000 (10:07 +0000)]
slightly more visible race penalty nagging

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

15 years agoimproved settings, fixed pro
div0 [Tue, 21 Oct 2008 08:08:24 +0000 (08:08 +0000)]
improved settings, fixed pro

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

15 years agoslight retune of the gravity bomb
div0 [Tue, 21 Oct 2008 06:34:20 +0000 (06:34 +0000)]
slight retune of the gravity bomb

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

15 years agoadd on-hand hook weapon placable by mapper (weapon_hook)
div0 [Tue, 21 Oct 2008 06:20:01 +0000 (06:20 +0000)]
add on-hand hook weapon placable by mapper (weapon_hook)

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

15 years agooops, remove debug code :P
div0 [Sun, 19 Oct 2008 19:10:11 +0000 (19:10 +0000)]
oops, remove debug code :P

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

15 years agohook code cleanup. Should simplify a later change to an onhand hook.
div0 [Sun, 19 Oct 2008 19:08:32 +0000 (19:08 +0000)]
hook code cleanup. Should simplify a later change to an onhand hook.

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

15 years agoswitch icons in reverse ctf ;)
div0 [Sat, 18 Oct 2008 22:00:50 +0000 (22:00 +0000)]
switch icons in reverse ctf ;)

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

15 years agoforgot these two files
div0 [Sat, 18 Oct 2008 21:56:01 +0000 (21:56 +0000)]
forgot these two files

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

15 years agoadd reverse ctf
div0 [Sat, 18 Oct 2008 21:54:14 +0000 (21:54 +0000)]
add reverse ctf

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

15 years agoadd cl_zoomsensitivity to the menu
div0 [Sat, 18 Oct 2008 21:37:22 +0000 (21:37 +0000)]
add cl_zoomsensitivity to the menu

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

15 years agofix comment :P
div0 [Sat, 18 Oct 2008 17:14:35 +0000 (17:14 +0000)]
fix comment :P

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

15 years agomore stuff :P
div0 [Sat, 18 Oct 2008 17:10:35 +0000 (17:10 +0000)]
more stuff :P

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

15 years agomajority explained
div0 [Sat, 18 Oct 2008 17:09:18 +0000 (17:09 +0000)]
majority explained

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

15 years agonew simple majority method
div0 [Sat, 18 Oct 2008 17:08:08 +0000 (17:08 +0000)]
new simple majority method

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

15 years ago-sv_vote_simple_majority
div0 [Sat, 18 Oct 2008 17:05:32 +0000 (17:05 +0000)]
-sv_vote_simple_majority
+sv_vote_simple_majority_factor

Allows to win a vote by either 2/3 majority of the voters, OR 1/2 majority of the players.

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

15 years agoadd a way to hide maps from the menu in mapinfo (campaign should still be able to...
div0 [Fri, 17 Oct 2008 14:58:31 +0000 (14:58 +0000)]
add a way to hide maps from the menu in mapinfo (campaign should still be able to use them then)

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

15 years agofix it again, correctly this time :P
div0 [Fri, 17 Oct 2008 13:57:21 +0000 (13:57 +0000)]
fix it again, correctly this time :P

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

15 years agofix max fields check
div0 [Fri, 17 Oct 2008 13:56:24 +0000 (13:56 +0000)]
fix max fields check

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

15 years agoand 0.1s more again...
div0 [Thu, 16 Oct 2008 16:24:26 +0000 (16:24 +0000)]
and 0.1s more again...

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

15 years agoplay complaint a bit earlier
div0 [Thu, 16 Oct 2008 15:59:53 +0000 (15:59 +0000)]
play complaint a bit earlier

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

15 years agodelay teamkill sound
div0 [Thu, 16 Oct 2008 15:52:35 +0000 (15:52 +0000)]
delay teamkill sound

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

15 years agouse "airshot" for in-air mortar hit
div0 [Thu, 16 Oct 2008 15:36:56 +0000 (15:36 +0000)]
use "airshot" for in-air mortar hit

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

15 years agoundo the last change, instead make argv force a tempstring to be returned to fix...
div0 [Thu, 16 Oct 2008 13:51:55 +0000 (13:51 +0000)]
undo the last change, instead make argv force a tempstring to be returned to fix this once and for all

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

15 years agofix bug that allowed ALL votes...
div0 [Thu, 16 Oct 2008 13:48:07 +0000 (13:48 +0000)]
fix bug that allowed ALL votes...

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

15 years agono change, but some helper macros fro death types
div0 [Thu, 16 Oct 2008 13:23:09 +0000 (13:23 +0000)]
no change, but some helper macros fro death types

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

15 years agoadd the sounds to the compat pack
div0 [Thu, 16 Oct 2008 13:22:11 +0000 (13:22 +0000)]
add the sounds to the compat pack

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

15 years agomove antilag recording to the known working place again... SV_PlayerPhysics contains...
div0 [Thu, 16 Oct 2008 13:19:12 +0000 (13:19 +0000)]
move antilag recording to the known working place again... SV_PlayerPhysics contains the wrong time

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

15 years agobugfix target_spawn, and change docs to match it
div0 [Thu, 16 Oct 2008 11:51:57 +0000 (11:51 +0000)]
bugfix target_spawn, and change docs to match it

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

15 years agoallow target_spawn to edit entities too
div0 [Thu, 16 Oct 2008 10:44:32 +0000 (10:44 +0000)]
allow target_spawn to edit entities too

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

15 years agomore sounds by tenshihan: male/impressive, male/airshot, male/headshot, misc/typehit
div0 [Thu, 16 Oct 2008 09:56:34 +0000 (09:56 +0000)]
more sounds by tenshihan: male/impressive, male/airshot, male/headshot, misc/typehit

airshot still unused (maybe replace electrobitch, or yoda?)

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

15 years agofix this code :)
div0 [Wed, 15 Oct 2008 06:07:01 +0000 (06:07 +0000)]
fix this code :)

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

15 years agoadd the width of a space between icons and text of the same column
div0 [Wed, 15 Oct 2008 05:59:53 +0000 (05:59 +0000)]
add the width of a space between icons and text of the same column

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

15 years agoMirceaKitsune's color icons, and code to put them in front of the player name
div0 [Wed, 15 Oct 2008 05:54:29 +0000 (05:54 +0000)]
MirceaKitsune's color icons, and code to put them in front of the player name

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

15 years agorandom does not ceil. Fixed.
div0 [Tue, 14 Oct 2008 19:44:46 +0000 (19:44 +0000)]
random does not ceil. Fixed.

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

15 years agomenu should set antilag 2 too
div0 [Tue, 14 Oct 2008 19:29:02 +0000 (19:29 +0000)]
menu should set antilag 2 too

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

15 years agomore bot colors
div0 [Tue, 14 Oct 2008 19:27:40 +0000 (19:27 +0000)]
more bot colors

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

15 years agoantilag: add mode 3 (old 1) and 1 (current 1 without relying on prydon cursor)
div0 [Tue, 14 Oct 2008 19:22:00 +0000 (19:22 +0000)]
antilag: add mode 3 (old 1) and 1 (current 1 without relying on prydon cursor)

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

15 years agorecord more antilag frames
div0 [Tue, 14 Oct 2008 19:01:04 +0000 (19:01 +0000)]
record more antilag frames

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

15 years agofix antilag 2
div0 [Tue, 14 Oct 2008 18:45:40 +0000 (18:45 +0000)]
fix antilag 2

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

15 years agofix minstagib out of ammo
div0 [Tue, 14 Oct 2008 17:56:21 +0000 (17:56 +0000)]
fix minstagib out of ammo

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

15 years agonormal maps and gloss maps for turrets
morphed [Tue, 14 Oct 2008 16:45:21 +0000 (16:45 +0000)]
normal maps and gloss maps for turrets

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

15 years agowork around new fteqcc bug :(
div0 [Tue, 14 Oct 2008 09:41:39 +0000 (09:41 +0000)]
work around new fteqcc bug :(

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

15 years agomore changes
div0 [Tue, 14 Oct 2008 09:29:12 +0000 (09:29 +0000)]
more changes

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

15 years agoignore empty "say" commands, make all argv_start_index calls check if the index is...
div0 [Tue, 14 Oct 2008 09:00:38 +0000 (09:00 +0000)]
ignore empty "say" commands, make all argv_start_index calls check if the index is in range

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

15 years agoMOAR stuff ;)
div0 [Tue, 14 Oct 2008 08:53:07 +0000 (08:53 +0000)]
MOAR stuff ;)

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

15 years agoforgot spawnflags
div0 [Tue, 14 Oct 2008 08:33:03 +0000 (08:33 +0000)]
forgot spawnflags

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

15 years agoexperimental target_spawn entity that should be able to spawn anything
div0 [Tue, 14 Oct 2008 08:30:18 +0000 (08:30 +0000)]
experimental target_spawn entity that should be able to spawn anything

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

15 years agode-linuxed the code base a bit
div0 [Tue, 14 Oct 2008 05:51:37 +0000 (05:51 +0000)]
de-linuxed the code base a bit

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

15 years agoTurrets precache fixed. Turrets now work with ONS.
tzork [Mon, 13 Oct 2008 15:23:02 +0000 (15:23 +0000)]
Turrets precache fixed. Turrets now work with ONS.

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

15 years agofix map validation for chmap
div0 [Mon, 13 Oct 2008 13:05:55 +0000 (13:05 +0000)]
fix map validation for chmap

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

15 years agodetect changes on teamplay cvar (in case that gets received after the scores info)
div0 [Mon, 13 Oct 2008 11:44:13 +0000 (11:44 +0000)]
detect changes on teamplay cvar (in case that gets received after the scores info)

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

15 years agofteqcc sucks
div0 [Mon, 13 Oct 2008 09:05:38 +0000 (09:05 +0000)]
fteqcc sucks

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

15 years agotry to improve player networking: let playerchecker do ALL the work for adding/removi...
div0 [Mon, 13 Oct 2008 06:04:55 +0000 (06:04 +0000)]
try to improve player networking: let playerchecker do ALL the work for adding/removing players, and let scores updates JUST set the scores. Scores might come before the player, though, and a PL affected player can still get wrong scores for a short while even if networking is fixed, but well, that's PL.

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

15 years agoas the players do not use shirt/pants right, rename it to first/second color :(
div0 [Sun, 12 Oct 2008 18:01:48 +0000 (18:01 +0000)]
as the players do not use shirt/pants right, rename it to first/second color :(

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

15 years agosbar: add columns:
div0 [Sun, 12 Oct 2008 16:47:41 +0000 (16:47 +0000)]
sbar: add columns:
- "color": player color icon (SOME graphics guy has to make usable ones)
- "frags": always kills - suicides (synthetic column), if there is no real "frags" column

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

15 years agofix win mode 0
div0 [Sat, 11 Oct 2008 21:14:27 +0000 (21:14 +0000)]
fix win mode 0

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

15 years agouse DRAWFLAG_SCREEN for team radar now (warning: breaks on old engines that are after...
div0 [Sat, 11 Oct 2008 15:07:20 +0000 (15:07 +0000)]
use DRAWFLAG_SCREEN for team radar now (warning: breaks on old engines that are after 2.4.2. SVN users, update your engines.)

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

15 years agorcon2irc: add irc_local option. Probably broken.
div0 [Sat, 11 Oct 2008 13:19:52 +0000 (13:19 +0000)]
rcon2irc: add irc_local option. Probably broken.

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

15 years agog_balance_teams_complain 0 now shuts off the message (no longer just 99999999999999)
div0 [Sat, 11 Oct 2008 12:26:54 +0000 (12:26 +0000)]
g_balance_teams_complain 0 now shuts off the message (no longer just 99999999999999)

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

15 years agoadd more cvars (new ones...)
div0 [Sat, 11 Oct 2008 12:02:58 +0000 (12:02 +0000)]
add more cvars (new ones...)

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

15 years agoforgot this
div0 [Sat, 11 Oct 2008 11:27:10 +0000 (11:27 +0000)]
forgot this

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

15 years agocredit tenshihan with full name
div0 [Sat, 11 Oct 2008 08:04:21 +0000 (08:04 +0000)]
credit tenshihan with full name

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

15 years agostop using the insane tokenizer for menu skin files
div0 [Sat, 11 Oct 2008 07:04:17 +0000 (07:04 +0000)]
stop using the insane tokenizer for menu skin files

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

15 years agoExperimental new tokenizer (should now be 1:1 compatible to the console parsing)...
div0 [Sat, 11 Oct 2008 07:00:30 +0000 (07:00 +0000)]
Experimental new tokenizer (should now be 1:1 compatible to the console parsing), used for about anything now.
Votes no longer get accidentally reformatted, e.g. "(foo)" to "( foo )".

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

15 years ago[-z-]
div0 [Sat, 11 Oct 2008 05:18:44 +0000 (05:18 +0000)]
[-z-]

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

15 years agoallow flag dropping, but disabled by default. Also fix flag portal sound spam.
div0 [Fri, 10 Oct 2008 19:00:58 +0000 (19:00 +0000)]
allow flag dropping, but disabled by default. Also fix flag portal sound spam.

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

15 years agoirc_trigger
div0 [Fri, 10 Oct 2008 17:02:44 +0000 (17:02 +0000)]
irc_trigger

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

15 years agocredits fixes (Tenshihan, [-z-], Blub)
div0 [Fri, 10 Oct 2008 16:25:04 +0000 (16:25 +0000)]
credits fixes (Tenshihan, [-z-], Blub)

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

15 years agouse sound/weapons/minstanexfire.ogg
div0 [Fri, 10 Oct 2008 16:19:49 +0000 (16:19 +0000)]
use sound/weapons/minstanexfire.ogg

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

15 years agofix keyhunt crash with warmup
div0 [Fri, 10 Oct 2008 16:12:42 +0000 (16:12 +0000)]
fix keyhunt crash with warmup

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

15 years agoremove debug print too
div0 [Fri, 10 Oct 2008 15:55:56 +0000 (15:55 +0000)]
remove debug print too

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

15 years agooops :P forgot to un-setmodel when getting the modelindexes
div0 [Fri, 10 Oct 2008 15:55:33 +0000 (15:55 +0000)]
oops :P forgot to un-setmodel when getting the modelindexes

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

15 years agofix func_bobbing
div0 [Fri, 10 Oct 2008 15:38:57 +0000 (15:38 +0000)]
fix func_bobbing

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

15 years agocorrectly track player ID of last holding player
div0 [Fri, 10 Oct 2008 15:30:48 +0000 (15:30 +0000)]
correctly track player ID of last holding player

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

15 years agofix fraglimit display for CTF
div0 [Fri, 10 Oct 2008 15:21:05 +0000 (15:21 +0000)]
fix fraglimit display for CTF

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

15 years agoctf: always sort scoreboard by personal score
div0 [Fri, 10 Oct 2008 15:01:53 +0000 (15:01 +0000)]
ctf: always sort scoreboard by personal score

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

15 years agohook is a mutator, why seta?
div0 [Fri, 10 Oct 2008 14:45:22 +0000 (14:45 +0000)]
hook is a mutator, why seta?

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

15 years agotoned down hagar trail, more powerfull rocket explosion, tweaked fire particle textures
morphed [Fri, 10 Oct 2008 14:22:06 +0000 (14:22 +0000)]
toned down hagar trail, more powerfull rocket explosion, tweaked fire particle textures

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

15 years agonew teamradar alpha defaults, should look better and not be overwhtie
div0 [Fri, 10 Oct 2008 13:59:44 +0000 (13:59 +0000)]
new teamradar alpha defaults, should look better and not be overwhtie

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

15 years agomore visible vote/warmup naggers
div0 [Fri, 10 Oct 2008 13:42:00 +0000 (13:42 +0000)]
more visible vote/warmup naggers

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

15 years agomade build-compat-pack.sh executable
esteel [Fri, 10 Oct 2008 13:41:56 +0000 (13:41 +0000)]
made build-compat-pack.sh executable

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

15 years agofix team radar FG alpha default
div0 [Fri, 10 Oct 2008 13:26:35 +0000 (13:26 +0000)]
fix team radar FG alpha default

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

15 years agofix missing CTF settings in server.cfg
div0 [Fri, 10 Oct 2008 13:25:10 +0000 (13:25 +0000)]
fix missing CTF settings in server.cfg

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

15 years agooops, forgot these
div0 [Fri, 10 Oct 2008 13:11:43 +0000 (13:11 +0000)]
oops, forgot these

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

15 years agobetter name
div0 [Fri, 10 Oct 2008 13:09:56 +0000 (13:09 +0000)]
better name

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

15 years agoadded a script to make svn server support pk3s
div0 [Fri, 10 Oct 2008 13:09:34 +0000 (13:09 +0000)]
added a script to make svn server support pk3s

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

15 years agoseparated out the mortar trail and the hagar trail to be less ugly for the hagar
div0 [Fri, 10 Oct 2008 13:02:33 +0000 (13:02 +0000)]
separated out the mortar trail and the hagar trail to be less ugly for the hagar

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

15 years agofix float logic for almost_in_bounds
div0 [Fri, 10 Oct 2008 12:39:34 +0000 (12:39 +0000)]
fix float logic for almost_in_bounds

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

15 years agotiny cleanup
div0 [Fri, 10 Oct 2008 09:18:35 +0000 (09:18 +0000)]
tiny cleanup

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

15 years agodon't kill impressive that easily :P
div0 [Fri, 10 Oct 2008 08:57:11 +0000 (08:57 +0000)]
don't kill impressive that easily :P

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

15 years agosupport for announcer/male/impressive and announcer/male/headshot ;)
div0 [Fri, 10 Oct 2008 08:36:48 +0000 (08:36 +0000)]
support for announcer/male/impressive and announcer/male/headshot ;)

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

15 years agoyet another scoring mode...
div0 [Fri, 10 Oct 2008 07:23:39 +0000 (07:23 +0000)]
yet another scoring mode...

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