]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qc
Update edit date
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qc
2013-03-02 Samual LenksAdd error in case a MSG_CENTER_CPID notification is...
2013-03-02 Samual LenksBetter debugs
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 LenksAdd that check there
2013-03-01 Samual LenksLittle bit inappropriate :)
2013-03-01 Samual LenksWhoops, those shouldn't be there anymore
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 LenksMore cleaning
2013-03-01 Samual LenksCreate a way to restart notifications
2013-03-01 Samual LenksThat deserves to be its own category
2013-03-01 Samual LenksMASSIVE cleanup, especially of initialization code
2013-02-28 Samual LenksMore updates for hunting down the MOTD bug
2013-02-27 Samual LenksDebugging motd
2013-02-27 Samual LenksForgot that
2013-02-27 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-27 Samual LenksConfig and dumpnotifs updates
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 Lenksdebug print updates
2013-02-27 Samual LenksMake that easier to read
2013-02-27 Samual LenksWait, don't just kill ALL notifications of the same...
2013-02-27 Samual LenksImplement mapload specific lifetime of notification...
2013-02-27 Samual LenksCleanup Read_Notification a little
2013-02-27 Samual LenksFix some bugs, make the checkargs method common, use...
2013-02-26 Samual LenksUse checkargs for both Kill_Notification and Send_Notif...
2013-02-26 Samual LenksCreate a way to kill notifications (including centerpri...
2013-02-26 Samual LenksTHERE CAN ONLY BE ONE!
2013-02-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-26 Samual LenksMore debug info
2013-02-25 Samual LenksAdd some more debug info, trying to hunt down an annoyi...
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 LenksMerge remote-tracking branch 'origin/master' into samua...
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 LenksImplement a proper way for notification system to use...
2013-02-23 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-23 Samual LenksStrip out versioning (not necessary)
2013-02-23 Samual LenksFinish up spree_cen code, plus rewrite spree_end and...
2013-02-23 Samual LenksMake these debug prints more useful (actually show...
2013-02-23 Samual LenksMASSIVE update to how sprees and frag messages are...
2013-02-23 Samual LenksImplement a way to send notifications to chatbox in...
2013-02-22 Samual LenksMore cleaning of comments and stuff
2013-02-22 Samual LenksWork on sprees a bit
2013-02-22 Samual LenksMove that to the .qh file
2013-02-22 Samual LenksUpdate the config (and dumpnotifs function)
2013-02-22 Samual LenksImprove that check a little bit
2013-02-22 Samual LenksOrganize that a bit better as well
2013-02-22 Samual LenksThat doesn't need to be a function
2013-02-22 Samual LenksRemove legacy function entirely, plus rename that one...
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 LenksDo the same for checkargs-- also, add unified macro...
2013-02-21 Samual LenksSpread out the net notif client parsing cases (easier...
2013-02-21 Samual LenksAdd new way to automatically generate the entire notifi...
2013-02-21 Samual LenksCleanliness
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-20 Samual LenksLet Local_Notification handle that check
2013-02-18 Samual LenksThat should be an entity instead
2013-02-18 Samual LenksDisable a notification if it has errors
2013-02-16 Samual LenksDon't need these either
2013-02-16 Samual LenksStuff and things don't need to be things and stuff
2013-02-16 Samual LenksRemove more usage of legacy wrapper
2013-02-16 Samual LenksGet rid of NO_FL_ARG and strip out a lot of usage of...
2013-02-16 Samual LenksFix some debugs
2013-02-16 Samual Lenksmore fixinggggggg :D
2013-02-16 Samual LenksCleanup/fix a lot of things, now notifications work! :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 LenksMore cleanup, plus re-implement HUD_Notify_Push properly
2013-02-13 Samual LenksCleanup Fill_Notif_Args a bit (and other stuff too)
2013-02-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-12 Samual LenksA little more cleanup
2013-02-12 Samual LenksMove Local_Notification function over to use entities too
2013-02-12 Samual LenksAlso update this other backtrace check too
2013-02-12 Samual LenksSlight cleanup
2013-02-12 Samual LenksMake dump notifications use entities
2013-02-12 Samual LenksSwitch entirely to using entities to retrieve informati...
2013-02-11 Samual Lenksthings
2013-02-11 Samual LenksBrilliant idea: do color code replacements on init...
2013-02-11 Samual LenksFix handling of entities with MSG_WEAPON and MSG_DEATH...
2013-02-11 Samual LenksMore work on entity notifications
2013-02-11 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-11 Samual LenksBegin progressing over to using entities for the notifi...
2013-02-11 Samual LenksClean up a ton of code, plus create NOTIFICATIONS_DEBUG...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-09 Samual LenksUndef something, aaaand... use a #warning when using...
next