]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2013-02-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-03 Samual LenksUpdate the function calls to match the new sending...
2013-01-31 Samual LenksWorking more on migration to csqc ent networking
2013-01-31 Samual LenksSome other stuffz...
2013-01-31 Samual LenksDebug print
2013-01-31 Samual LenksBegin re-writing sending mechanism for notification...
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 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-01-30 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-29 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/reload...
2013-01-29 Samual LenksProperly split up notifications.qc into two files ...
2013-01-29 Samual LenksMake the varargs system work, create legacy wrapper...
2013-01-29 Samual LenksMake XPD use __VA_ARGS__, strip most code out of menu...
2013-01-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-16 Samual LenksAnd now finish Local_Notifications too
2013-01-16 Samual LenksFinish support for calling the varargs functions WITHOU...
2013-01-16 Samual Lenksbluby blub blub
2013-01-16 Samual LenksCheck it out if you want to see line numbers failing
2013-01-16 Samual LenksCommit what I have so far
2013-01-16 Samual LenksMoving notification system over to use variadic argumen...
2013-01-15 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-14 Rudolf PolzerFix some !s related bugs (thanks, mixxx)
2013-01-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-07 Samual LenksFix a check for MSG_BROADCAST and MSG_ONE
2013-01-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-06 Samual LenksMake this branch semi work with GMQCC
2013-01-03 Rudolf Polzerfix some !string uses
2013-01-03 Rudolf Polzerfix menuqc and csqc regarding !STRING
2013-01-03 Rudolf Polzerfix one more if(!s)
2013-01-02 Rudolf Polzermapinfo: fix use of !string
2013-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-31 Rudolf Polzermake it compile with gmqcc; strict function types YEAH
2012-12-30 Samual LenksMerge remote-tracking branch 'origin/Mario/vote_mapchan...
2012-12-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-28 Samual LenksAdd warning for MSG_ALL
2012-12-27 Rudolf Polzermapinfo: don't spam errors when there is no maps
2012-12-27 Samual LenksSwitch to MSG_BROADCAST, don't use MSG_ALL anymore...
2012-12-27 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-21 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-21 Samual LenksImprove the dumpnotifs command
2012-12-20 Rudolf Polzerfix lots of uninitialized
2012-12-17 Rudolf Polzerfix watermark issues :)
2012-12-17 Rudolf Polzerfix some uninitialized variable use etc.
2012-12-17 Rudolf Polzerremoved the FTEQCC_YOU_SUCK macro
2012-12-17 Rudolf Polzermore gmqcc compile fixes
2012-12-17 Rudolf Polzerwhitespace fixes
2012-12-17 Rudolf Polzerfix a few syntax errors
2012-12-16 Samual LenksFix ordering
2012-12-16 Samual LenksXPND* becomes XPD*
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-12 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/forced...
2012-12-11 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-02 Samual LenksMerge remote-tracking branch 'origin/mirceakitsune...
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...
next