]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qc
Getting close to finishing the infrastructure for new announcer system
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qc
2013-04-20 Samual LenksGetting close to finishing the infrastructure for new...
2013-04-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-17 Samual LenksWork more on announcements
2013-04-16 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-15 Samual LenksMore announcer stuff, plus fix #1476
2013-04-15 Samual LenksMore integration
2013-04-15 Samual LenksNow add the rest of the infrastructure merge for announ...
2013-04-01 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/samual/kill_zoom_o...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/observ...
2013-03-08 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-03-07 MarioMerge branch 'master' into mario/runematch_nuke
2013-03-06 Samual LenksKill centerprints on client too when doing Destroy_All_...
2013-03-06 Samual LenksWhoops, allow disabled notifications to be handled...
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/terencehill/onslau...
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/Mario/seeker_ammo_fix'
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/samual/notificatio...
2013-03-05 Samual LenksAdd server control cvars for location and frag_verbose...
2013-03-04 Samual LenksFix killnotification a bit, plus make spectating/teamch...
2013-03-04 Samual LenksUse MakeConsoleSafe for the message debugs instead
2013-03-03 Samual LenksFix some errors and add restartnotifs to commands.cfg
2013-03-03 Samual LenksUse the IS_SPEC macros for these
2013-03-03 Samual LenksFix more spacing in lists
2013-03-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-03-03 Samual LenksFix debug print
2013-03-03 Samual LenksFix infinite lifetime centerprints
2013-03-03 Samual LenksMove that to another section
2013-03-03 Samual LenksAnd now we can remove the legacy shit
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
next