]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agofix CSQC scoreboard sorting by applying the same rules as on server
Rudolf Polzer [Thu, 10 Jan 2013 15:30:17 +0000 (16:30 +0100)]
fix CSQC scoreboard sorting by applying the same rules as on server

11 years agobalance teams: try a better score factor for "production use"
Rudolf Polzer [Sat, 5 Jan 2013 20:23:42 +0000 (21:23 +0100)]
balance teams: try a better score factor for "production use"

Now the worst player ratio it tries to achieve is 3:2.

11 years agomore !string fixes
Rudolf Polzer [Thu, 3 Jan 2013 20:33:53 +0000 (21:33 +0100)]
more !string fixes

11 years agofix some more bad !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:30:23 +0000 (21:30 +0100)]
fix some more bad !string uses

11 years agofix some !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:27:37 +0000 (21:27 +0100)]
fix some !string uses

11 years agofix menuqc and csqc regarding !STRING
Rudolf Polzer [Thu, 3 Jan 2013 20:11:21 +0000 (21:11 +0100)]
fix menuqc and csqc regarding !STRING

11 years agofix one more if(!s)
Rudolf Polzer [Thu, 3 Jan 2013 20:02:14 +0000 (21:02 +0100)]
fix one more if(!s)

11 years agoget rid of some NOT_S, far from all done yet
Rudolf Polzer [Thu, 3 Jan 2013 19:54:59 +0000 (20:54 +0100)]
get rid of some NOT_S, far from all done yet

11 years agomapinfo: fix use of !string
Rudolf Polzer [Wed, 2 Jan 2013 16:22:17 +0000 (17:22 +0100)]
mapinfo: fix use of !string

11 years agoremove SoundEntity support - it's a waste of bandwidth
Rudolf Polzer [Tue, 1 Jan 2013 18:51:30 +0000 (19:51 +0100)]
remove SoundEntity support - it's a waste of bandwidth

If anyone REALLY needs this, do the sound in CSQC instead.

11 years agojetpack: move sound to client
Rudolf Polzer [Tue, 1 Jan 2013 18:50:41 +0000 (19:50 +0100)]
jetpack: move sound to client

11 years agoRe-write a bit of how weapons panel fading animation is done
Samual Lenks [Tue, 1 Jan 2013 15:44:02 +0000 (10:44 -0500)]
Re-write a bit of how weapons panel fading animation is done

11 years agoEnable voting for shuffleteams by default- popular servers prove it's okay
Samual Lenks [Mon, 31 Dec 2012 23:28:11 +0000 (18:28 -0500)]
Enable voting for shuffleteams by default- popular servers prove it's okay

11 years agoAvoid division by zero on latency calculation (real clients only)
Samual Lenks [Mon, 31 Dec 2012 18:50:06 +0000 (13:50 -0500)]
Avoid division by zero on latency calculation (real clients only)

11 years agoLets ACTUALLY CALL the MatchEnd mutator hook, this way it... works.
Samual Lenks [Mon, 31 Dec 2012 18:39:38 +0000 (13:39 -0500)]
Lets ACTUALLY CALL the MatchEnd mutator hook, this way it... works.

11 years agobots: fix some bad uses of nextthink instead of bot_nextthink
Rudolf Polzer [Mon, 31 Dec 2012 16:56:27 +0000 (17:56 +0100)]
bots: fix some bad uses of nextthink instead of bot_nextthink

11 years agofteqcc sucks
Rudolf Polzer [Mon, 31 Dec 2012 12:44:46 +0000 (13:44 +0100)]
fteqcc sucks

11 years agoget rid of Draw_Not
Rudolf Polzer [Mon, 31 Dec 2012 12:25:24 +0000 (13:25 +0100)]
get rid of Draw_Not

11 years agomore noref
Rudolf Polzer [Mon, 31 Dec 2012 11:44:39 +0000 (12:44 +0100)]
more noref

11 years agofix uninitialized globals
Rudolf Polzer [Mon, 31 Dec 2012 11:43:15 +0000 (12:43 +0100)]
fix uninitialized globals

11 years ago-std=gmqcc
Rudolf Polzer [Mon, 31 Dec 2012 11:18:14 +0000 (12:18 +0100)]
-std=gmqcc

