]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/gamecommand.qc
Make GameCommand_playerdemo() use switches instead of many if/else statements
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / gamecommand.qc
2011-11-08 SamualMake GameCommand_playerdemo() use switches instead...
2011-11-08 SamualWhoopsie
2011-11-08 SamualClean up the code, plus many fixes/tweaks to comments
2011-11-08 SamualShuffleteams command finally works properly! So far...
2011-11-07 SamualBegin "shuffleteams" command -- basically it randomly...
2011-11-07 SamualMove clientcommands.qc to the same new help system
2011-11-07 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-07 SamualAdd comment for direction on how to add commands
2011-11-07 SamualRemove the old help request system
2011-11-07 SamualMove the help functionality into the macro itself
2011-11-06 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-11-06 SamualBegin new initialization system for commands, plus...
2011-11-06 SamualAdd commented out template for new gamecommand functions
2011-11-06 SamualFix client commands some more, plus other updates
2011-11-06 SamualAlso make clientcommands.qc use the same macro method...
2011-11-06 SamualAdd the rest of the commands too
2011-11-06 SamualComment something out to compile temporarily
2011-11-06 SamualNew method of listing commands/functions -- works bette...
2011-11-06 SamualMore consistency/fixes, this time for clientcommands.qc
2011-11-05 SamualDon't declare temporary variables for other requests...
2011-11-05 SamualRe-write moveplayer command a bit to fix the bug with...
2011-11-05 SamualUpdates to moveplayer command, plus beginning of new...
2011-11-04 SamualMove radarmap stuff to a new file (It too is not approp...
2011-11-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-10-27 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/secret'
2011-10-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-25 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-25 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-25 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-25 Rudolf Polzerget rid of some uses of the insane tokenizer
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-18 Przemysław GrzywaczMerge commit '6f440770dbdb' into atheros/item_keys
2011-10-17 SamualMerge remote branch 'origin/master' into mirceakitsune...
2011-10-17 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-15 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-15 Rudolf Polzermove shotgun melee sound to CH_WEAPON_A; add bot_cmd...
2011-10-15 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-11 Jakob MGMerge remote-tracking branch 'origin/tzork/misc-fixes'
2011-10-10 Jakob MGGet rid of unnessesary traling ;'s (as in fucntions...
2011-10-10 Jakob MGget rid of 'local' prefixes (does nothing)
2011-10-05 SamualFix effectless statement warning in print
2011-10-05 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-10-05 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-10-03 terencehillMerge branch 'master' into terencehill/maximized_radar
2011-09-29 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-09-29 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-27 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hagar_s...
2011-09-25 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-09-17 terencehillMerge branch 'master' into terencehill/menu_tooltips_2
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-18 SamualMerge remote branch 'origin/master' into fruitiex/anima...
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...
next