]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
16 years agoadded a sample nexuiz.game file for ZeroRadiant, needs some editing to
lordhavoc [Sun, 16 Dec 2007 21:15:50 +0000 (21:15 +0000)]
added a sample nexuiz.game file for ZeroRadiant, needs some editing to
be usable, but useful as reference

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

16 years agoadded a file needed for use of ZeroRadiant with Nexuiz
lordhavoc [Sun, 16 Dec 2007 21:14:52 +0000 (21:14 +0000)]
added a file needed for use of ZeroRadiant with Nexuiz

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

16 years agoforgot to commit this
div0 [Sun, 16 Dec 2007 11:53:23 +0000 (11:53 +0000)]
forgot to commit this

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

16 years agocharmap in menu
div0 [Sat, 15 Dec 2007 21:50:27 +0000 (21:50 +0000)]
charmap in menu

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

16 years agode-wtf-ization, part 1
div0 [Sat, 15 Dec 2007 20:01:47 +0000 (20:01 +0000)]
de-wtf-ization, part 1

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

16 years agomodplug support for all systems (requires locally installed libmodplug.a on Linux...
div0 [Sat, 15 Dec 2007 15:02:07 +0000 (15:02 +0000)]
modplug support for all systems (requires locally installed libmodplug.a on Linux when building, though)

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

16 years agovorbisgain tags on the cdtracks
div0 [Sat, 15 Dec 2007 11:56:07 +0000 (11:56 +0000)]
vorbisgain tags on the cdtracks

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

16 years agoyes
div0 [Fri, 14 Dec 2007 22:19:01 +0000 (22:19 +0000)]
yes

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

16 years agofix player model precaching for the new player model formats
div0 [Fri, 14 Dec 2007 21:34:45 +0000 (21:34 +0000)]
fix player model precaching for the new player model formats

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

16 years agoalso allow dpm, md3, psk
div0 [Fri, 14 Dec 2007 21:29:51 +0000 (21:29 +0000)]
also allow dpm, md3, psk

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

16 years ago- changed sv_ready_restart to use a qc based restart function as suggested by nifrek...
kadaverjack [Wed, 12 Dec 2007 18:46:02 +0000 (18:46 +0000)]
- changed sv_ready_restart to use a qc based restart function as suggested by nifrek (still experimental, please test! assault, arena & onslaught are still using the "restart" command atm)
- added missing variable for g_runematch cvar
- moved precaching to a new function which is called after all cvars are read (InitGameplayMode() is now the only place where gamemode cvars are read)

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

16 years agonews view
div0 [Wed, 12 Dec 2007 17:49:51 +0000 (17:49 +0000)]
news view

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

16 years agozsh$ svn propset svn:eol-style native **/*.{c,h,qm,qc,qh}
div0 [Wed, 12 Dec 2007 13:56:45 +0000 (13:56 +0000)]
zsh$ svn propset svn:eol-style native **/*.{c,h,qm,qc,qh}

This apparently needs to be done regularily, as SVN is too brain-dead to accept a repository setting for this by file type.

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

16 years agoBlack, next time, use LF instead of CRLF endings, or set the property "svn:eol-style...
div0 [Wed, 12 Dec 2007 13:38:33 +0000 (13:38 +0000)]
Black, next time, use LF instead of CRLF endings, or set the property "svn:eol-style" to "native". Maybe there is a way to enforce this server-side so that it doesn't have to be done manually for each .c/.h/.qc/.qh/.txt file.

Also, merged a patch from res2k.

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

16 years agoQ3A uses g_speed 320, not 400
div0 [Mon, 10 Dec 2007 15:05:55 +0000 (15:05 +0000)]
Q3A uses g_speed 320, not 400

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

16 years agoadd player model selector; add function draw_CenterText
div0 [Mon, 10 Dec 2007 10:46:15 +0000 (10:46 +0000)]
add player model selector; add function draw_CenterText

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

16 years agoRemove debug prints from the gecko controls.
black [Sun, 9 Dec 2007 23:48:41 +0000 (23:48 +0000)]
Remove debug prints from the gecko controls.

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

16 years agosome fog for silvercity (requires a current DP engine build with fog min/max distance)
div0 [Sun, 9 Dec 2007 23:43:18 +0000 (23:43 +0000)]
some fog for silvercity (requires a current DP engine build with fog min/max distance)

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

16 years agoWoops, Ive committed too much :(
black [Sun, 9 Dec 2007 23:10:09 +0000 (23:10 +0000)]
Woops, Ive committed too much :(

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

16 years agoGet rid of the attic - this is not cvs and if anyone needs stuff from it, they can...
black [Sun, 9 Dec 2007 23:01:08 +0000 (23:01 +0000)]
Get rid of the attic - this is not cvs and if anyone needs stuff from it, they can copy it from the previous revision.

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

16 years agoctf movetype fix
div0 [Sat, 8 Dec 2007 10:52:12 +0000 (10:52 +0000)]
ctf movetype fix

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

16 years agocheck DP_GECKO_SUPPORT before using Gecko builtins
div0 [Fri, 7 Dec 2007 22:34:17 +0000 (22:34 +0000)]
check DP_GECKO_SUPPORT before using Gecko builtins

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

16 years agoadd noalign support to flags
div0 [Fri, 7 Dec 2007 18:54:16 +0000 (18:54 +0000)]
add noalign support to flags

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

16 years agoimplemented models/player/whatever.md3.animinfo file support so md3
lordhavoc [Fri, 7 Dec 2007 18:08:17 +0000 (18:08 +0000)]
implemented models/player/whatever.md3.animinfo file support so md3
player models can be used (also .dpm and all other model formats)
added models/player/template.md3.animinfo example
note: animinfo can not be used for zym player models because it does not
include dead1/dead2 anims - this can be added if needed

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

16 years agoWoops, forgot to commit some changes to make it work again yesterday (+ debug messages)
black [Fri, 7 Dec 2007 13:43:44 +0000 (13:43 +0000)]
Woops, forgot to commit some changes to make it work again yesterday (+ debug messages)

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

16 years agoAdd a gecko control to the scmenu, too.
black [Thu, 6 Dec 2007 17:22:52 +0000 (17:22 +0000)]
Add a gecko control to the scmenu, too.

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

16 years agoAdd config.qh so that msys.qh doesn't need to contain nexuiz specific #defines.
black [Thu, 6 Dec 2007 14:25:02 +0000 (14:25 +0000)]
Add config.qh so that msys.qh doesn't need to contain nexuiz specific #defines.

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

16 years agoWoops, forgot to remove one #ifdef..
black [Thu, 6 Dec 2007 14:23:23 +0000 (14:23 +0000)]
Woops, forgot to remove one #ifdef..

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

16 years agoAdd gecko.c and support for DP's gecko system to msys.h and mbuiltin.qh
black [Thu, 6 Dec 2007 14:22:25 +0000 (14:22 +0000)]
Add gecko.c and support for DP's gecko system to msys.h and mbuiltin.qh

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

16 years agoallow custom jumppad sounds using trigger_push.noise
div0 [Thu, 6 Dec 2007 09:36:16 +0000 (09:36 +0000)]
allow custom jumppad sounds using trigger_push.noise

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

16 years agofix jumppad sound on targetless jumppads
div0 [Thu, 6 Dec 2007 09:21:33 +0000 (09:21 +0000)]
fix jumppad sound on targetless jumppads

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

16 years agomerged mbuiltin files
div0 [Wed, 5 Dec 2007 21:39:45 +0000 (21:39 +0000)]
merged mbuiltin files

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

16 years agorebalanced pro - need feedback
lordhavoc [Sat, 1 Dec 2007 13:01:32 +0000 (13:01 +0000)]
rebalanced pro - need feedback

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

16 years agoadd real crosshair buttons
div0 [Thu, 29 Nov 2007 08:48:21 +0000 (08:48 +0000)]
add real crosshair buttons

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

16 years agofix precache bugs I introduced when removing the cvar() calls
div0 [Thu, 29 Nov 2007 07:45:44 +0000 (07:45 +0000)]
fix precache bugs I introduced when removing the cvar() calls

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

16 years agoupdate todo
div0 [Tue, 27 Nov 2007 20:57:15 +0000 (20:57 +0000)]
update todo

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

16 years agoresetting teamplay is evil
div0 [Sun, 25 Nov 2007 15:31:59 +0000 (15:31 +0000)]
resetting teamplay is evil

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

16 years agofix missing Domination check... thanks Cortez for making a map where the bug happens :P
div0 [Fri, 23 Nov 2007 14:00:42 +0000 (14:00 +0000)]
fix missing Domination check... thanks Cortez for making a map where the bug happens :P

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

16 years agoversion number, the version number... had still read 2.2svn
div0 [Thu, 22 Nov 2007 22:27:30 +0000 (22:27 +0000)]
version number, the version number... had still read 2.2svn

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

16 years agofix broken vdo command remapping (broke anything but chmap)
div0 [Thu, 22 Nov 2007 22:27:07 +0000 (22:27 +0000)]
fix broken vdo command remapping (broke anything but chmap)

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

16 years agowhere did this colon come from? :P
div0 [Thu, 22 Nov 2007 15:01:43 +0000 (15:01 +0000)]
where did this colon come from? :P

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

16 years agosearch for map name right; fix runningman_1on1remix.mapinfo; put game type in log...
div0 [Thu, 22 Nov 2007 14:39:57 +0000 (14:39 +0000)]
search for map name right; fix runningman_1on1remix.mapinfo; put game type in log files

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

16 years agoMore detailed suggestmap confirmation
div0 [Wed, 21 Nov 2007 19:31:37 +0000 (19:31 +0000)]
More detailed suggestmap confirmation

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

16 years agoadd missing shuffling
div0 [Wed, 21 Nov 2007 18:44:27 +0000 (18:44 +0000)]
add missing shuffling

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

16 years agofix maplist editing commands for mapinfo
div0 [Wed, 21 Nov 2007 18:41:57 +0000 (18:41 +0000)]
fix maplist editing commands for mapinfo

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

16 years agonew mapinfo syntax:
div0 [Wed, 21 Nov 2007 16:11:45 +0000 (16:11 +0000)]
new mapinfo syntax:
settemp_for_type all sv_cullentities_trace 0
settemp_for_type ctf sv_fullbright_players 1

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

16 years agoslightly improve mapinfo generation
div0 [Sat, 17 Nov 2007 16:55:29 +0000 (16:55 +0000)]
slightly improve mapinfo generation

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

16 years agofix minor clipping bug discovered by MrBougo
div0 [Sat, 17 Nov 2007 14:25:56 +0000 (14:25 +0000)]
fix minor clipping bug discovered by MrBougo

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

16 years agoenlarge map info dialog; commit map info files for our maps
div0 [Sat, 17 Nov 2007 11:39:40 +0000 (11:39 +0000)]
enlarge map info dialog; commit map info files for our maps

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

16 years agohandle aborting when a mapinfo has been generated in a better way
div0 [Sat, 17 Nov 2007 11:13:55 +0000 (11:13 +0000)]
handle aborting when a mapinfo has been generated in a better way

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

16 years agoit can start games now
div0 [Sat, 17 Nov 2007 11:03:56 +0000 (11:03 +0000)]
it can start games now

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

16 years agofix divisions by zero
div0 [Sat, 17 Nov 2007 10:48:26 +0000 (10:48 +0000)]
fix divisions by zero

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

16 years agoadd map info dialog
div0 [Sat, 17 Nov 2007 10:28:18 +0000 (10:28 +0000)]
add map info dialog

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

16 years agooops... forgot to commit this
div0 [Sat, 17 Nov 2007 08:20:28 +0000 (08:20 +0000)]
oops... forgot to commit this

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

16 years agofix _sv_init handling
div0 [Fri, 16 Nov 2007 21:43:00 +0000 (21:43 +0000)]
fix _sv_init handling

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

16 years agopreload all pictures; actually edit g_maplist; add all/none buttons
div0 [Fri, 16 Nov 2007 21:39:28 +0000 (21:39 +0000)]
preload all pictures; actually edit g_maplist; add all/none buttons

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

16 years agooops... implement minimum height for listbox slider
div0 [Fri, 16 Nov 2007 15:51:55 +0000 (15:51 +0000)]
oops... implement minimum height for listbox slider

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

16 years agominor draw optimization
div0 [Fri, 16 Nov 2007 15:35:45 +0000 (15:35 +0000)]
minor draw optimization

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

16 years agoadd server browser, and somewhat broken font. When will Ubuntu fix perl-fu?
div0 [Fri, 16 Nov 2007 15:22:19 +0000 (15:22 +0000)]
add server browser, and somewhat broken font. When will Ubuntu fix perl-fu?

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

16 years agoToxic:
m0rfar [Fri, 16 Nov 2007 13:24:27 +0000 (13:24 +0000)]
Toxic:
New fence shader (stolen from dieselpower, deluxemapping NOT recommended :P).
New map preview pic.

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

16 years agogame mode selection in menu... will do the listbox later. Need to think of a way...
div0 [Fri, 16 Nov 2007 11:38:36 +0000 (11:38 +0000)]
game mode selection in menu... will do the listbox later. Need to think of a way to set the limits to 0 (unlimited) and -1 (default)

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

16 years ago+ MapInfo_SwitchGameType (for campaign)
div0 [Fri, 16 Nov 2007 09:57:41 +0000 (09:57 +0000)]
+ MapInfo_SwitchGameType (for campaign)

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

16 years agosettemp
div0 [Fri, 16 Nov 2007 09:56:09 +0000 (09:56 +0000)]
settemp

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

16 years agowork around fteqcc crash
div0 [Fri, 16 Nov 2007 09:50:53 +0000 (09:50 +0000)]
work around fteqcc crash

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

16 years agomake speed rune less of a curse; fix minstagib speed settings
div0 [Fri, 16 Nov 2007 09:48:31 +0000 (09:48 +0000)]
make speed rune less of a curse; fix minstagib speed settings

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

16 years agosome fixes against extreme CPU load and not loading the maplist
div0 [Thu, 15 Nov 2007 22:09:25 +0000 (22:09 +0000)]
some fixes against extreme CPU load and not loading the maplist

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

16 years agoautomatically call MapInfo_Enumerate when needed...
div0 [Thu, 15 Nov 2007 21:44:10 +0000 (21:44 +0000)]
automatically call MapInfo_Enumerate when needed...
"completion" for vcall and suggestmap

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

16 years agomapinfo system should work now; user friendly additions come later
div0 [Thu, 15 Nov 2007 21:17:59 +0000 (21:17 +0000)]
mapinfo system should work now; user friendly additions come later

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

16 years agoadded some primitives to the mapinfo system to be aware of game mode requirements
div0 [Thu, 15 Nov 2007 19:07:03 +0000 (19:07 +0000)]
added some primitives to the mapinfo system to be aware of game mode requirements

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

16 years agolatch the mutator cvars too
div0 [Thu, 15 Nov 2007 18:51:31 +0000 (18:51 +0000)]
latch the mutator cvars too

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

16 years agomade cvars like g_ctf only be queried once on startup
div0 [Thu, 15 Nov 2007 18:43:45 +0000 (18:43 +0000)]
made cvars like g_ctf only be queried once on startup

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

16 years agoadd "features" (so a mutator combination can require them)
div0 [Thu, 15 Nov 2007 17:53:38 +0000 (17:53 +0000)]
add "features" (so a mutator combination can require them)

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

16 years agoadd missing str*cmp builtins
div0 [Thu, 15 Nov 2007 15:55:22 +0000 (15:55 +0000)]
add missing str*cmp builtins

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

16 years agomapinfo: add a search function to find a map with a given unique prefix
div0 [Thu, 15 Nov 2007 15:51:16 +0000 (15:51 +0000)]
mapinfo: add a search function to find a map with a given unique prefix

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

16 years agotune mapinfo generation to better reflect requirements of KH and Arena
div0 [Thu, 15 Nov 2007 14:12:53 +0000 (14:12 +0000)]
tune mapinfo generation to better reflect requirements of KH and Arena

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

16 years agoPrepare a "building map information" screen in menu; make server command "sv_cmd...
div0 [Thu, 15 Nov 2007 13:22:18 +0000 (13:22 +0000)]
Prepare a "building map information" screen in menu; make server command "sv_cmd make_mapinfo" so a dedicated server can be instructed to build all mapinfos too.

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

16 years agoDon Strunzone caught me. Forgot to strzone the filter list.
div0 [Thu, 15 Nov 2007 10:39:22 +0000 (10:39 +0000)]
Don Strunzone caught me. Forgot to strzone the filter list.

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

16 years agostart of mapinfo system; beware: menu-div0test now starts up longer for the first...
div0 [Thu, 15 Nov 2007 10:30:27 +0000 (10:30 +0000)]
start of mapinfo system; beware: menu-div0test now starts up longer for the first time, and you may need to delete .nexuiz/data/data/maps/*.mapinfo when there are trouble with maplist later, as the mapinfo format isn't fixed yet

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

16 years agofix broken teamselect in scmenu (no idea why it was broken, though, it once worked)
div0 [Wed, 14 Nov 2007 17:24:07 +0000 (17:24 +0000)]
fix broken teamselect in scmenu (no idea why it was broken, though, it once worked)

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

16 years agotweaked dlights - doubled brightness of all effect dlights, and reduced
lordhavoc [Wed, 14 Nov 2007 15:43:06 +0000 (15:43 +0000)]
tweaked dlights - doubled brightness of all effect dlights, and reduced
(by 20-50%) the radius of most effect dlights, this improves performance
while still making them more noticable than before

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

16 years agoremoved unnecessary fteqcc.log (thans m0rfar)
div0 [Wed, 14 Nov 2007 12:28:08 +0000 (12:28 +0000)]
removed unnecessary fteqcc.log (thans m0rfar)

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

16 years agofix colors not being inherited right on buttons and close buttons
div0 [Wed, 14 Nov 2007 11:04:47 +0000 (11:04 +0000)]
fix colors not being inherited right on buttons and close buttons

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

16 years agoadded start of a skin subsystem; added Xaw-like skin :P
div0 [Wed, 14 Nov 2007 10:59:51 +0000 (10:59 +0000)]
added start of a skin subsystem; added Xaw-like skin :P

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

16 years agooops... added something there too
div0 [Wed, 14 Nov 2007 10:07:10 +0000 (10:07 +0000)]
oops... added something there too

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

16 years agocolor buttons
div0 [Wed, 14 Nov 2007 10:06:21 +0000 (10:06 +0000)]
color buttons

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

16 years agoMaybe draw window titles in "Nexposee" mode additionally? Commented out, as I don...
div0 [Wed, 14 Nov 2007 00:37:29 +0000 (00:37 +0000)]
Maybe draw window titles in "Nexposee" mode additionally? Commented out, as I don't like it yet, though.

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

16 years agoadd "quit" dialog; tune nexposee a bit
div0 [Mon, 12 Nov 2007 23:03:04 +0000 (23:03 +0000)]
add "quit" dialog; tune nexposee a bit

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

16 years agoadd "clear" button in join dialog
div0 [Mon, 12 Nov 2007 15:56:24 +0000 (15:56 +0000)]
add "clear" button in join dialog

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

16 years agonew item for minstagib: item_minst_cells (disables auto-replacement of nex & rl,...
kadaverjack [Mon, 12 Nov 2007 12:27:16 +0000 (12:27 +0000)]
new item for minstagib: item_minst_cells (disables auto-replacement of nex & rl, so mappers can place ammo where they want)

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

16 years agoexpanded skin.qh; made most items support colors in skin.qh
div0 [Sat, 10 Nov 2007 23:52:08 +0000 (23:52 +0000)]
expanded skin.qh; made most items support colors in skin.qh

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

16 years agoshowNotify/hideNotify properly!
div0 [Sat, 10 Nov 2007 15:44:57 +0000 (15:44 +0000)]
showNotify/hideNotify properly!

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

16 years agoa + is a + is a + and not a -
div0 [Sat, 10 Nov 2007 15:32:06 +0000 (15:32 +0000)]
a + is a + is a + and not a -

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

16 years agoadd (shift|ctrl|alt)-backspace for deleting all too
div0 [Sat, 10 Nov 2007 15:26:42 +0000 (15:26 +0000)]
add (shift|ctrl|alt)-backspace for deleting all too

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

16 years agofix bug in filter; add Morphed's inputbox
div0 [Sat, 10 Nov 2007 15:25:09 +0000 (15:25 +0000)]
fix bug in filter; add Morphed's inputbox

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

16 years agomade server filter work! Hooray, JOIN dialog is complete!
div0 [Sat, 10 Nov 2007 15:00:08 +0000 (15:00 +0000)]
made server filter work! Hooray, JOIN dialog is complete!

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

16 years agoBig Oops.
div0 [Sat, 10 Nov 2007 14:41:38 +0000 (14:41 +0000)]
Big Oops.

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

16 years agoinputboxing!
div0 [Sat, 10 Nov 2007 14:30:13 +0000 (14:30 +0000)]
inputboxing!

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

16 years agoNeeds more alpha.
div0 [Fri, 9 Nov 2007 23:07:34 +0000 (23:07 +0000)]
Needs more alpha.

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

16 years agomake server list dialog larger
div0 [Fri, 9 Nov 2007 22:02:58 +0000 (22:02 +0000)]
make server list dialog larger

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

16 years agocanjump workaround in default.cfg for now
div0 [Fri, 9 Nov 2007 16:38:17 +0000 (16:38 +0000)]
canjump workaround in default.cfg for now

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