]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
whoops, forgot this
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2011-12-30 SamualMany many many fixes and usage updates for generic...
2011-12-30 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-30 Rudolf Polzerfix bugs in last change :)
2011-12-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-30 Rudolf Polzerget rid of the svqc death anim hack against "popping...
2011-12-30 SamualUpdate sendcvar
2011-12-29 SamualUpdate more usage stuffz...
2011-12-29 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-29 Rudolf Polzerremove GAME_ globals, they're stupid now
2011-12-29 Rudolf Polzerremove lots of game type listings
2011-12-29 SamualCompatibility with 0.5 for voting, plus fix player...
2011-12-28 SamualUpdate commands.cfg with new command listing from the...
2011-12-28 SamualAdd a generic command to dump all commands from a progr...
2011-12-28 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-28 SamualMassive revamp of help system code
2011-12-28 merlijnMerge remote-tracking branch 'origin/cbrutail/translati...
2011-12-28 SamualMove markup to its own file
2011-12-28 SamualMake it compilable :D
2011-12-28 SamualBegin total re-write of generic command system
2011-12-27 Rudolf Polzerfix typo
2011-12-27 SamualMake a separate command for settemp_restore
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-27 Rudolf Polzerrewrite settemp system to handle "quit" right
2011-12-27 SamualAttempt to fix scoreboard issue with hiding ping field
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-26 SamualAdd another alias, plus make some of the warnings more...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-25 Rudolf Polzeradd missing newline
2011-12-25 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-24 Rudolf PolzerRevert "extract serverflags from the stat" because...
2011-12-24 Rudolf Polzerextract serverflags from the stat
2011-12-24 Rudolf Polzerexplicitly ask for bits 0 len 24 when checking STAT_ITE...
2011-12-24 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-24 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-24 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-23 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-22 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-22 SamualMerge remote branch 'origin/master' into samual/config_...
2011-12-22 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-22 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-21 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-21 Rudolf Polzerrename some stuff
2011-12-21 Rudolf Polzercsqcmodels: support effects properly
2011-12-21 Rudolf Polzerimplement effects in CSQC
2011-12-21 Rudolf Polzerfix invisibility flag
2011-12-20 Rudolf Polzerfix suicide
2011-12-20 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csqcmode...
2011-12-20 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-20 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-20 Rudolf Polzercsqcmodels: change to allow any csqcmodel, or any non...
2011-12-19 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-19 SamualAdd "interpretboolean" function to read "yes" and ...
2011-12-19 SamualAdd "localprint" command to send a hud centerprint...
2011-12-18 SamualImprove handling of "unknown commands"
2011-12-17 SamualLots of updates to cl_cmd.qc
2011-12-17 Samualcl_cmd is now called LocalCommand, not GameCommand
2011-12-16 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-16 SamualFix some bugs with settemp and scoreboard_columns_set
2011-12-16 SamualRemove comment from the old code -- cl_cmd.qc is done...
2011-12-16 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csqcmodel'
2011-12-16 Samual"handlevote" system, to work with old uid2name stuff
2011-12-16 SamualSimple updates
2011-12-16 Samualremove useless comments
2011-12-16 SamualAdd debugmodel command to cl_cmd.qc
2011-12-16 Samualadd mv_download command back to client
2011-12-16 SamualBring back settemp in cl_cmd.qc
2011-12-16 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-13 SamualDo the same for cl_cmd.qc
2011-12-13 SamualNow make everything else compile too
2011-12-13 SamualAlso move all of the other game command files from...
2011-12-13 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/g_chan...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/hagar_own_t...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/m_togg...
2011-12-12 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-11 Rudolf Polzerforcemodel: make toggling work "perfectly" even during...
2011-12-11 Rudolf Polzerrefactor csqcplayers code; move frame forcing clientside
2011-12-11 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-11 SamualRemove settemp from client/gamecommand.qc -- there...
2011-12-10 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-10 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-09 Rudolf Polzerfix auto glowmod calculation
2011-12-09 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-08 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-06 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-06 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-06 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-05 SamualLots and lots more work on votecommand stuff, many...
2011-12-04 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-04 Rudolf Polzerfix weird projectile angles on impact
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Rudolf Polzeraudit usage of player_localentnum and spectatee_status...
next