]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/gamecommand.qc
Merge remote-tracking branch 'origin/master' into samual/updatecommands
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / gamecommand.qc
2011-09-25 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-13 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-13 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/align_fix'
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/arena_...
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/less_s...
2011-09-13 Rudolf Polzeradd a campaign levelwarp command "warp"
2011-09-12 SamualMerge remote branch 'origin/divVerent/typofix'
2011-08-30 Rudolf PolzerMerge remote-tracking branch 'origin/morphed/casing'
2011-08-29 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-28 mand1ngaMerge branch 'master' into mand1nga/bot-fixes-II
2011-08-27 Rudolf Polzerfix two model precaches
2011-08-20 terencehillMerge branch 'master' into terencehill/arena_stuff
2011-08-17 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-17 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-17 mand1ngaMerge branch 'master' into mand1nga/bot-assault
2011-08-16 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-14 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-08-14 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-08-11 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-08-10 terencehillMerge branch 'master' into terencehill/physics_panel_update
2011-08-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-08-04 SamualAdded a whole bunch of commands, but need testing and...
2011-07-26 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/fix_antilag_t...
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/cl_vel...
2011-07-24 SamualRe-think some things, add developer help support, chang...
2011-07-24 SamualAdd floodcheck, plus use strtolower for most command...
2011-07-23 SamualBegin clientcommands.qc re-write
2011-07-21 SamualRemove the todo's for extend/reducematchtime command...
2011-07-21 SamualUpdate allspec and cointoss to have more options
2011-07-21 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-07-16 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-07-14 SamualRemove todo item for finishing all commands
2011-07-14 Samual2,219 lines of code later, I'M DONE WITH GAMECOMMAND...
2011-07-14 SamualAdd teamstatus and trace commands (half-assed, needs...
2011-07-14 SamualFinally add stuffto command (with ifdefs so it can...
2011-07-14 SamualRe-wrote some comments
2011-07-14 SamualAdd reducematchtime command
2011-07-14 SamualAdd records command
2011-07-14 SamualAdd rankings command
2011-07-14 SamualUpdated comments plus re-written radarmap command
2011-07-13 SamualChange the format of the "See also" print just slightly
2011-07-13 SamualI'm an idiot, I don't need to tokenize argc all over...
2011-07-13 SamualQuick comments...
2011-07-13 Samualprintstats added
2011-07-13 Samualadded modelbug, nospectators, playerdemo, and onslaught...
2011-07-13 SamualHere comes the big one folks -- moveplayer implementati...
2011-07-13 SamualMore coloring
2011-07-13 Samual"See also" message for some related commands
2011-07-13 SamualChange how the command shows up in the help list -...
2011-07-13 SamualLadder and lockteams support
2011-07-13 SamualAdd gettaginfo command plus add a warning for using...
2011-07-12 SamualGotomap added
2011-07-12 SamualRemove useless stuff
2011-07-12 SamualAdd gametype command
2011-07-12 SamualAdd find classname command
2011-07-12 Samualextendmatchtime reimplemented
2011-07-12 Samualeffectindexdump added
2011-07-12 SamualDatabase command support, plus updates to cointoss
2011-07-12 SamualChange all break; statements for switches into returns...
2011-07-12 Samualdelrec support
2011-07-12 Samualdefer_clear_all support
2011-07-12 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-07-12 Samualdefer_clear -- plus some tweaks to messages
2011-07-12 Samualcvar_changes and cvar_purechanges support
2011-07-12 SamualAdd cointoss command -- Also: Add some comments for...
2011-07-12 SamualWhoops, forgot to update the help description
2011-07-12 MaidenBeastMerge branch 'master' into MaidenBeast/translation_updates
2011-07-12 SamualSupport ugly old sv_cmd bot_cmd for controlling bots...
2011-07-12 SamualAdd bbox command
2011-07-12 SamualSome cleanups and add another command.. which doesn...
2011-07-12 SamualFinish setting up the structure... Now comes the tediou...
2011-07-12 SamualBegin new command management system
2011-07-12 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-07-12 SamualMerge remote branch 'origin/master' into samual/waypoin...
2011-07-07 SamualMerge remote branch 'origin/master' into terencehill...
2011-07-05 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-07-03 SamualMerge remote branch 'origin/master' into samual/grenade...
2011-07-03 SamualMerge remote branch 'origin/master' into terencehill...
2011-07-01 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/scoreb...
2011-06-30 Rudolf Polzerset radarmap max size for QC based radarmap maping...
2011-06-27 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-23 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-06-22 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-20 Rudolf PolzerMerge remote branch 'origin/pooga/keepawaybots'
2011-06-20 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/new_loading_s...
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-16 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/skinfixes'
2011-06-15 merlijnMerge remote-tracking branch 'origin/nifrek/erebusscaled'
2011-06-15 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-14 Rudolf Polzeradd a test case for csqc/svqc entity type switching
2011-06-13 terencehillRemove the priority system for centerprint messages...
2011-06-13 Rudolf PolzerMerge remote-tracking branch 'origin/MaidenBeast/italia...
2011-06-13 Jakob MGGet rid of TNSF_FAR, short is good enougth. Hide server...
2011-06-13 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-06-12 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-12 SamualMerge remote branch 'origin/master' into samual/grenade...
next