]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Samual Lenks [Mon, 4 Feb 2013 05:03:01 +0000 (00:03 -0500)]
Remove old comment
Samual Lenks [Mon, 4 Feb 2013 04:04:43 +0000 (23:04 -0500)]
Fix the broken stuffz, now notifications are sent properly via client ents
Samual Lenks [Mon, 4 Feb 2013 00:29:55 +0000 (19:29 -0500)]
Shit still ain't workin.
Samual Lenks [Sun, 3 Feb 2013 21:55:54 +0000 (16:55 -0500)]
Fix the broadcast check for Send_Notification
Samual Lenks [Sun, 3 Feb 2013 21:51:20 +0000 (16:51 -0500)]
Remove some old junk
Samual Lenks [Sun, 3 Feb 2013 21:30:25 +0000 (16:30 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Sun, 3 Feb 2013 21:02:11 +0000 (16:02 -0500)]
Update the function calls to match the new sending system
Rudolf Polzer [Fri, 1 Feb 2013 14:01:56 +0000 (15:01 +0100)]
fix typos
Rudolf Polzer [Fri, 1 Feb 2013 13:39:28 +0000 (14:39 +0100)]
oops, fix warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:38:00 +0000 (14:38 +0100)]
don't count alivetime in warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:35:19 +0000 (14:35 +0100)]
clear alivetime on ready-restart
Rudolf Polzer [Fri, 1 Feb 2013 13:14:14 +0000 (14:14 +0100)]
Merge branch 'divVerent/rank-change', fixes #1391, fixes #1388
Rudolf Polzer [Fri, 1 Feb 2013 11:57:54 +0000 (12:57 +0100)]
Merge branch 'master' into divVerent/rank-change
Samual Lenks [Thu, 31 Jan 2013 11:45:09 +0000 (06:45 -0500)]
Working more on migration to csqc ent networking
Samual Lenks [Thu, 31 Jan 2013 10:55:54 +0000 (05:55 -0500)]
Some other stuffz...
Samual Lenks [Thu, 31 Jan 2013 10:54:23 +0000 (05:54 -0500)]
Debug print
Samual Lenks [Thu, 31 Jan 2013 10:52:49 +0000 (05:52 -0500)]
Begin re-writing sending mechanism for notification system
Rudolf Polzer [Thu, 31 Jan 2013 09:18:45 +0000 (10:18 +0100)]
fix the CA dead-player bug
Samual Lenks [Thu, 31 Jan 2013 08:37:18 +0000 (03:37 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Thu, 31 Jan 2013 08:03:31 +0000 (03:03 -0500)]
Add a #message for when stuffto is enabled
Samual Lenks [Thu, 31 Jan 2013 08:02:06 +0000 (03:02 -0500)]
Stuff and things
Samual Lenks [Thu, 31 Jan 2013 07:55:32 +0000 (02:55 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Rudolf Polzer [Wed, 30 Jan 2013 13:22:46 +0000 (14:22 +0100)]
various mutator system fixes; add proper rollback of failed add, fixes #1145
Rudolf Polzer [Wed, 30 Jan 2013 13:03:25 +0000 (14:03 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/physical_entities'
Samual Lenks [Wed, 30 Jan 2013 05:40:35 +0000 (00:40 -0500)]
Fix minstanex impressive announcement
Samual Lenks [Wed, 30 Jan 2013 05:20:06 +0000 (00:20 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Rudolf Polzer [Tue, 29 Jan 2013 19:30:22 +0000 (20:30 +0100)]
Merge remote-tracking branch 'origin/terencehill/reload_binds', closes #1360
ItsMe [Tue, 29 Jan 2013 19:27:23 +0000 (20:27 +0100)]
make other weapon cycle impulses also change spectating speed
Rudolf Polzer [Tue, 29 Jan 2013 12:26:12 +0000 (13:26 +0100)]
remove misleading comments
Rudolf Polzer [Tue, 29 Jan 2013 12:21:15 +0000 (13:21 +0100)]
add some useless file ;)
Rudolf Polzer [Tue, 29 Jan 2013 09:47:30 +0000 (10:47 +0100)]
fix typos
Rudolf Polzer [Tue, 29 Jan 2013 09:02:06 +0000 (10:02 +0100)]
fix Arena spectator status
Rudolf Polzer [Tue, 29 Jan 2013 08:55:09 +0000 (09:55 +0100)]
Race/CTS: if you have a fastest lap, you should show up in the scoreboard any time
Rudolf Polzer [Tue, 29 Jan 2013 08:50:47 +0000 (09:50 +0100)]
add latency to ALL players!
Rudolf Polzer [Tue, 29 Jan 2013 08:46:02 +0000 (09:46 +0100)]
add a nospectator flag to rank sorting
Rudolf Polzer [Tue, 29 Jan 2013 08:43:46 +0000 (09:43 +0100)]
Merge branch 'master' into divVerent/rank-change
Conflicts:
qcsrc/server/playerstats.qc
Rudolf Polzer [Tue, 29 Jan 2013 08:33:24 +0000 (09:33 +0100)]
undo accidental commit of these files
Rudolf Polzer [Tue, 29 Jan 2013 08:32:41 +0000 (09:32 +0100)]
bump version
Samual Lenks [Tue, 29 Jan 2013 06:28:23 +0000 (01:28 -0500)]
Add comment in anticipation of a new feature
Samual Lenks [Tue, 29 Jan 2013 02:40:35 +0000 (21:40 -0500)]
Properly split up notifications.qc into two files (one being .qh)
Samual Lenks [Tue, 29 Jan 2013 01:48:33 +0000 (20:48 -0500)]
Make the varargs system work, create legacy wrapper, more cleanup
Samual Lenks [Tue, 29 Jan 2013 00:16:59 +0000 (19:16 -0500)]
Make XPD use __VA_ARGS__, strip most code out of menu, cleanups
Samual Lenks [Mon, 28 Jan 2013 22:43:46 +0000 (17:43 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Rudolf Polzer [Fri, 25 Jan 2013 09:38:48 +0000 (10:38 +0100)]
fix some bad uses of "var"
Rudolf Polzer [Fri, 25 Jan 2013 08:57:30 +0000 (09:57 +0100)]
USE GMQCC
Rudolf Polzer [Wed, 23 Jan 2013 13:38:19 +0000 (14:38 +0100)]
fix a waypoint loading issue
Rudolf Polzer [Wed, 23 Jan 2013 13:18:24 +0000 (14:18 +0100)]
simplify spectating detection logic, fixes #1383 again too
Rudolf Polzer [Wed, 23 Jan 2013 13:11:10 +0000 (14:11 +0100)]
fix how alivetime is queried, fixes #1383 again
Rudolf Polzer [Wed, 23 Jan 2013 13:07:26 +0000 (14:07 +0100)]
Arena, LMS, CA: fix real vs spectator detection in player stats, fixes #1383
Rudolf Polzer [Tue, 22 Jan 2013 15:11:58 +0000 (16:11 +0100)]
remove outdated comment
Samual Lenks [Wed, 16 Jan 2013 22:37:31 +0000 (17:37 -0500)]
And now finish Local_Notifications too
Samual Lenks [Wed, 16 Jan 2013 22:23:51 +0000 (17:23 -0500)]
Finish support for calling the varargs functions WITHOUT piping them
Samual Lenks [Wed, 16 Jan 2013 22:05:18 +0000 (17:05 -0500)]
bluby blub blub
Samual Lenks [Wed, 16 Jan 2013 20:54:04 +0000 (15:54 -0500)]
Check it out if you want to see line numbers failing
Samual Lenks [Wed, 16 Jan 2013 19:36:02 +0000 (14:36 -0500)]
Commit what I have so far
Rudolf Polzer [Wed, 16 Jan 2013 09:56:50 +0000 (10:56 +0100)]
Revert "add also a teamrank field (non strict order of teams)"
This reverts commit
41a232f236f88bd1c409d00bc3228df2899b93b0.
Samual Lenks [Wed, 16 Jan 2013 05:24:18 +0000 (00:24 -0500)]
Moving notification system over to use variadic arguments! :D
Rudolf Polzer [Tue, 15 Jan 2013 14:38:18 +0000 (15:38 +0100)]
add also a teamrank field (non strict order of teams)
Rudolf Polzer [Tue, 15 Jan 2013 14:26:21 +0000 (15:26 +0100)]
-1 in non-teamgames shall mean 0
Rudolf Polzer [Tue, 15 Jan 2013 14:20:59 +0000 (15:20 +0100)]
xonstat rank field: make this an actual player-only rank, ignoring teams
Rudolf Polzer [Tue, 15 Jan 2013 13:53:58 +0000 (14:53 +0100)]
visual-rank -> scoreboardpos
Samual Lenks [Tue, 15 Jan 2013 03:11:34 +0000 (22:11 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Rudolf Polzer [Mon, 14 Jan 2013 14:57:17 +0000 (15:57 +0100)]
projectiles: properly distinguish slime and lava damage
Rudolf Polzer [Mon, 14 Jan 2013 12:42:22 +0000 (13:42 +0100)]
fix setorigin use in CSQC
Rudolf Polzer [Mon, 14 Jan 2013 10:29:31 +0000 (11:29 +0100)]
Fix some !s related bugs (thanks, mixxx)
Rudolf Polzer [Mon, 14 Jan 2013 10:21:21 +0000 (11:21 +0100)]
add visual-rank
Rudolf Polzer [Mon, 14 Jan 2013 09:55:44 +0000 (10:55 +0100)]
fix rank indexes
Samual Lenks [Sun, 13 Jan 2013 18:50:49 +0000 (13:50 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Rudolf Polzer [Thu, 10 Jan 2013 15:50:39 +0000 (16:50 +0100)]
NicePrint: use strict order
Rudolf Polzer [Thu, 10 Jan 2013 15:49:31 +0000 (16:49 +0100)]
scores sorting: use strict and nonstrict sorting where useful
Rudolf Polzer [Thu, 10 Jan 2013 15:30:52 +0000 (16:30 +0100)]
oops :) fix argument order
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
Samual Lenks [Mon, 7 Jan 2013 20:26:34 +0000 (15:26 -0500)]
Fix a check for MSG_BROADCAST and MSG_ONE
Samual Lenks [Sun, 6 Jan 2013 19:26:48 +0000 (14:26 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Sun, 6 Jan 2013 19:19:12 +0000 (14:19 -0500)]
Make this branch semi work with GMQCC
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.
Rudolf Polzer [Thu, 3 Jan 2013 20:33:53 +0000 (21:33 +0100)]
more !string fixes
Rudolf Polzer [Thu, 3 Jan 2013 20:30:23 +0000 (21:30 +0100)]
fix some more bad !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:27:37 +0000 (21:27 +0100)]
fix some !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:11:21 +0000 (21:11 +0100)]
fix menuqc and csqc regarding !STRING
Rudolf Polzer [Thu, 3 Jan 2013 20:02:14 +0000 (21:02 +0100)]
fix one more if(!s)
Rudolf Polzer [Thu, 3 Jan 2013 19:54:59 +0000 (20:54 +0100)]
get rid of some NOT_S, far from all done yet
Rudolf Polzer [Wed, 2 Jan 2013 16:22:17 +0000 (17:22 +0100)]
mapinfo: fix use of !string
Samual Lenks [Tue, 1 Jan 2013 19:29:35 +0000 (14:29 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
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.
Rudolf Polzer [Tue, 1 Jan 2013 18:50:41 +0000 (19:50 +0100)]
jetpack: move sound to client
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
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
Samual Lenks [Mon, 31 Dec 2012 18:50:06 +0000 (13:50 -0500)]
Avoid division by zero on latency calculation (real clients only)
Samual Lenks [Mon, 31 Dec 2012 18:39:38 +0000 (13:39 -0500)]
Lets ACTUALLY CALL the MatchEnd mutator hook, this way it... works.
Rudolf Polzer [Mon, 31 Dec 2012 16:56:27 +0000 (17:56 +0100)]
bots: fix some bad uses of nextthink instead of bot_nextthink
Rudolf Polzer [Mon, 31 Dec 2012 12:44:46 +0000 (13:44 +0100)]
fteqcc sucks
Rudolf Polzer [Mon, 31 Dec 2012 12:25:24 +0000 (13:25 +0100)]
get rid of Draw_Not
Rudolf Polzer [Mon, 31 Dec 2012 11:44:39 +0000 (12:44 +0100)]
more noref
Rudolf Polzer [Mon, 31 Dec 2012 11:43:15 +0000 (12:43 +0100)]
fix uninitialized globals
Rudolf Polzer [Mon, 31 Dec 2012 11:18:14 +0000 (12:18 +0100)]
-std=gmqcc
Rudolf Polzer [Mon, 31 Dec 2012 11:02:30 +0000 (12:02 +0100)]
make it compile with gmqcc; strict function types YEAH
Samual Lenks [Sun, 30 Dec 2012 16:16:46 +0000 (11:16 -0500)]
Merge remote-tracking branch 'origin/Mario/vote_mapchange_fix'
Rudolf Polzer [Sat, 29 Dec 2012 19:50:52 +0000 (20:50 +0100)]
enable untyped nil
Rudolf Polzer [Sat, 29 Dec 2012 19:50:38 +0000 (20:50 +0100)]
gmqcc fixes