]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Thu, 27 Dec 2012 14:10:05 +0000 (09:10 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

Conflicts:
qcsrc/server/g_damage.qc

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 agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Fri, 21 Dec 2012 08:45:43 +0000 (03:45 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

Conflicts:
qcsrc/server/g_damage.qc
qcsrc/server/mutators/gamemode_ctf.qc
qcsrc/server/mutators/gamemode_nexball.qc

11 years agoImprove the dumpnotifs command
Samual Lenks [Fri, 21 Dec 2012 08:29:40 +0000 (03:29 -0500)]
Improve the dumpnotifs command

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 agoFix ordering
Samual Lenks [Sun, 16 Dec 2012 21:03:59 +0000 (16:03 -0500)]
Fix ordering

11 years agoXPND* becomes XPD*
Samual Lenks [Sun, 16 Dec 2012 20:43:43 +0000 (15:43 -0500)]
XPND* becomes XPD*

11 years agoFixes for Freezetag notifications
Samual Lenks [Sun, 16 Dec 2012 08:11:50 +0000 (03:11 -0500)]
Fixes for Freezetag notifications

11 years agoSlightly more simplification/cleanup
Samual Lenks [Sun, 16 Dec 2012 03:30:48 +0000 (22:30 -0500)]
Slightly more simplification/cleanup

11 years agoComment out this useless code ^_^
Samual Lenks [Sun, 16 Dec 2012 01:53:07 +0000 (20:53 -0500)]
Comment out this useless code ^_^

11 years agoMerge freezetag support by Mario (needs some fixes still though)
Samual Lenks [Sat, 15 Dec 2012 22:28:02 +0000 (17:28 -0500)]
Merge freezetag support by Mario (needs some fixes still though)

11 years agoStuff and thingsss
Samual Lenks [Sat, 15 Dec 2012 21:35:44 +0000 (16:35 -0500)]
Stuff and thingsss

11 years agoClean up the send_notification code a little bit
Samual Lenks [Sat, 15 Dec 2012 11:28:35 +0000 (06:28 -0500)]
Clean up the send_notification code a little bit

11 years agoUse the same check in these other places too
Samual Lenks [Sat, 15 Dec 2012 11:15:40 +0000 (06:15 -0500)]
Use the same check in these other places too

11 years agoalso force a check to see if there is even a string for info messages
Samual Lenks [Sat, 15 Dec 2012 11:11:56 +0000 (06:11 -0500)]
also force a check to see if there is even a string for info messages

11 years agoUse the notify_headshot icon instead for headshot weapon messages
Samual Lenks [Sat, 15 Dec 2012 11:00:06 +0000 (06:00 -0500)]
Use the notify_headshot icon instead for headshot weapon messages

11 years agoRemove some legacy notification systems
Samual Lenks [Sat, 15 Dec 2012 08:32:48 +0000 (03:32 -0500)]
Remove some legacy notification systems

11 years agoMove Keepaway to use the new notification system (use this as a guide)
Samual Lenks [Sat, 15 Dec 2012 07:21:56 +0000 (02:21 -0500)]
Move Keepaway to use the new notification system (use this as a guide)

11 years agoFix/clean/change some things
Samual Lenks [Sat, 15 Dec 2012 07:02:09 +0000 (02:02 -0500)]
Fix/clean/change some things

11 years agoDeath messages are now FULLY FUNCTIONAL (minus some new feature ideas yet)
Samual Lenks [Sat, 15 Dec 2012 06:39:22 +0000 (01:39 -0500)]
Death messages are now FULLY FUNCTIONAL (minus some new feature ideas yet)

11 years agoCommitting progress to move over to desktop...
Samual Lenks [Sat, 15 Dec 2012 05:20:23 +0000 (00:20 -0500)]
Committing progress to move over to desktop...

11 years agoFull list of weapon notifications is now completed! next: code support
Samual Lenks [Sat, 15 Dec 2012 05:13:20 +0000 (00:13 -0500)]
Full list of weapon notifications is now completed! next: code support

11 years agoBegin working on adding weapon death messages!! yayyy!
Samual Lenks [Sat, 15 Dec 2012 03:48:17 +0000 (22:48 -0500)]
Begin working on adding weapon death messages!! yayyy!

11 years agoClean up/fix some things
Samual Lenks [Sat, 15 Dec 2012 01:43:20 +0000 (20:43 -0500)]
Clean up/fix some things

11 years agoAdd spree lost/ended to the end of the relevant notifications
Samual Lenks [Fri, 14 Dec 2012 23:26:50 +0000 (18:26 -0500)]
Add spree lost/ended to the end of the relevant notifications

11 years agoAdd proper teamkill message support
Samual Lenks [Fri, 14 Dec 2012 21:50:31 +0000 (16:50 -0500)]
Add proper teamkill message support

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Fri, 14 Dec 2012 10:19:48 +0000 (05:19 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

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 agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Fri, 14 Dec 2012 10:14:00 +0000 (05:14 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

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 agoAccidents/forced deaths should now be entirely working-- TODO: TK support
Samual Lenks [Fri, 14 Dec 2012 09:46:41 +0000 (04:46 -0500)]
Accidents/forced deaths should now be entirely working-- TODO: TK support

11 years agoEVEN MOREEEEE notifications added :D
Samual Lenks [Fri, 14 Dec 2012 08:13:36 +0000 (03:13 -0500)]
EVEN MOREEEEE notifications added :D

11 years agoAdd a whole bunch of murder messages too
Samual Lenks [Fri, 14 Dec 2012 07:09:52 +0000 (02:09 -0500)]
Add a whole bunch of murder messages too

11 years agoAdd some more notifications
Samual Lenks [Fri, 14 Dec 2012 05:17:20 +0000 (00:17 -0500)]
Add some more notifications

11 years agoStrip out old comment-- it's on the TODO for after merging anyway
Samual Lenks [Fri, 14 Dec 2012 02:52:15 +0000 (21:52 -0500)]
Strip out old comment-- it's on the TODO for after merging anyway

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Fri, 14 Dec 2012 02:38:16 +0000 (21:38 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

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 agoVerbosity ftw
Samual Lenks [Fri, 14 Dec 2012 02:04:38 +0000 (21:04 -0500)]
Verbosity ftw

11 years agoCode cleanup
Samual Lenks [Fri, 14 Dec 2012 00:26:56 +0000 (19:26 -0500)]
Code cleanup

11 years agoIt's december now, silly-- also, comment out some old debug prints
Samual Lenks [Fri, 14 Dec 2012 00:06:58 +0000 (19:06 -0500)]
It's december now, silly-- also, comment out some old debug prints

11 years agoFix some comments and stuff
Samual Lenks [Thu, 13 Dec 2012 23:48:05 +0000 (18:48 -0500)]
Fix some comments and stuff

11 years agoFix format specifications
Samual Lenks [Thu, 13 Dec 2012 23:29:31 +0000 (18:29 -0500)]
Fix format specifications

11 years agoLotsssss of code cleanup
Samual Lenks [Thu, 13 Dec 2012 23:28:53 +0000 (18:28 -0500)]
Lotsssss of code cleanup

11 years agoFix the issue with networking player names on accidents, plus more work
Samual Lenks [Thu, 13 Dec 2012 22:48:23 +0000 (17:48 -0500)]
Fix the issue with networking player names on accidents, plus more work

11 years agoBring notifications to be mostly functional again
Samual Lenks [Thu, 13 Dec 2012 21:43:58 +0000 (16:43 -0500)]
Bring notifications to be mostly functional again

11 years agoPoop
Samual Lenks [Thu, 13 Dec 2012 09:31:07 +0000 (04:31 -0500)]
Poop

11 years agoBetter spacing for MSG_INFO list
Samual Lenks [Thu, 13 Dec 2012 08:21:42 +0000 (03:21 -0500)]
Better spacing for MSG_INFO list

11 years agoAttempt to also make the server network the death messages properly
Samual Lenks [Thu, 13 Dec 2012 08:18:39 +0000 (03:18 -0500)]
Attempt to also make the server network the death messages properly

11 years agoProperly handle MSG_DEATH in common functions now
Samual Lenks [Thu, 13 Dec 2012 08:04:02 +0000 (03:04 -0500)]
Properly handle MSG_DEATH in common functions now

11 years agoAlso re-write the format specification to match the new overhaul
Samual Lenks [Thu, 13 Dec 2012 07:43:48 +0000 (02:43 -0500)]
Also re-write the format specification to match the new overhaul

11 years agoOverhaul how death notifications are declared (AGAIN)
Samual Lenks [Thu, 13 Dec 2012 07:30:49 +0000 (02:30 -0500)]
Overhaul how death notifications are declared (AGAIN)

11 years agoFoobar
Samual Lenks [Thu, 13 Dec 2012 05:15:08 +0000 (00:15 -0500)]
Foobar

11 years agoFix some bugs with teamchange and hurttrigger notification
Samual Lenks [Thu, 13 Dec 2012 04:45:18 +0000 (23:45 -0500)]
Fix some bugs with teamchange and hurttrigger notification

11 years agoBetter handling of auto-team-change notification with movetoteam
Samual Lenks [Thu, 13 Dec 2012 04:12:09 +0000 (23:12 -0500)]
Better handling of auto-team-change notification with movetoteam

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Thu, 13 Dec 2012 03:53:41 +0000 (22:53 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

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/master' into samual/notification_rewrite
Samual Lenks [Tue, 11 Dec 2012 21:53:06 +0000 (16:53 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

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 agoAllow death message notifs to expand and do both info AND centerprints
Samual Lenks [Sun, 2 Dec 2012 18:46:57 +0000 (13:46 -0500)]
Allow death message notifs to expand and do both info AND centerprints

11 years agoStrip out the #undef from lists so they can be dynamically expanded
Samual Lenks [Mon, 26 Nov 2012 06:06:16 +0000 (01:06 -0500)]
Strip out the #undef from lists so they can be dynamically expanded

11 years agoMake a separate "MSG_DEATH" notification category, cleans up stuff a bit
Samual Lenks [Mon, 26 Nov 2012 05:59:06 +0000 (00:59 -0500)]
Make a separate "MSG_DEATH" notification category, cleans up stuff a bit

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Mon, 26 Nov 2012 04:29:39 +0000 (23:29 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMassive progress with the notification system, plus some cleanup/comments
Samual Lenks [Mon, 26 Nov 2012 04:28:26 +0000 (23:28 -0500)]
Massive progress with the notification system, plus some cleanup/comments

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.