]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qc
Fixes for Freezetag notifications
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qc
2012-12-16 Samual LenksFixes for Freezetag notifications
2012-12-15 Samual LenksMerge freezetag support by Mario (needs some fixes...
2012-12-15 Samual LenksStuff and thingsss
2012-12-15 Samual LenksClean up the send_notification code a little bit
2012-12-15 Samual LenksUse the same check in these other places too
2012-12-15 Samual Lenksalso force a check to see if there is even a string...
2012-12-15 Samual LenksUse the notify_headshot icon instead for headshot weapo...
2012-12-15 Samual LenksRemove some legacy notification systems
2012-12-15 Samual LenksMove Keepaway to use the new notification system (use...
2012-12-15 Samual LenksFix/clean/change some things
2012-12-15 Samual LenksDeath messages are now FULLY FUNCTIONAL (minus some...
2012-12-15 Samual LenksCommitting progress to move over to desktop...
2012-12-15 Samual LenksFull list of weapon notifications is now completed...
2012-12-15 Samual LenksBegin working on adding weapon death messages!! yayyy!
2012-12-14 Samual LenksAdd spree lost/ended to the end of the relevant notific...
2012-12-14 Samual LenksAdd proper teamkill message support
2012-12-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-14 Samual LenksAccidents/forced deaths should now be entirely working...
2012-12-14 Samual LenksEVEN MOREEEEE notifications added :D
2012-12-14 Samual LenksAdd a whole bunch of murder messages too
2012-12-14 Samual LenksAdd some more notifications
2012-12-14 Samual LenksStrip out old comment-- it's on the TODO for after...
2012-12-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-14 Samual LenksIt's december now, silly-- also, comment out some old...
2012-12-13 Samual LenksFix some comments and stuff
2012-12-13 Samual LenksFix format specifications
2012-12-13 Samual LenksLotsssss of code cleanup
2012-12-13 Samual LenksFix the issue with networking player names on accidents...
2012-12-13 Samual LenksBring notifications to be mostly functional again
2012-12-13 Samual LenksPoop
2012-12-13 Samual LenksBetter spacing for MSG_INFO list
2012-12-13 Samual LenksProperly handle MSG_DEATH in common functions now
2012-12-13 Samual LenksAlso re-write the format specification to match the...
2012-12-13 Samual LenksOverhaul how death notifications are declared (AGAIN)
2012-12-13 Samual LenksFoobar
2012-12-13 Samual LenksFix some bugs with teamchange and hurttrigger notification
2012-12-13 Samual LenksBetter handling of auto-team-change notification with...
2012-12-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-11 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-02 Samual LenksAllow death message notifs to expand and do both info...
2012-11-26 Samual LenksStrip out the #undef from lists so they can be dynamica...
2012-11-26 Samual LenksMake a separate "MSG_DEATH" notification category,...
2012-11-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-11-26 Samual LenksMassive progress with the notification system, plus...
2012-10-24 Samual LenksFix some comments
2012-10-24 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-10-24 Samual LenksRefactor obituary code, and move the frag messages...
2012-10-08 Samual LenksRe-write majority of obituary code, add all new handlin...
2012-10-05 Samual LenksAdd "dumpnotifs" command so you can automatically gener...
2012-10-03 Samual LenksMore work on unifying team functions
2012-10-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-10-02 Samual LenksCreate separate file for common team functions/declarations
2012-10-01 Samual LenksRewrite killnotify system a bit, plus add the other...
2012-10-01 Samual LenksSupport up to 4 team definitions
2012-09-30 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-30 Samual LenksRemove macro definitions inside macro definitions ...
2012-09-30 Samual LenksDeclare multi-team notifications with only one line...
2012-09-30 Samual LenksLots of work on migrating CTF code over to the new...
2012-09-29 Samual LenksAdd "press bind" to pass request centerprint notificati...
2012-09-29 Samual Lenksstuff and things
2012-09-29 Samual LenksMove this macro inside the function (no need for larger...
2012-09-29 Samual LenksMove ALL of the centerprints in CTF over to the new...
2012-09-28 Samual LenksFinish adding deathtypes to autogenerated list, improve...
2012-09-28 Samual LenksFix some bugs, update the deathtype list, blah blah...
2012-09-27 Samual LenksLots and lots of work :D
2012-09-27 Samual LenksCreate separate file for deathtype declarations, move...
2012-09-27 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-27 Samual LenksAdd proper global broadcasting support, add frag messag...
2012-09-26 Samual LenksFix compile
2012-09-26 Samual LenksRename this, change that, blah blah blah
2012-09-26 Samual LenksCleanup the code a bit
2012-09-26 Samual LenksWorking more on deathtypes/obituary, add VAR_TO_TEXT...
2012-09-26 Samual LenksGoing to sleep for now... just committing progress...
2012-09-26 Samual LenksTons of cleanup, better comments
2012-09-26 Samual LenksCleanup the "collapse" macro and fix bugs with it,...
2012-09-25 Samual LenksKeep track of "Maxmimum notifications" limit
2012-09-25 Samual LenksREALLY make it work :D
2012-09-25 Samual LenksIT'S ALIVEEEEE... for 3 messages. :D
2012-09-25 Samual LenksMove this stuff too
2012-09-25 Samual LenksFix these macros
2012-09-25 Samual LenksMore work on networking
2012-09-25 Samual LenksActually, we can clean up the code a little by doing...
2012-09-25 Samual LenksMore structuring, more work on networking
2012-09-25 Samual LenksWorking on a whole new system using ACCUMULATE_FUNCTION
2012-09-25 Samual LenksStill doesn't actually work yet :D
2012-09-25 Samual LenksBegin writing the networking system
2012-09-24 Samual LenksBegin making a new notification system and its format...