]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-12-20 Samualfix CommonCommand_time prints, and make autoscreenshots...
2011-12-19 SamualAdd support to bind F10 as "show quit dialog" instead...
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 SamualAdd "interpretboolean" function to read "yes" and ...
2011-12-19 SamualAdd "localprint" command to send a hud centerprint...
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-19 Rudolf Polzeralways show backtrace in warnings, or warnings are...
2011-12-18 SamualImprove handling of "unknown commands"
2011-12-18 Rudolf Polzerfix typo
2011-12-18 Rudolf Polzerdefine some vars
2011-12-18 Rudolf PolzerRevert "vehicles-no-viewport test" as it never was...
2011-12-18 Rudolf Polzermake fteqcc behave :)
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 SamualSynchronize server.cfg settings with commands.cfg
2011-12-17 Rudolf Polzerset pickup_anyway on thrown weapons, we really want...
2011-12-17 Rudolf Polzerweapon stay 2: activate for CTS
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
2011-12-17 SamualQuick tweaks
2011-12-17 SamualAlphabetical order ;)
2011-12-17 SamualMore commands.cfg conversions and updates
2011-12-17 SamualLots of updates to cl_cmd.qc
2011-12-17 SamualUpdate directories in commands.cfg
2011-12-17 Samualcl_cmd is now called LocalCommand, not GameCommand
2011-12-17 SamualMake all common commands use "GetCommandPrefix()" to...
2011-12-17 SamualUse print_to for time command
2011-12-17 SamualMake the "time" command available to both cmd and sv_cm...
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 Rudolf Polzeralso move this block
2011-12-16 Rudolf Polzersimplify weapon stay more
2011-12-16 Rudolf Polzerremove g_weapon_stay 1 and 2 modes, they did enough...
2011-12-16 SamualFix typo
2011-12-16 SamualSplit up the common commands in commands.cfg
2011-12-16 SamualRemove comment from the old code -- cl_cmd.qc is done...
2011-12-16 Rudolf Polzermark sv_use_csqc_players as pure
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-15 Rudolf Polzerfix powerup rules for LMS and CA
2011-12-15 Rudolf Polzerapply same logic to g_pickup_items: -1 is default,...
2011-12-15 Rudolf Polzermake powerups rules game mode dependent
2011-12-15 Rudolf Polzerget rid of g_powerup_*; add g_powerups
2011-12-15 Rudolf Polzermake g_powerup_* count as "No strength"-like mutators
2011-12-15 Rudolf Polzeralso autotaunt is ok
2011-12-15 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-15 Rudolf Polzersv_ready_restart_after_countdown and sv_taunt deserve...
2011-12-15 mand1ngaUpdate last tranlator info
2011-12-15 Jakob MGno way Samual. do that in a branch if you have to.
2011-12-14 Samual60dps
2011-12-14 SamualNo spread on machine gun, per request of kojn. (proving...
2011-12-14 Samual"unset" vote_caller when doing VoteReset()
2011-12-14 SamualRemove useless comments
2011-12-14 SamualMore usage updates
2011-12-14 SamualLots of "usage" updates all around
2011-12-14 SamualSome more quick changes
2011-12-14 SamualLots and lots of improvements all around :D
2011-12-14 SamualRe-write vote information printing
2011-12-14 SamualNow sv_cmd.qc uses common commands too -- plus some...
2011-12-14 SamualMake cmd.qc use the common commands and strip out the...
2011-12-13 SamualWhoops -- ACTUALLY commit those new files too ;)
2011-12-13 SamualMove the gamecommand part of ipban.qc into server/comma...
2011-12-13 SamualDo the same for cl_cmd.qc
2011-12-13 SamualChange all requests in server/ to use CMD_REQUEST_...
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 SamualMore work with the declaration/.qh files and the common...
2011-12-13 SamualWrite some actual content for common.qc and common.qh
2011-12-13 SamualGive radarmap a separate .qh file as well
2011-12-13 SamualMove radarmap to command/ folder too
2011-12-13 SamualCreate separate .qh files for each of the other .qc...
2011-12-13 SamualMove all of the command files (clientcommands.qc, gamec...
2011-12-13 SamualCreate new command_common.qc file
2011-12-13 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-12 SamualNew strategy: make the crylink overpowered
2011-12-12 SamualLower damage of shotgun melee
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/g_chan...
next