]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qh
Merge remote-tracking branch 'origin/master' into Mario/lms_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qh
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...
2013-02-22 Samual LenksAnother comment for notification information
2013-02-22 Samual LenksMore cleaning of comments and stuff
2013-02-22 Samual LenksGotta increment that version
2013-02-22 Samual LenksWork on sprees a bit
2013-02-22 Samual LenksMove that to the .qh file
2013-02-22 Samual LenksImprove that check a little bit
2013-02-22 Samual LenksAdd a check for version mismatch between config and...
2013-02-22 Samual LenksRemove legacy function entirely, plus rename that one...
2013-02-22 Samual LenksI started typing this commit message and then forgot...
2013-02-22 Samual LenksThat belongs in hud.qh, not my shit
2013-02-22 Samual LenksWhy wasn't this caught?
2013-02-22 Samual LenksFix comments and stuff
2013-02-22 Samual LenksRe organize a little
2013-02-22 Samual LenksNotification_GetCvars()-- also some more cleanup
2013-02-21 Samual LenksFix the check for hudargs, fix dumpnotifs command,...
2013-02-21 Samual LenksHard code the default values of each notification
2013-02-21 Samual LenksRemove usage of %d in notifications for args (needs...
2013-02-21 Samual LenksGet rid of bcenterprint()
2013-02-21 Samual LenksAdd new way to automatically generate the entire notifi...
2013-02-21 Samual LenksThis belongs in .qh file, not .qc
2013-02-20 Samual LenksMore cleanup
2013-02-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-20 Samual LenksRemove the poison of the menu from notification system
2013-02-20 Samual LenksSome more cleanup
2013-02-18 Samual LenksThat should be an entity instead
2013-02-18 Samual LenksDisable a notification if it has errors
2013-02-17 Samual LenksActually, make that argument smaller... plus, lets...
2013-02-16 Samual LenksDon't need these either
2013-02-16 Samual LenksFix captimes
2013-02-16 Samual LenksFix missing ^ character for color code
2013-02-16 Samual LenksGet rid of NO_FL_ARG and strip out a lot of usage of...
2013-02-16 Samual Lenksmore fixinggggggg :D
2013-02-16 Samual LenksCentralize the argument list
2013-02-15 Samual Lenksit compiles now :D
2013-02-14 Samual LenksLots of stuff and things
2013-02-13 Samual LenksComment for future idea
2013-02-13 Samual LenksProcess notification arguments on init
2013-02-13 Samual LenksMore cleanup, plus re-implement HUD_Notify_Push properly
2013-02-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
next