]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/command
Merge branch 'master' into mirceakitsune/damage_effects
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command /
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/allow...
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/waypoint...
2012-01-09 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-09 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-07 SamualMake tell work with magicear like previously
2012-01-07 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-06 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-06 SamualAdd another hard coded alias for compatibility (will...
2012-01-06 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-05 SamualAllow master to actually do normal vote commands too...
2012-01-05 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/hud_sk...
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/duckanims'
2012-01-04 SamualMerge remote branch 'origin/samual/updatecommands'
2012-01-04 SamualFinal preparations/cleanup/fixes before merge
2012-01-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-04 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-31 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-31 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-31 Samualwhoops, forgot this
2011-12-31 SamualUpdate the reply code
2011-12-31 SamualMore cleanup/fixes
2011-12-30 SamualWhoops, forgot the actual getreplies files :P
2011-12-30 SamualMany many many fixes and usage updates for generic...
2011-12-30 SamualFix some things with timeout
2011-12-30 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-30 SamualMore support for timeout/timein
2011-12-30 SamualMore fixes for usage
2011-12-30 SamualDon't allow sending tell messages to yourself anymore :P
2011-12-30 SamualFix many various things, including *ACTUALLY* fixing...
2011-12-30 SamualAdd proper usage support for bans plus also show total...
2011-12-30 SamualAttempt to fix GetIndexedEntity
2011-12-30 SamualFix sprint
2011-12-29 SamualUpdate more usage stuffz...
2011-12-29 SamualMore updates to usage for cmd.qc (now it's finished?)
2011-12-29 SamualFinish todo's for vote.qc
2011-12-29 SamualFinish re-writing ban command system, and now the hunt...
2011-12-29 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-29 SamualRemove useless comments
2011-12-29 SamualFix prints for usage
2011-12-29 SamualRename command/ipban.qc to command/banning.qc
2011-12-29 SamualRe-write ban command system
2011-12-29 SamualMake voting use it too
2011-12-29 SamualGetIndexedEntity(argc, start_index) -- allows for playe...
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 SamualBegin total re-write of generic command system
2011-12-27 SamualFix timeouts
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-27 SamualFinish up work on timeout system, now has much cleaner...
2011-12-27 SamualAlmost done re-writting timeout/timein stuff
2011-12-27 SamualFix vote yes to stop it from spamming nonsense :P
2011-12-27 SamualAdd todo here so I know to add the message later
2011-12-27 SamualWhoops, forgot to add those brackets back
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 SamualMore usage fixes and comments
2011-12-26 SamualTake care of the rest of the TODO's in sv_cmd.qc and...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 SamualMore usage updates
2011-12-26 SamualAdd another alias, plus make some of the warnings more...
2011-12-26 SamualMuch more work towards finishing the commands (taking...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 SamualTwo new aliases for fbskins, plus fix whitespace in...
2011-12-25 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-25 SamualMight as well do this instead
2011-12-25 SamualUse divVerent's suggestions -- now works fine
2011-12-24 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-24 SamualRemove debug print
2011-12-24 SamualFixes for GetFilteredEntity, plus finish "tell" command...
2011-12-24 SamualWorking on tell command
2011-12-24 SamualRemove useless work with who command
2011-12-24 SamualDon't check if it's the server console, it MUST be...
2011-12-24 SamualNew feature: sv_vote_no_stops_vote: Basically, if the...
2011-12-24 SamualACTUALLY fix voting
2011-12-24 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-24 Samualdebug print for voting for maps
2011-12-24 Samual*Probably* fix map voting and such
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/updatec...
2011-12-21 Samualworking on "who" command
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 SamualAntispam fixes for cmd's
2011-12-20 SamualDebug prints for cmd
2011-12-20 SamualBegin re-write of timeout
2011-12-20 Samualfix CommonCommand_time prints, and make autoscreenshots...
2011-12-19 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-19 SamualLots and lots and lots of todo's being hammered away :D
2011-12-19 SamualTake care of a bunch of todo's
2011-12-19 SamualUpdates for vote help
2011-12-19 SamualMore InterpretBoolean use
2011-12-19 SamualMany more updates regarding client verification......
next