]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
15 years agoremove r_glsl 0 for OS X - it seems to work fine for most people now
div0 [Sat, 24 May 2008 14:01:14 +0000 (14:01 +0000)]
remove r_glsl 0 for OS X - it seems to work fine for most people now

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

15 years agochange the version nag message to one of:
div0 [Fri, 23 May 2008 19:25:41 +0000 (19:25 +0000)]
change the version nag message to one of:
"NOTE: the server is running Nexuiz 2.4svn (beta), you have Nexuiz 2.4.2"
"NOTE: Nexuiz 2.4.3 is out, and you still have Nexuiz 2.4.2 - get the update from http://www.nexuiz.com/!"
"NOTE: the server is running Nexuiz 2.3, you have Nexuiz 2.4.2"

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

15 years agomove "timing problems" feature from rbiserver.pl to rcon2irc.pl
div0 [Fri, 23 May 2008 14:02:54 +0000 (14:02 +0000)]
move "timing problems" feature from rbiserver.pl to rcon2irc.pl

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

15 years agoindirection default.cfg -> defaultPro.cfg
div0 [Fri, 23 May 2008 13:14:04 +0000 (13:14 +0000)]
indirection default.cfg -> defaultPro.cfg

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

15 years agoexec defaultNexuiz.cfg from defaultPro.cfg
div0 [Fri, 23 May 2008 13:13:51 +0000 (13:13 +0000)]
exec defaultNexuiz.cfg from defaultPro.cfg

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

15 years agomake indirection default.cfg -> defaultNexuiz.cfg
div0 [Fri, 23 May 2008 13:12:57 +0000 (13:12 +0000)]
make indirection default.cfg -> defaultNexuiz.cfg

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

15 years agosimplify maintaining Pro: make a defaultPro.cfg; exec it from pro/
div0 [Fri, 23 May 2008 12:59:25 +0000 (12:59 +0000)]
simplify maintaining Pro: make a defaultPro.cfg; exec it from pro/

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

15 years agosimplify maintaining Pro: make a defaultPro.cfg; exec it from pro/
div0 [Fri, 23 May 2008 12:59:08 +0000 (12:59 +0000)]
simplify maintaining Pro: make a defaultPro.cfg; exec it from pro/

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

15 years agofix pro's default.cfg again... I hate this, there should REALLY be a defaultPro.cfg...
div0 [Fri, 23 May 2008 08:04:29 +0000 (08:04 +0000)]
fix pro's default.cfg again... I hate this, there should REALLY be a defaultPro.cfg with just the changed settings, and a quake.rc execing both default.cfg and that

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

15 years agoput terrain brushes into a func_group
savagex [Thu, 22 May 2008 19:55:19 +0000 (19:55 +0000)]
put terrain brushes into a func_group

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

15 years agocreate skyfills in the same way as visblockers are generated - saves tons of brushes.
savagex [Thu, 22 May 2008 17:08:49 +0000 (17:08 +0000)]
create skyfills in the same way as visblockers are generated - saves tons of brushes.

Also mess with jnlp stuff I don't understand. This is mostly to make div0 happy, who loves Java and is especially keen to see Java WebStart(tm) everywhere.

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

15 years agogrow vis-blockers in both x and y seperately. This allows for non-square visblockers...
savagex [Thu, 22 May 2008 16:24:45 +0000 (16:24 +0000)]
grow vis-blockers in both x and y seperately. This allows for non-square visblockers, decreasing the total amount of blocks considerably.

And yeah, it was a stupid thing to not do it that way right from the start. I know that, mkay? Fine? Fine.

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

15 years agouh, actually generate terrain
savagex [Wed, 21 May 2008 19:12:00 +0000 (19:12 +0000)]
uh, actually generate terrain

(disabled it for visblocker debugging)

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

15 years agoUNBELIEVABLE NEW FEAUTURE! Create hidden visblockers inside the terrain!
savagex [Wed, 21 May 2008 19:10:25 +0000 (19:10 +0000)]
UNBELIEVABLE NEW FEAUTURE! Create hidden visblockers inside the terrain!

Wow!

(also: major rework of skyfillers and stuff)

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

15 years agoset "cull none" in water.shaders. Mappers who want to use the water* shaders are...
div0 [Wed, 21 May 2008 13:23:41 +0000 (13:23 +0000)]
set "cull none" in water.shaders. Mappers who want to use the water* shaders are recommended to rename the shaders to their own namespace (e.g. water/water1 to stralenex42/water1) and include the shaders from here into their map so the bug fix helps their map in 2.4.2 too.

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