11 years agomake it compile with gmqcc; strict function types YEAH
Rudolf Polzer [Mon, 31 Dec 2012 11:02:30 +0000 (12:02 +0100)]
make it compile with gmqcc; strict function types YEAH

11 years agoMerge remote-tracking branch 'origin/Mario/vote_mapchange_fix'
Samual Lenks [Sun, 30 Dec 2012 16:16:46 +0000 (11:16 -0500)]
Merge remote-tracking branch 'origin/Mario/vote_mapchange_fix'

11 years agoenable untyped nil
Rudolf Polzer [Sat, 29 Dec 2012 19:50:52 +0000 (20:50 +0100)]
enable untyped nil

11 years agogmqcc fixes
Rudolf Polzer [Sat, 29 Dec 2012 19:50:38 +0000 (20:50 +0100)]
gmqcc fixes

11 years ago-Wno-uninitialized-global
Rudolf Polzer [Sat, 29 Dec 2012 19:41:09 +0000 (20:41 +0100)]
-Wno-uninitialized-global

11 years agomapinfo: don't spam errors when there is no maps
Rudolf Polzer [Thu, 27 Dec 2012 16:27:24 +0000 (17:27 +0100)]
mapinfo: don't spam errors when there is no maps

11 years agofix a typo
Rudolf Polzer [Tue, 25 Dec 2012 19:58:07 +0000 (20:58 +0100)]
fix a typo

11 years agoaudit some .think use
Rudolf Polzer [Mon, 24 Dec 2012 10:13:39 +0000 (11:13 +0100)]
audit some .think use

11 years agoRevert "work around tiny gmqcc bug ;)" because blub fixed it :)
Rudolf Polzer [Sat, 22 Dec 2012 19:43:00 +0000 (20:43 +0100)]
Revert "work around tiny gmqcc bug ;)" because blub fixed it :)

This reverts commit 05fa2f0d2b21e4fb4c6c092d1409bfc101c4e017.

11 years agowork around tiny gmqcc bug ;)
Rudolf Polzer [Sat, 22 Dec 2012 19:39:09 +0000 (20:39 +0100)]
work around tiny gmqcc bug ;)

11 years agoAlso add cvar to commands.cfg
Mario [Sat, 22 Dec 2012 07:32:30 +0000 (18:32 +1100)]
Also add cvar to commands.cfg

11 years agoAdd a cvar to enable/disable voting before the match has started
Mario [Sat, 22 Dec 2012 07:25:56 +0000 (18:25 +1100)]
Add a cvar to enable/disable voting before the match has started

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 21 Dec 2012 11:20:26 +0000 (12:20 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoMSG_ALL, SVC_TEMPENTITY is bad
Rudolf Polzer [Fri, 21 Dec 2012 11:19:25 +0000 (12:19 +0100)]
MSG_ALL, SVC_TEMPENTITY is bad

use MSG_BROADCAST

otherwise clients not yet connected fully (still loading maps or
csprogs) get kicked off because of not being able to
parse the messages.

11 years agoA fix for voting during map change sometimes causing everyone to be kicked
Mario [Fri, 21 Dec 2012 07:24:12 +0000 (18:24 +1100)]
A fix for voting during map change sometimes causing everyone to be kicked

11 years agoproper string handling
Rudolf Polzer [Fri, 21 Dec 2012 05:45:42 +0000 (06:45 +0100)]
proper string handling

11 years agofix lots of uninitialized
Rudolf Polzer [Thu, 20 Dec 2012 15:01:09 +0000 (16:01 +0100)]
fix lots of uninitialized

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 19 Dec 2012 16:30:50 +0000 (17:30 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agowrite compiler options more explicitly
Rudolf Polzer [Wed, 19 Dec 2012 16:28:41 +0000 (17:28 +0100)]
write compiler options more explicitly

11 years agoget rid of SUB_Null
Rudolf Polzer [Wed, 19 Dec 2012 15:46:49 +0000 (16:46 +0100)]
get rid of SUB_Null

11 years agoget rid of broken AND stupid SUB_Nullpointer
Rudolf Polzer [Wed, 19 Dec 2012 15:40:11 +0000 (16:40 +0100)]
get rid of broken AND stupid SUB_Nullpointer

11 years agofix gmqcc use by ./all
Rudolf Polzer [Tue, 18 Dec 2012 19:11:16 +0000 (20:11 +0100)]
fix gmqcc use by ./all

11 years agofix a superweapons offset bug
Rudolf Polzer [Tue, 18 Dec 2012 13:31:41 +0000 (14:31 +0100)]
fix a superweapons offset bug

11 years agofix some empty if blocks
Rudolf Polzer [Tue, 18 Dec 2012 12:36:27 +0000 (13:36 +0100)]
fix some empty if blocks

11 years agofix no-op jump
Rudolf Polzer [Tue, 18 Dec 2012 11:58:03 +0000 (12:58 +0100)]
fix no-op jump

11 years agomore uninitialized
Rudolf Polzer [Tue, 18 Dec 2012 11:52:05 +0000 (12:52 +0100)]
more uninitialized

11 years agomore uninitialized fixes
Rudolf Polzer [Tue, 18 Dec 2012 11:45:30 +0000 (12:45 +0100)]
more uninitialized fixes

11 years agofix lots of more uninitialized stuff
Rudolf Polzer [Tue, 18 Dec 2012 10:23:43 +0000 (11:23 +0100)]
fix lots of more uninitialized stuff

11 years agofix some more uninitialized
Rudolf Polzer [Tue, 18 Dec 2012 09:50:39 +0000 (10:50 +0100)]
fix some more uninitialized

11 years agofix compile flags
Rudolf Polzer [Tue, 18 Dec 2012 09:33:19 +0000 (10:33 +0100)]
fix compile flags

11 years agofix watermark issues :)
Rudolf Polzer [Mon, 17 Dec 2012 16:28:58 +0000 (17:28 +0100)]
fix watermark issues :)

