]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fixes for GetFilteredEntity, plus finish "tell" command updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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 Rudolf Polzertry to fix demo playback of csqcmodel demos
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-22 Rudolf Polzerfix AES status display
2011-12-21 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-21 Rudolf Polzeradd a vanilla settings.qh
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 Polzerimplement effects in CSQC
2011-12-21 Rudolf Polzercsqcplayers: only override angles by local angles if...
2011-12-21 Rudolf Polzercomplain if powerups are not properly marked
2011-12-21 Rudolf Polzerfix item filtering for powerups
2011-12-21 Rudolf Polzerfix makefile dependencies
2011-12-21 Rudolf Polzertrust view_angles no matter what the view entity is
2011-12-21 Rudolf Polzeruse view_angles, should be better compat
2011-12-21 Rudolf Polzerfix invisibility flag
2011-12-20 Rudolf Polzerforce about 4 origin sends per player per frame "to...
2011-12-20 Rudolf Polzerfix suicide
2011-12-20 Rudolf Polzerfix vehicles
2011-12-20 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csqcmode...
2011-12-20 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-20 Rudolf Polzeradd a +1 because we can
2011-12-20 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-20 Rudolf Polzertry fixing issues with length of move
2011-12-20 SamualAntispam fixes for cmd's
2011-12-20 SamualDebug prints for cmd
2011-12-20 Rudolf Polzersimplify
2011-12-20 Rudolf Polzercsqcmodels: change to allow any csqcmodel, or any non...
2011-12-20 SamualBegin re-write of timeout
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-18 SamualImprove handling of "unknown commands"
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 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
2011-12-17 SamualLots of updates to cl_cmd.qc
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 SamualRemove comment from the old code -- cl_cmd.qc is done...
next