15 years agoremove unused import
savagex [Mon, 19 May 2008 13:26:14 +0000 (13:26 +0000)]
remove unused import

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

15 years agoDirectly output to a PrintWriter, don't keep the whole map in a BufferedString and...
savagex [Mon, 19 May 2008 13:23:45 +0000 (13:23 +0000)]
Directly output to a PrintWriter, don't keep the whole map in a BufferedString and then flush it to disk once finished. Should get rid of the out-of-memory thingie.

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

15 years agoinclude additional libraries for Java 5
savagex [Mon, 19 May 2008 08:29:40 +0000 (08:29 +0000)]
include additional libraries for Java 5

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

15 years agocheck sanity of height values for terrain and sky
savagex [Sun, 18 May 2008 15:02:16 +0000 (15:02 +0000)]
check sanity of height values for terrain and sky

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

15 years agoonly generate sky-visblockers at the edge of "actual" geometry. If large parts of...
savagex [Sun, 18 May 2008 13:45:55 +0000 (13:45 +0000)]
only generate sky-visblockers at the edge of "actual" geometry. If large parts of the input image are invisible due to the alpha mask this saves tons of nonsense-brushes.

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

15 years agoautogenerate skybox, fill dropped blocks with full-height sky (first step to autogene...
savagex [Sun, 18 May 2008 13:13:47 +0000 (13:13 +0000)]
autogenerate skybox, fill dropped blocks with full-height sky (first step to autogenerate vis-blockers)

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

15 years agoerr... better give that JSpinner a meaningful name
savagex [Sun, 18 May 2008 10:49:15 +0000 (10:49 +0000)]
err... better give that JSpinner a meaningful name

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

15 years agosome UI stuff, some meaningless messages, some test files
savagex [Sun, 18 May 2008 10:48:30 +0000 (10:48 +0000)]
some UI stuff, some meaningless messages, some test files

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

15 years agoevaluate alpha channels (can be used to punch "holes" into the generated terrain...
savagex [Sun, 18 May 2008 10:08:14 +0000 (10:08 +0000)]
evaluate alpha channels (can be used to punch "holes" into the generated terrain for maps with "organic" shape)
use platform Look&Feel (nobody likes Swing's Metal theme)

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

15 years agonew feature: g_maxplayers (set to 0 to disable)
greenmarine [Sun, 18 May 2008 09:43:40 +0000 (09:43 +0000)]
new feature: g_maxplayers (set to 0 to disable)
allows to define the number of players allowed to join the game. Has to be smaller or equal to "maxplayers".
New server-side command "nospectators" which players can vote for. Will kick all spectators after a defined number of seconds, unless these spectators manage to join the game in time.

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

15 years agoNifreks lockonrestart feature. Used in team-based game modes. Once all players are...
greenmarine [Sun, 18 May 2008 09:11:59 +0000 (09:11 +0000)]
Nifreks lockonrestart feature. Used in team-based game modes. Once all players are ready and teamplay_lockonrestart is set to 1, new spectators/observers cannot join the game anymore.
Other than that, the aliases lockteams and unlockteams can be used (e.g. as votable commands) to manually override the locks.

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

15 years agoextension of the ready-restart feature:
greenmarine [Sat, 17 May 2008 20:21:36 +0000 (20:21 +0000)]
extension of the ready-restart feature:
- bugfix: extend the pause for rotting health when map is being reset, otherwise health will start to rot after the 10 second countdown is over, because the rot is set to 10 seconds
- new feature: sv_ready_restart_after_countdown: allows player to walk around during countdown (and prevents that a player knows where he spawns as he gets spawned after the countdown is over)
- new feature: sv_ready_restart_repeatable: players can restart the map more often (more than once)
- new feature: sv_ready_restart_nag: nags other real players who haven't readied up yet to do so, interval and duration can also be setup

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

15 years agoadd new tool to create maps from heightmaps
savagex [Sat, 17 May 2008 19:39:13 +0000 (19:39 +0000)]
add new tool to create maps from heightmaps

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

15 years agowork around fteqcc bug
div0 [Sun, 11 May 2008 13:46:12 +0000 (13:46 +0000)]
work around fteqcc bug

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

15 years agoallow server admins to stop a running vote with 'sv_cmd vstop'.. not sure if it will...
esteel [Sun, 11 May 2008 12:20:27 +0000 (12:20 +0000)]
allow server admins to stop a running vote with 'sv_cmd vstop'.. not sure if it will still make it into the release

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

15 years agothis capture sound was supposed to be used instead of the old sound effect.. not...
esteel [Sun, 11 May 2008 12:06:24 +0000 (12:06 +0000)]
this capture sound was supposed to be used instead of the old sound effect.. not sure if it will still make it into the release

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

15 years agooops, forgot this
div0 [Sat, 10 May 2008 15:21:45 +0000 (15:21 +0000)]
oops, forgot this

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

15 years ago20 -> 32 userbinds
div0 [Sat, 10 May 2008 15:17:09 +0000 (15:17 +0000)]
20 -> 32 userbinds
Menu mouse speed -> UI mouse speed (fits better)

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

15 years agodraw mouse pointer always
div0 [Sat, 10 May 2008 07:44:52 +0000 (07:44 +0000)]
draw mouse pointer always

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

15 years agomenu_mouse_speed lower again
div0 [Fri, 9 May 2008 15:31:20 +0000 (15:31 +0000)]
menu_mouse_speed lower again

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

15 years agothe menu is more fun if VBO and Texture Compression are in DIFFERENT radio groups
div0 [Fri, 9 May 2008 10:56:40 +0000 (10:56 +0000)]
the menu is more fun if VBO and Texture Compression are in DIFFERENT radio groups

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

15 years agoAdded trigger_impulse (for wind tunnel -like effects and for damper / accelerator...
tzork [Fri, 9 May 2008 07:44:02 +0000 (07:44 +0000)]
Added trigger_impulse (for wind tunnel -like effects and for damper / accelerator fields)

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

15 years agoQuakeC Syntax Highlight for code::blocks.
tzork [Fri, 9 May 2008 03:09:15 +0000 (03:09 +0000)]
QuakeC Syntax Highlight for code::blocks.

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

15 years agoFull checkbox in serverlist is saved now.
m0rfar [Thu, 8 May 2008 20:43:15 +0000 (20:43 +0000)]
Full checkbox in serverlist is saved now.

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

15 years agoadd a "menu mouse speed" slider
div0 [Thu, 8 May 2008 20:03:58 +0000 (20:03 +0000)]
add a "menu mouse speed" slider

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

15 years agonew cvar: menu_mouse_absolute (alternate mouse mode in recent DP builds)
div0 [Thu, 8 May 2008 19:52:27 +0000 (19:52 +0000)]
new cvar: menu_mouse_absolute (alternate mouse mode in recent DP builds)
new cvar: menu_mouse_speed (for the "old" mode)
mapinfo: no longer read/write diameter and spawnpoints; instead dprint them
mapinfo: support #, // and _ comments, and don't warn when encountering an empty line

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

15 years agoRenamed health/armor entities to make more sense (these are the real Nexuiz entities).
m0rfar [Thu, 8 May 2008 15:47:04 +0000 (15:47 +0000)]
Renamed health/armor entities to make more sense (these are the real Nexuiz entities).
Added 25 point armor.

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

15 years agoUpdates to entities.def for complete/correctness and in-editor models for weapons...
tzork [Thu, 8 May 2008 15:21:28 +0000 (15:21 +0000)]
Updates to entities.def for complete/correctness and in-editor models for weapons/items. added assault.def

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

15 years agoNew libpng12.dll (note renamed from libpng13.dll, but tested and working)
tzork [Thu, 8 May 2008 12:54:30 +0000 (12:54 +0000)]
New libpng12.dll (note renamed from libpng13.dll, but tested and working)

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

15 years agopossibly entirely broken, possibly a new libpng build for OS X
div0 [Thu, 8 May 2008 06:12:19 +0000 (06:12 +0000)]
possibly entirely broken, possibly a new libpng build for OS X

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

15 years agochanged the gl_vbo menu texts to be more correct
esteel [Wed, 7 May 2008 07:22:36 +0000 (07:22 +0000)]
changed the gl_vbo menu texts to be more correct

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

15 years agoadded gl_vbo 3 to the menu, have to check with LordHavoc to see if the text are correct
esteel [Tue, 6 May 2008 19:18:14 +0000 (19:18 +0000)]
added gl_vbo 3 to the menu, have to check with LordHavoc to see if the text are correct

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

15 years agoadded a userbind for drop gun and notify team about it
esteel [Tue, 6 May 2008 19:02:25 +0000 (19:02 +0000)]
added a userbind for drop gun and notify team about it

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

15 years agomoved blue/redcapture.ogg from announcer/robotic/ into ctf/ and make ctf.qc use them
esteel [Tue, 6 May 2008 18:55:02 +0000 (18:55 +0000)]
moved blue/redcapture.ogg from announcer/robotic/ into ctf/ and make ctf.qc use them

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

15 years agofix code bug that may cause Yoda to "remove" the Nex beam, and that may cause the...
div0 [Thu, 1 May 2008 18:26:51 +0000 (18:26 +0000)]
fix code bug that may cause Yoda to "remove" the Nex beam, and that may cause the Nex beam end explosion to randomly not appear. May or may not fix the issue Green reported.

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

15 years agofrom Ronan, make con_chat_maximize also toggle sbar_flagstatus_right, scr_centertime...
esteel [Thu, 1 May 2008 17:49:31 +0000 (17:49 +0000)]
from Ronan, make con_chat_maximize also toggle sbar_flagstatus_right, scr_centertime and r_track_sprites

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

15 years agooops, did not want to commit this test
div0 [Thu, 1 May 2008 12:01:57 +0000 (12:01 +0000)]
oops, did not want to commit this test

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

15 years agoget rid of _motd and _mutatormsg, use a zoned string instead
div0 [Thu, 1 May 2008 11:42:09 +0000 (11:42 +0000)]
get rid of _motd and _mutatormsg, use a zoned string instead

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

15 years agog_maplist_check_waypoints: when 1 and the server is not full enough to play bot-less...
div0 [Thu, 1 May 2008 07:35:22 +0000 (07:35 +0000)]
g_maplist_check_waypoints: when 1 and the server is not full enough to play bot-less, maps without waypoints will be skipped

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

16 years agopossibly yoda fix?
div0 [Tue, 29 Apr 2008 19:36:24 +0000 (19:36 +0000)]
possibly yoda fix?

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

16 years agoforgot to add those
savagex [Sun, 27 Apr 2008 19:18:10 +0000 (19:18 +0000)]
forgot to add those

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

16 years agocommit Green's revised announcer sounds. Thank you, Green!
savagex [Sun, 27 Apr 2008 19:15:17 +0000 (19:15 +0000)]
commit Green's revised announcer sounds. Thank you, Green!

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

16 years agofix minor bug in rcon.pl regarding escape sequences (\e[m getting output even in...
div0 [Sun, 27 Apr 2008 18:43:42 +0000 (18:43 +0000)]
fix minor bug in rcon.pl regarding escape sequences (\e[m getting output even in "no translation" mode)

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

16 years agomake func_snow and func_rain also work when no submodel is used, but origin/mins...
div0 [Sat, 26 Apr 2008 21:15:56 +0000 (21:15 +0000)]
make func_snow and func_rain also work when no submodel is used, but origin/mins/maxs specified in the entity parameters. Makes it possible to add snow/rain to a map without recompiling (to create a submodel).

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

16 years agoapply the patch rename to the diff too
div0 [Thu, 24 Apr 2008 05:59:41 +0000 (05:59 +0000)]
apply the patch rename to the diff too

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

16 years agooops, this q3map2 patch was misnamed
div0 [Thu, 24 Apr 2008 05:45:43 +0000 (05:45 +0000)]
oops, this q3map2 patch was misnamed

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

16 years agoblinking magic: if there is more than one flag, show one of these in a clever way
div0 [Wed, 23 Apr 2008 18:56:21 +0000 (18:56 +0000)]
blinking magic: if there is more than one flag, show one of these in a clever way
"fixes" "flag status shows key in ftw" "bug"

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

16 years agofix CTF and Domination leaving bogus entities around when the mode is not used
div0 [Tue, 22 Apr 2008 08:34:11 +0000 (08:34 +0000)]
fix CTF and Domination leaving bogus entities around when the mode is not used
(game type specific entities should always remove(self) when that game type is not played)

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

16 years agoturned off offsetmapping in ultra config (the only one that used it)
lordhavoc [Mon, 21 Apr 2008 09:00:29 +0000 (09:00 +0000)]
turned off offsetmapping in ultra config (the only one that used it)

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

16 years agogl_vbo 0/1/2 in the menu so ati victims can change it (in case the default does not...
esteel [Sun, 20 Apr 2008 21:19:46 +0000 (21:19 +0000)]
gl_vbo 0/1/2 in the menu so ati victims can change it (in case the default does not get changed)

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

16 years agonew voices from torus.. guess we can have our finial build now
esteel [Tue, 15 Apr 2008 22:13:22 +0000 (22:13 +0000)]
new voices from torus.. guess we can have our finial build now

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

16 years agosupport antilag_debug in g_antilag 2 too
div0 [Sun, 13 Apr 2008 14:49:06 +0000 (14:49 +0000)]
support antilag_debug in g_antilag 2 too

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

16 years agoMorphed's ons sound effect while waiting for the last announcer sounds :)
esteel [Fri, 11 Apr 2008 22:19:21 +0000 (22:19 +0000)]
Morphed's ons sound effect while waiting for the last announcer sounds :)

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

16 years agofix small typo and remove leftover seta
esteel [Fri, 11 Apr 2008 21:25:39 +0000 (21:25 +0000)]
fix small typo and remove leftover seta

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

16 years ago- define autoswitch alias in default.cfg (so it can eventually be removed from stuffcmd)
div0 [Fri, 11 Apr 2008 19:42:58 +0000 (19:42 +0000)]
- define autoswitch alias in default.cfg (so it can eventually be removed from stuffcmd)
- fix create dialog overlapping buttons

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

16 years agothe mac server scripts were wrong, the binaries are now named nexuiz-osx-dedicated...
esteel [Fri, 11 Apr 2008 08:49:36 +0000 (08:49 +0000)]
the mac server scripts were wrong, the binaries are now named nexuiz-osx-dedicated and no longer nexuiz-osx-ppc-dedicated

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

16 years agofinal fixes for the frag prints?
esteel [Thu, 10 Apr 2008 19:46:08 +0000 (19:46 +0000)]
final fixes for the frag prints?

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

16 years agosome fixes for the frag prints
esteel [Thu, 10 Apr 2008 18:44:03 +0000 (18:44 +0000)]
some fixes for the frag prints

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

16 years agosome fixes for the frag prints
esteel [Thu, 10 Apr 2008 18:35:23 +0000 (18:35 +0000)]
some fixes for the frag prints

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

16 years agoadjusted the frag prints to the new announcers. a native speaker please check the...
esteel [Thu, 10 Apr 2008 17:54:01 +0000 (17:54 +0000)]
adjusted the frag prints to the new announcers.  a native speaker please check the wording thanks!

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

16 years agomap picture for ons-reborn
esteel [Thu, 10 Apr 2008 17:24:43 +0000 (17:24 +0000)]
map picture for ons-reborn

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

16 years agofirst batch of torus new announcer sounds! some few more including ons should come...
esteel [Wed, 9 Apr 2008 20:25:11 +0000 (20:25 +0000)]
first batch of torus new announcer sounds!  some few more including ons should come tomorrow.
Please test if you like them :)

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

16 years agosmall cleanup of the stuffs; reload effectinfo on clients
div0 [Wed, 9 Apr 2008 17:23:54 +0000 (17:23 +0000)]
small cleanup of the stuffs; reload effectinfo on clients

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

16 years agocorrected typo reported by Green, aneurism is wrong, its aneurysm
esteel [Fri, 4 Apr 2008 06:28:18 +0000 (06:28 +0000)]
corrected typo reported by Green, aneurism is wrong, its aneurysm

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

16 years ago- Fixed: The demons of my own stupidity.
avirox [Wed, 2 Apr 2008 21:40:54 +0000 (21:40 +0000)]
- Fixed: The demons of my own stupidity.

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

16 years ago- Added trigger support to Dom points when captured ("target" field)
avirox [Wed, 2 Apr 2008 20:48:40 +0000 (20:48 +0000)]
- Added trigger support to Dom points when captured ("target" field)
- Added have_team_spawns support for Domination mode

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

16 years agoit seems its a bad idea to insert effects in the middle of effectinfo.txt now that...
esteel [Wed, 2 Apr 2008 18:08:29 +0000 (18:08 +0000)]
it seems its a bad idea to insert effects in the middle of effectinfo.txt now that we use pointparticles.. lets see if this help when playing with svn clients on 2.4 servers

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

16 years agohaving a ; in comments is bad, turn them into , as they end the comment and usually...
esteel [Wed, 2 Apr 2008 13:46:00 +0000 (13:46 +0000)]
having a ; in comments is bad, turn them into , as they end the comment and usually generates warnings for unknown commands but could yield undesired sideeffects

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

16 years agodamn somehow my commit 3567 had those missing..
esteel [Wed, 2 Apr 2008 12:15:53 +0000 (12:15 +0000)]
damn somehow my commit 3567 had those missing..

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

16 years agoredesigned crylink primary, may need additional balancing
lordhavoc [Wed, 2 Apr 2008 12:13:47 +0000 (12:13 +0000)]
redesigned crylink primary, may need additional balancing
crylink primary now bounces once, and has a splash radius of 80 on each
bounce, it does not bounce if it hits a soft target, this means that
bouncing shots off the floor directly infront of a player can do about
50% more damage, and if you hit the floor to the side of a player you
can still do a little (about 50%) damage

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

16 years agoallow hitting yourself with bounced hagar projectiles
lordhavoc [Wed, 2 Apr 2008 12:06:25 +0000 (12:06 +0000)]
allow hitting yourself with bounced hagar projectiles

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

16 years agooverhauled crylink primary, now the first 4 pellets conform to a pattern
lordhavoc [Wed, 2 Apr 2008 11:16:33 +0000 (11:16 +0000)]
overhauled crylink primary, now the first 4 pellets conform to a pattern
implemented bouncing crylink shots (not used if the cvar is 0, so this
works even if it's not defined)

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

16 years agoadded morphed's ons-reborn map, added some ons sound dummies that REALLY need to...
esteel [Wed, 2 Apr 2008 11:01:31 +0000 (11:01 +0000)]
added morphed's ons-reborn map, added some ons sound dummies that REALLY need to be replaced and enabled ons in the create menu.
If we can't get proper sounds maybe revert this revision or atleast remove the create menu item. Commiting now anyway..

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

16 years agosync pro/default.cfg with data
esteel [Wed, 2 Apr 2008 09:36:04 +0000 (09:36 +0000)]
sync pro/default.cfg with data

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

16 years agorcon2irc is no longer in an archive but a directory so there is no need to tell peopl...
esteel [Mon, 31 Mar 2008 14:16:47 +0000 (14:16 +0000)]
rcon2irc is no longer in an archive but a directory so there is no need to tell people to extract it :)

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

16 years agogeneralized div0's fix for playerclip messing up trueaim, now all the
lordhavoc [Mon, 31 Mar 2008 11:38:01 +0000 (11:38 +0000)]
generalized div0's fix for playerclip messing up trueaim, now all the
tracelines in W_SetupShot are with a SOLID_BBOX player entity

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

16 years agotraceline_hitcorpse AGAINĀ²
div0 [Mon, 31 Mar 2008 11:30:12 +0000 (11:30 +0000)]
traceline_hitcorpse AGAINĀ²

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

16 years agosvn propset svn:keywords Revision rcon2irc.pl
div0 [Sun, 30 Mar 2008 18:17:56 +0000 (18:17 +0000)]
svn propset svn:keywords Revision rcon2irc.pl

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

16 years agofix color code bug in rcon2irc (this time for real)
div0 [Sun, 30 Mar 2008 18:10:15 +0000 (18:10 +0000)]
fix color code bug in rcon2irc (this time for real)

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

16 years agosome nitpicking :)
esteel [Sat, 29 Mar 2008 12:11:50 +0000 (12:11 +0000)]
some nitpicking :)

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

16 years agomake it rcon2irc-*.tar.bz2 in the Docs so the filename can change without need to...
esteel [Sat, 29 Mar 2008 08:47:17 +0000 (08:47 +0000)]
make it rcon2irc-*.tar.bz2 in the Docs so the filename can change without need to change the readme.txt

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

16 years agooops, tiny omission
div0 [Sat, 29 Mar 2008 07:32:12 +0000 (07:32 +0000)]
oops, tiny omission

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

16 years agoadd rcon client Perl script; slight bugfix to rcon2irc (namely, handling of the ...
div0 [Sat, 29 Mar 2008 07:29:10 +0000 (07:29 +0000)]
add rcon client Perl script; slight bugfix to rcon2irc (namely, handling of the "other" ^ character in the cool font)

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

16 years agobumped g_nexuizversion to 2.4svn for now
esteel [Wed, 26 Mar 2008 13:21:53 +0000 (13:21 +0000)]
bumped g_nexuizversion to 2.4svn for now

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

16 years agoadded divVerents rcon irc gateway
esteel [Wed, 26 Mar 2008 13:19:47 +0000 (13:19 +0000)]
added divVerents rcon irc gateway

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