11 years agofix uninitialized
Rudolf Polzer [Mon, 17 Dec 2012 16:07:12 +0000 (17:07 +0100)]
fix uninitialized

11 years agofix a turret system bug using uninitialized stuff
Rudolf Polzer [Mon, 17 Dec 2012 16:04:46 +0000 (17:04 +0100)]
fix a turret system bug using uninitialized stuff

11 years agofix most uninitialized stuff in svqc
Rudolf Polzer [Mon, 17 Dec 2012 16:03:12 +0000 (17:03 +0100)]
fix most uninitialized stuff in svqc

11 years agomore gmqcc support
Rudolf Polzer [Mon, 17 Dec 2012 15:31:22 +0000 (16:31 +0100)]
more gmqcc support

11 years agofix some uninitialized variable use etc.
Rudolf Polzer [Mon, 17 Dec 2012 15:29:58 +0000 (16:29 +0100)]
fix some uninitialized variable use etc.

11 years agodefine XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compile with gmqcc
Rudolf Polzer [Mon, 17 Dec 2012 14:35:37 +0000 (15:35 +0100)]
define XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compile with gmqcc

11 years agoremoved the FTEQCC_YOU_SUCK macro
Rudolf Polzer [Mon, 17 Dec 2012 14:28:50 +0000 (15:28 +0100)]
removed the FTEQCC_YOU_SUCK macro

11 years agofix semicolon
Rudolf Polzer [Mon, 17 Dec 2012 14:17:18 +0000 (15:17 +0100)]
fix semicolon

11 years agomore gmqcc compile fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:16:15 +0000 (15:16 +0100)]
more gmqcc compile fixes

11 years agowhitespace fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:15:42 +0000 (15:15 +0100)]
whitespace fixes

