]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Massive revamp of help system code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-12-28 SamualMassive revamp of help system code
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 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 Rudolf Polzerrewrite settemp system to handle "quit" right
2011-12-27 Rudolf Polzerfix missing CSQC player updates when sv_maxidle is set
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 Rudolf Polzersv_timeout_* and g_spawnshieldtime are now pure
2011-12-25 SamualMight as well do this instead
2011-12-25 SamualUse divVerent's suggestions -- now works fine
2011-12-24 Rudolf PolzerRevert "extract serverflags from the stat" because...
2011-12-24 Rudolf Polzerextract serverflags from the stat
2011-12-24 Rudolf Polzerno, send serverflags instead
2011-12-24 Rudolf Polzerreport to the server browser whether a player stats...
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 Rudolf Polzeruse cleanname, not netname, for bot names in stats
2011-12-24 Rudolf Polzermake sure player stats IDs try to be unique. Do not...
2011-12-24 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-24 Rudolf Polzerproiperly fade corpses
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 Rudolf Polzerfix misc_gamemodel bbox when using modelscale
2011-12-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-23 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-23 Rudolf Polzerfix maxplayers etc. in +serverconfig
2011-12-22 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-22 SamualMerge remote branch 'origin/samual/config_updates'
2011-12-22 SamualMerge remote branch 'origin/master' into samual/config_...
2011-12-22 Rudolf Polzerfix issues with CopyBody
2011-12-22 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-22 Rudolf Polzermake cloned bodies csqcmodels too
2011-12-22 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-22 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-22 Rudolf Polzerdon't count to total scores when in warmup
2011-12-22 Rudolf Polzerfix missing warmup check for accuracy frags
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 Samualworking on "who" command
2011-12-21 Rudolf Polzercomplain if powerups are not properly marked
2011-12-21 Rudolf Polzerfix item filtering for powerups
2011-12-20 Rudolf Polzerfix suicide
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......
2011-12-19 SamualNew way to verify client entities and some other fixes
2011-12-19 SamualShow maxclients in who command
2011-12-19 SamualUpdate some more usage descriptions
2011-12-19 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-18 SamualImprove handling of "unknown commands"
2011-12-18 Rudolf PolzerRevert "vehicles-no-viewport test" as it never was...
2011-12-18 Rudolf Polzervehicles-no-viewport test
2011-12-18 SamualBots don't have IP addresses or crypto keys
2011-12-18 SamualAdd "separator" support to who command, limit nicknames...
2011-12-18 SamualRemove debug print
2011-12-18 SamualSend the caller directly to the common functions, avoid...
2011-12-18 SamualFixes for "Who" command
2011-12-17 Rudolf PolzerMerge branch 'divVerent/weapon_stay_2'
2011-12-17 Rudolf Polzerassorted fixes for weapon pickup
2011-12-17 SamualReplace some instances of GetFilteredNumber with GetFil...
2011-12-17 SamualSeparate GetFilteredNumber and GetFilteredEntity
2011-12-17 Rudolf Polzerset pickup_anyway on thrown weapons, we really want...
2011-12-17 Rudolf Polzerdamn fteqcc
2011-12-17 Rudolf Polzerg_weapon_stay 2: ghost items "refill" ammo only
2011-12-17 Rudolf Polzersimplify minsta rules again
next