]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qh
Sort notifications
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qh
2013-03-03 Samual LenksSort notifications
2013-03-03 Samual LenksFix more spacing in lists
2013-03-03 Samual LenksNow fix MSG_CENTER and MSG_MULTI block
2013-03-03 Samual LenksStraighten out info block
2013-03-03 Samual LenksSpacing changes in the list
2013-03-03 Samual LenksUpdate arg table
2013-03-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-03-03 Samual LenksFix infinite lifetime centerprints
2013-03-03 Samual LenksUpdate that other shit too
2013-03-03 Samual LenksPut more work into process_time function
2013-03-03 Samual LenksAnd now we can remove the legacy shit
2013-03-03 Samual LenksWhoops, missed some things
2013-03-03 Samual LenksMove the rest of race notifications over to new system
2013-03-02 Samual LenksSlight cleanup
2013-03-02 Samual LenksUpdates/fixes for Kill_Notification
2013-03-02 Samual LenksRename notif_any to notif_all
2013-03-02 Samual LenksShow kill sprees on newlines instead of the normal...
2013-03-02 Samual LenksAnother minor edit
2013-03-02 Samual LenksUpdate comment
2013-03-02 Samual LenksRemove backtraces, and that should be capitalized
2013-03-01 Samual LenksFix scan and start
2013-03-01 Samual LenksFix CPID's with keyhunt
2013-03-01 Samual LenksSome message fixes
2013-03-01 Samual LenksPartly fix wait message
2013-03-01 Samual LenksWorking more on keyhunt
2013-03-01 Samual LenksKeyhunt patch by Mario
2013-03-01 Samual LenksAlso move the primary or secondary check to notif system
2013-03-01 Samual LenksMove weapon complain messages to notif system
2013-03-01 Samual LenksMerge MSG_WEAPON and MSG_DEATH to be MSG_MULTI
2013-03-01 Samual LenksShrink function definitions
2013-03-01 Samual LenksCreate a way to restart notifications
2013-03-01 Samual LenksMASSIVE cleanup, especially of initialization code
2013-02-27 Samual LenksMOTD moved to notif system by mario
2013-02-27 Samual LenksSpeaking of defaults...
2013-02-27 Samual LenksDisable that for now for testing purposes
2013-02-27 Samual LenksFix weapon drop
2013-02-27 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-27 Samual LenksMove those back there
2013-02-27 Samual LenksFix some things
2013-02-27 Samual LenksRe-write a bit of how dump_notifications works, no...
2013-02-27 Samual LenksOnly the client needs this cvar
2013-02-27 Samual LenksMore work on item messages
2013-02-27 Samual LenksMove "You got the foobar" and "you dropped the foobar...
2013-02-27 Samual LenksWorking on notification initialization-- plus, start...
2013-02-27 Samual Lenksdebug print updates
2013-02-27 Samual LenksUse Kill_Notification for minstanex too, plus rip out...
2013-02-27 Samual LenksImplement mapload specific lifetime of notification...
2013-02-27 Samual LenksFix some bugs, make the checkargs method common, use...
2013-02-26 Samual LenksNow use it in arena :D
2013-02-26 Samual LenksTimeout countdowns now too :D
2013-02-26 Samual Lenksunify gamestart messages more
2013-02-26 Samual LenksAnd also move the countdowns for arena too
2013-02-26 Samual LenksNix messages too
2013-02-26 Samual Lenksmove minstanex countdowns to notif system
2013-02-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-26 Samual LenksPhrasing is key my friends, phrasing... is key.
2013-02-26 Samual LenksAdd a warning for notifications that would be broken...
2013-02-25 Samual LenksOther updates
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-25 Samual Lenksfoobar
2013-02-25 Samual LenksFix compile bug with notifications (forgot some brackets)
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-25 Samual Lenkstodo note
2013-02-25 Samual LenksMeh, still doesn't compile, can't figure out the proble...
2013-02-25 Samual LenksBlub- Error on line 1350, but file is only 1203 lines...
2013-02-25 Samual LenksThat is now obsolete
2013-02-25 Samual LenksFix some tabs, start work on f1time
2013-02-25 Samual LenksAdd some new checks on init for things which shouldn...
2013-02-25 Samual LenksFix some things
2013-02-25 Samual LenksUpdate the powerup notifs slightly
2013-02-25 Samual LenksAllow deaths and such to be tagged with locations ...
2013-02-24 Samual LenksAdd comments to initialization code
2013-02-24 Samual LenksUpdate arguments more (now to match the durcnt field...
2013-02-24 Samual LenksActually, this is an ETX character, not an STX character
2013-02-24 Samual LenksClean some things
2013-02-24 Samual LenksFix some things with CTF
2013-02-24 Samual LenksImplement a proper way for notification system to use...
2013-02-24 Samual LenksBegin rewriting how human-readable number counting...
2013-02-24 Samual LenksMore junk we don't need anymore
2013-02-24 Samual LenksRemove that shizniz
2013-02-24 Samual LenksNotify EVERYONE when someone picks up a powerup
2013-02-23 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-23 Samual LenksOne more fix to vehicles for old time sake
2013-02-23 Samual LenksFix vehicle notifs once again
2013-02-23 Samual LenksFinish vehicle notifications (REALLY this time)
2013-02-23 Samual LenksCleanup, plus fix frag stats argument
2013-02-23 Samual LenksStrip out versioning (not necessary)
2013-02-23 Samual LenksAll suicides/self deaths/accidents should be spree_lost
2013-02-23 Samual LenksFinish up spree_cen code, plus rewrite spree_end and...
2013-02-23 Samual LenksFix newlines again with printing to chatbox
2013-02-23 Samual LenksStreamline the frag message notification to also use...
2013-02-23 Samual LenksNow it compiles :D
2013-02-23 Samual LenksAlso re-write how spree_cen works-- this code crashes...
2013-02-23 Samual LenksContinue chatbox mask through newline notifications too
2013-02-23 Samual LenksMASSIVE update to how sprees and frag messages are...
2013-02-23 Samual LenksUpdates to how frag sprees are shown in info notifications
2013-02-23 Samual LenksFix a bunch of things about vehicle notifications/finis...
2013-02-23 Samual LenksThat isn't supposed to be there anymore
2013-02-23 Samual LenksImplement a way to send notifications to chatbox in...
next