]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2013-01-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-25 Rudolf Polzerfix some bad uses of "var"
2013-01-23 Rudolf Polzerfix a waypoint loading issue
2013-01-23 Rudolf Polzersimplify spectating detection logic, fixes #1383 again too
2013-01-23 Rudolf Polzerfix how alivetime is queried, fixes #1383 again
2013-01-23 Rudolf PolzerArena, LMS, CA: fix real vs spectator detection in...
2013-01-22 Rudolf Polzerremove outdated comment
2013-01-15 Rudolf Polzervisual-rank -> scoreboardpos
2013-01-15 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-14 Rudolf Polzerprojectiles: properly distinguish slime and lava damage
2013-01-14 Rudolf PolzerFix some !s related bugs (thanks, mixxx)
2013-01-14 Rudolf Polzeradd visual-rank
2013-01-14 Rudolf Polzerfix rank indexes
2013-01-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-10 Rudolf PolzerNicePrint: use strict order
2013-01-10 Rudolf Polzerscores sorting: use strict and nonstrict sorting where...
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 Polzermore !string fixes
2013-01-03 Rudolf Polzerfix some more bad !string uses
2013-01-03 Rudolf Polzerfix some !string uses
2013-01-03 Rudolf Polzerget rid of some NOT_S, far from all done yet
2013-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-01-01 Rudolf Polzerremove SoundEntity support - it's a waste of bandwidth
2013-01-01 Rudolf Polzerjetpack: move sound to client
2012-12-31 Samual LenksAvoid division by zero on latency calculation (real...
2012-12-31 Samual LenksLets ACTUALLY CALL the MatchEnd mutator hook, this...
2012-12-31 Rudolf Polzerbots: fix some bad uses of nextthink instead of bot_nex...
2012-12-31 Rudolf Polzerfix uninitialized globals
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-29 Rudolf Polzergmqcc fixes
2012-12-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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-25 Rudolf Polzerfix a typo
2012-12-24 Rudolf Polzeraudit some .think use
2012-12-22 Rudolf PolzerRevert "work around tiny gmqcc bug ;)" because blub...
2012-12-22 Rudolf Polzerwork around tiny gmqcc bug ;)
2012-12-22 MarioAdd a cvar to enable/disable voting before the match...
2012-12-21 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-21 Rudolf PolzerMSG_ALL, SVC_TEMPENTITY is bad
2012-12-21 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-21 MarioA fix for voting during map change sometimes causing...
2012-12-20 Rudolf Polzerfix lots of uninitialized
2012-12-19 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-19 Rudolf Polzerget rid of SUB_Null
2012-12-19 Rudolf Polzerget rid of broken AND stupid SUB_Nullpointer
2012-12-18 Rudolf Polzerfix some empty if blocks
2012-12-17 Rudolf Polzerfix watermark issues :)
2012-12-17 Rudolf Polzerfix uninitialized
2012-12-17 Rudolf Polzerfix a turret system bug using uninitialized stuff
2012-12-17 Rudolf Polzerfix most uninitialized stuff in svqc
2012-12-17 Rudolf Polzermore gmqcc support
2012-12-17 Rudolf Polzerremoved the FTEQCC_YOU_SUCK macro
2012-12-17 Rudolf Polzerfix semicolon
2012-12-17 Rudolf Polzermore gmqcc compile fixes
2012-12-17 Rudolf Polzerfix a few syntax errors
2012-12-16 Samual LenksFixes for Freezetag notifications
2012-12-16 Samual LenksSlightly more simplification/cleanup
2012-12-16 Samual LenksComment out this useless code ^_^
2012-12-15 Samual LenksMerge freezetag support by Mario (needs some fixes...
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 LenksFull list of weapon notifications is now completed...
2012-12-15 Samual LenksClean up/fix some things
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 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-12-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-14 Rudolf Polzerlink to new/better playerstats response format idea
2012-12-14 Samual LenksAccidents/forced deaths should now be entirely working...
2012-12-14 Samual LenksAdd a whole bunch of murder messages too
2012-12-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-12-14 Samual LenksAllow players to still choose the visual gun position...
2012-12-14 Samual LenksVerbosity ftw
2012-12-14 Samual LenksCode cleanup
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 LenksAttempt to also make the server network the death messa...
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 LenksMerge remote-tracking branch 'origin/terencehill/scorin...
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-11-25 terencehillPut the block of code that detects a push into the...
next