]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/notifications.qh
Begin progressing over to using entities for the notification system
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qh
2013-02-11 Samual LenksBegin progressing over to using entities for the notifi...
2013-02-11 Samual LenksMove that to the makefile
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-10 Samual LenksFurther progress on vehicle deaths
2013-02-09 Samual LenksLets not make this a #warning actually...
2013-02-09 Samual Lenksworking on vehicle notifications
2013-02-09 Samual LenksUndef something, aaaand... use a #warning when using...
2013-02-09 Samual LenksFix an issue with weapon deaths where the subcalls...
2013-02-09 Samual LenksFix watermark coloring
2013-02-09 Samual LenksAdd better debug print for Read_Notification(), plus...
2013-02-09 Samual LenksVarious fixes/cleanups
2013-02-09 Samual LenksUpdate comment
2013-02-08 Samual LenksWell that was stupid.
2013-02-08 Samual LenksTransfer the switch into yet another macro
2013-02-08 Samual LenksMenu doesn't need notification init
2013-02-08 Samual LenksFixes for notification sanity checks
2013-02-08 Samual LenksI have edited this since December... kthxbai
2013-02-08 Samual LenksOne more
2013-02-08 Samual LenksUpdates to .qh files :D
2013-02-08 Samual LenksFixed the previous problem :D Plus this is optimized...
2013-02-08 Samual LenksDo some cleaning up... in the process: fix one thing...
2013-02-08 Samual LenksUse accumulate_function to check notifications for...
2013-02-08 Samual LenksAdd proper turret notifications
2013-02-08 Samual LenksGet rid of TEAM_SV_TO_CL and TEAM_CL_TO_SV aliases
2013-02-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-07 Samual LenksNest some switches, f*ck some b*tches... also: this...
2013-02-07 Samual LenksThis doesn't need to be a function
2013-02-07 Samual LenksMake the CCR() color replacement function common and...
2013-02-07 Samual LenksAdd cl_client.qc notifications mostly by Mario-- Still...
2013-02-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-05 Samual LenksFix'd
2013-02-04 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-04 Samual LenksBegin adding declarations for turret deaths... NOT...
2013-02-04 Samual LenksMake the specification comment more... "specific."
2013-02-04 Samual LenksHUD notify messages should always be ATTACKER -> VICTIM
2013-02-04 Samual LenksAdd killstreaks and centerprints to weapon notifications
2013-02-04 Samual LenksShut up Mario
2013-02-04 Samual LenksShit still ain't workin.
2013-02-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-31 Samual LenksWorking more on migration to csqc ent networking
2013-01-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-30 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-29 Samual LenksProperly split up notifications.qc into two files ...