]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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-05 Rudolf Polzerbalance teams: try a better score factor for "productio...
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 Polzerfix menuqc and csqc regarding !STRING
2013-01-03 Rudolf Polzerfix one more if(!s)
2013-01-03 Rudolf Polzerget rid of some NOT_S, far from all done yet
2013-01-02 Rudolf Polzermapinfo: fix use of !string
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
2013-01-01 Samual LenksRe-write a bit of how weapons panel fading animation...
2012-12-31 Samual LenksEnable voting for shuffleteams by default- popular...
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 Polzerfteqcc sucks
2012-12-31 Rudolf Polzerget rid of Draw_Not
2012-12-31 Rudolf Polzermore noref
2012-12-31 Rudolf Polzerfix uninitialized globals
2012-12-31 Rudolf Polzer-std=gmqcc
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 Polzerenable untyped nil
2012-12-29 Rudolf Polzergmqcc fixes
2012-12-29 Rudolf Polzer-Wno-uninitialized-global
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-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 MarioAlso add cvar to commands.cfg
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 Samual LenksImprove the dumpnotifs command
2012-12-21 MarioA fix for voting during map change sometimes causing...
2012-12-21 Rudolf Polzerproper string handling
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 Polzerwrite compiler options more explicitly
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 gmqcc use by ./all
2012-12-18 Rudolf Polzerfix a superweapons offset bug
2012-12-18 Rudolf Polzerfix some empty if blocks
2012-12-18 Rudolf Polzerfix no-op jump
2012-12-18 Rudolf Polzermore uninitialized
2012-12-18 Rudolf Polzermore uninitialized fixes
2012-12-18 Rudolf Polzerfix lots of more uninitialized stuff
2012-12-18 Rudolf Polzerfix some more uninitialized
2012-12-18 Rudolf Polzerfix compile flags
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 Polzerfix some uninitialized variable use etc.
2012-12-17 Rudolf Polzerdefine XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compil...
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 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-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 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-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 LenksRemove "Respawning now..." from scoreboard respawn...
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
next