]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qc
Make a separate "MSG_DEATH" notification category, cleans up stuff a bit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qc
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...