11 years agofix a few syntax errors
Rudolf Polzer [Mon, 17 Dec 2012 14:06:15 +0000 (15:06 +0100)]
fix a few syntax errors

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Dec 2012 10:16:30 +0000 (11:16 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agolink to new/better playerstats response format idea
Rudolf Polzer [Fri, 14 Dec 2012 10:00:16 +0000 (11:00 +0100)]
link to new/better playerstats response format idea

11 years agoRemove "Respawning now..." from scoreboard respawn count (looks glitchy)
Samual Lenks [Fri, 14 Dec 2012 09:53:16 +0000 (04:53 -0500)]
Remove "Respawning now..." from scoreboard respawn count (looks glitchy)

11 years agoAllow players to still choose the visual gun position with g_shootfromeye
Samual Lenks [Fri, 14 Dec 2012 02:13:33 +0000 (21:13 -0500)]
Allow players to still choose the visual gun position with g_shootfromeye

11 years agoMerge remote-tracking branch 'origin/terencehill/directmenu_options'
Samual Lenks [Wed, 12 Dec 2012 21:59:22 +0000 (16:59 -0500)]
Merge remote-tracking branch 'origin/terencehill/directmenu_options'

11 years agoMerge remote-tracking branch 'origin/master' into terencehill/directmenu_options
Samual Lenks [Wed, 12 Dec 2012 21:57:22 +0000 (16:57 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/directmenu_options

11 years agoMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
Samual Lenks [Wed, 12 Dec 2012 21:52:52 +0000 (16:52 -0500)]
Merge remote-tracking branch 'origin/terencehill/cmd_fixes'

Conflicts:
qcsrc/client/scoreboard.qc
qcsrc/server/g_world.qc

11 years agoMerge remote-tracking branch 'origin/terencehill/forced_intermission_eventchase'
Samual Lenks [Wed, 12 Dec 2012 21:44:46 +0000 (16:44 -0500)]
Merge remote-tracking branch 'origin/terencehill/forced_intermission_eventchase'

Conflicts:
qcsrc/client/View.qc

11 years agoMerge remote-tracking branch 'origin/terencehill/cursormode'
Samual Lenks [Tue, 11 Dec 2012 21:51:52 +0000 (16:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/cursormode'

11 years agoAdd a way to disable cursormode (just in case)
Samual Lenks [Sat, 8 Dec 2012 03:09:54 +0000 (22:09 -0500)]
Add a way to disable cursormode (just in case)

11 years agoMerge remote-tracking branch 'origin/master' into terencehill/cursormode
Samual Lenks [Tue, 4 Dec 2012 20:44:39 +0000 (15:44 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/cursormode

11 years agoMake the strings translatable, plus add a cvar for controlling the decimal
Samual Lenks [Sun, 2 Dec 2012 19:15:32 +0000 (14:15 -0500)]
Make the strings translatable, plus add a cvar for controlling the decimal
places to display (2 was too many, and just simply unnecessary)

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/scoreboard_respawn_info'
Samual Lenks [Sun, 2 Dec 2012 18:57:06 +0000 (13:57 -0500)]
Merge remote-tracking branch 'origin/mirceakitsune/scoreboard_respawn_info'

11 years agoMerge remote-tracking branch 'origin/terencehill/scoring_fix'
Samual Lenks [Sun, 2 Dec 2012 18:51:36 +0000 (13:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/scoring_fix'

11 years agoPut the block of code that detects a push into the void before MUTATOR_CALLHOOK(Playe...
terencehill [Sun, 25 Nov 2012 19:01:27 +0000 (20:01 +0100)]
Put the block of code that detects a push into the void before MUTATOR_CALLHOOK(PlayerDamage_SplitHealthArmor), so that attacker is changed from trigger_hurt to the pusher player before PlayerDamage_SplitHealthArmor call. With this change playing with the vampire mutator, if you push someone into the void you also suck all his remaining health.

11 years agoCA: Fix "WARNING: adding score to unknown player" console error when a player falls...
terencehill [Sun, 25 Nov 2012 12:33:16 +0000 (13:33 +0100)]
CA: Fix "WARNING: adding score to unknown player" console error when a player falls into the void. Also, since player points are given based on inflicted damage, give points for killing someone by pushing him into the void too

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 1 Nov 2012 15:26:28 +0000 (16:26 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoadd an "animbench" server command to benchmark model animation
Rudolf Polzer [Thu, 1 Nov 2012 15:25:53 +0000 (16:25 +0100)]
add an "animbench" server command to benchmark model animation

11 years agoMerge remote-tracking branch 'origin/terencehill/not_resizable_panel_bugfix'
Samual Lenks [Wed, 24 Oct 2012 21:39:53 +0000 (17:39 -0400)]
Merge remote-tracking branch 'origin/terencehill/not_resizable_panel_bugfix'

11 years agoA @!#%'n Klein Bottle. Model by CuBeOwL ;)
Rudolf Polzer [Wed, 24 Oct 2012 11:06:01 +0000 (13:06 +0200)]
A @!#%'n Klein Bottle. Model by CuBeOwL ;)

Also, deleted old and now unused tuba sounds.

11 years agofix typo
Rudolf Polzer [Wed, 17 Oct 2012 14:36:51 +0000 (16:36 +0200)]
fix typo

11 years agobot_cmd sound: allow to specify channel, volume, attenuation
Rudolf Polzer [Wed, 17 Oct 2012 14:36:22 +0000 (16:36 +0200)]
bot_cmd sound: allow to specify channel, volume, attenuation

11 years agoscripting fix
Rudolf Polzer [Wed, 17 Oct 2012 11:36:05 +0000 (13:36 +0200)]
scripting fix

11 years agoFix bug where a panel resized to fullscreen cannot be resized anymore (with mouse...
terencehill [Sat, 13 Oct 2012 22:37:32 +0000 (00:37 +0200)]
Fix bug where a panel resized to fullscreen cannot be resized anymore (with mouse left button)

11 years agoadd "devmap" command for quake3 command line compatibility
Rudolf Polzer [Thu, 11 Oct 2012 14:13:04 +0000 (16:13 +0200)]
add "devmap" command for quake3 command line compatibility

11 years agofix a small func_vectormamamamam bug (wrong origin)
Rudolf Polzer [Thu, 11 Oct 2012 12:08:41 +0000 (14:08 +0200)]
fix a small func_vectormamamamam bug (wrong origin)

11 years agoUse a more correct code for the arena part. Old one worked well but this should be...
Mircea Kitsune [Sat, 6 Oct 2012 14:48:55 +0000 (17:48 +0300)]
Use a more correct code for the arena part. Old one worked well but this should be more consistent

11 years agoImprove last commit, and show a separate text while the server is working on respawni...
Mircea Kitsune [Sat, 6 Oct 2012 12:54:50 +0000 (15:54 +0300)]
Improve last commit, and show a separate text while the server is working on respawning the player

11 years agoDon't show a negative value while the server is respawning the player
Mircea Kitsune [Sat, 6 Oct 2012 12:44:37 +0000 (15:44 +0300)]
Don't show a negative value while the server is respawning the player

11 years agoUse ftos_decimals instead of foolshly bounding and substring-ing the value. Respawn...
Mircea Kitsune [Sat, 6 Oct 2012 11:57:39 +0000 (14:57 +0300)]
Use ftos_decimals instead of foolshly bounding and substring-ing the value. Respawn timer will now show values past 9.99

11 years agoOnly show when the player is allowed to spawn, not during rounds in Arena or Clan...
Mircea Kitsune [Sat, 6 Oct 2012 11:48:37 +0000 (14:48 +0300)]
Only show when the player is allowed to spawn, not during rounds in Arena or Clan Arena

11 years agoBetter text colors
Mircea Kitsune [Sat, 6 Oct 2012 10:54:10 +0000 (13:54 +0300)]
Better text colors

11 years agoCopy stat_respawn_time for spectated players
Mircea Kitsune [Sat, 6 Oct 2012 10:39:48 +0000 (13:39 +0300)]
Copy stat_respawn_time for spectated players

11 years agoCode cleanup
Mircea Kitsune [Sat, 6 Oct 2012 10:36:11 +0000 (13:36 +0300)]
Code cleanup

11 years agoBound timer to 9.999999 seconds... no one should set a spawn timer longer than 10...
Mircea Kitsune [Sat, 6 Oct 2012 00:02:32 +0000 (03:02 +0300)]
Bound timer to 9.999999 seconds... no one should set a spawn timer longer than 10 either way

11 years agoLimit seconds to 4 characters (eg: 1.23 instead of 1.234567)
Mircea Kitsune [Fri, 5 Oct 2012 23:51:29 +0000 (02:51 +0300)]
Limit seconds to 4 characters (eg: 1.23 instead of 1.234567)

11 years agoShow key name when indicating the player how to respawn. Not that it's needed, but...
Mircea Kitsune [Fri, 5 Oct 2012 23:41:29 +0000 (02:41 +0300)]
Show key name when indicating the player how to respawn. Not that it's needed, but if we're doing it let's do it right :P