]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/hagar_own_t...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/m_togg...
2011-12-12 Samualno need for the workaround anymore :D
2011-12-12 Rudolf Polzerdon't hide invisibility in minstagib (fixes #876)
2011-12-12 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-11 Rudolf PolzerNEWS FLASH FOR #woxblox#: CSQC Players!
2011-12-11 Rudolf Polzerforcemodel: make toggling work "perfectly" even during...
2011-12-11 Rudolf Polzerrefactor csqcplayers code; move frame forcing clientside
2011-12-11 Rudolf Polzerenable csqcplayers; add a button for forcemodels
2011-12-11 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-11 Rudolf Polzersprintf1s in help
2011-12-11 SamualMinor fixes for some things
2011-12-11 SamualRemove settemp from client/gamecommand.qc -- there...
2011-12-11 SamualALSO add all of the client-to-server command aliases...
2011-12-11 SamualAdd all of the server command aliases to commands.cfg...
2011-12-11 SamualMake commands.cfg take advantage of the new ${* ?}...
2011-12-11 SamualFinish re-write of VoteCount() and ReadyCount() --...
2011-12-10 SamualMake it compilable
2011-12-10 SamualAdd todo
2011-12-10 SamualBegin re-write of VoteCount() function
2011-12-10 Rudolf Polzeradd duckwalk anims for all directions (optional, if...
2011-12-10 Rudolf Polzeradd a "selfstuff" clientcommand to embed stuff into...
2011-12-10 Rudolf Polzerbot_cmd aim: 3rd arg being 0 now does the same as 3rd...
2011-12-10 SamualMore alias updates, plus fix several bugs/add more...
2011-12-10 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-10 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-09 Rudolf Polzerfix auto glowmod calculation
2011-12-09 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-09 Rudolf Polzeradd another small demo file
2011-12-09 Rudolf Polzeradd another small demo file
2011-12-09 Rudolf Polzercurrent bloom settings are a failure. Revert to engine...
2011-12-09 Rudolf Polzeralso send server port number
2011-12-09 Rudolf Polzerclear antilag data when respawning (fixes #862)
2011-12-08 Rudolf Polzerupdate weaponpriority from latest real world stats
2011-12-08 Rudolf Polzerremove MinstaNex from keybinds.txt, it makes people...
2011-12-08 Rudolf Polzeradd aliases weapon_laser etc.
2011-12-08 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-08 SamualFill the commands.cfg file with all the clutter previou...
next