]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/client.qc
Improve indentation consistency in client.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
2020-08-25 terencehillImprove indentation consistency in client.qc
2020-08-25 terencehillJoin ifs
2020-08-25 terencehillAdd a macro to check g_chat_nospectators
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioDon't attempt to network more than the maximum number...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioReorganise some more definitions out of defs.qh, show...
2020-07-31 MarioRefactor trigger_secret to be standalone (not using...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioMake ladders use the same iterative logic as conveyors...
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioSplit the gamelog code out of miscfunctions and into...
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-08 terencehillDon't play the teamkill sound at the beginning of the...
2020-07-08 MarioMerge branch 'bones_was_here/mv-r_water-acl' into ...
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-11 terencehillFix nJoinAllowed returning a negative amount of availab...
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-03 terencehillMerge ObserverThink and SpectatorThink to avoid code...
2020-06-03 MarioMerge branch 'master' into Mario/headshots
2020-06-03 MarioFix compilation unit test
2020-06-02 terencehillAutomatically join players 1 second after they connect...
2020-06-02 terencehillPart 2 of "Check joinAllowed again before actually...
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-02 terencehillImprove and add context to some translatable messages
2020-06-02 terencehillUnset damagedbycontents for respawn ghosts
2020-06-01 MarioImprove prediction of typing preventing movement
2020-06-01 terencehillDon't randomize respawn ghost time (g_respawn_ghosts_ti...
2020-05-31 MarioIf respawn ghosts are disabled, fade out the player...
2020-05-30 terencehillOn death stop player powerup pickup sound and play...
2020-05-29 MarioStop player powerup sounds when respawning
2020-05-29 MarioRemove some unnecessary item bits, increase maximum...
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 MarioMerge branch 'terencehill/hud_cvar_exporter' into ...
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-23 MarioMerge branch 'terencehill/cl_deathglow_min' into 'master'
2020-05-22 MarioApply a workaround to ensure the player limit is return...
2020-05-18 MarioImprove support for per-player counters by spawning...
2020-05-18 MarioRewrite trigger_swamp to not require spawning new entit...
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-18 Gary MoonDisplay server hostname in welcome message and info
2020-05-16 MarioMerge branch 'terencehill/trimmed_sounds' into 'master'
2020-05-12 terencehillDon't enable the oxygen bar when frozen or in lava...
2020-05-12 terencehillFixes the superweapons portion of #2422 "target_items...
2020-05-12 terencehillFixes the invincible portion of #2422 "target_items...
2020-05-12 terencehillDon't show the JOIN_PREVENT message to CA players;...
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-17 MarioMerge branch 'slava/pr-fix-lava-bug' into 'master'
2020-04-17 MarioCheck joinAllowed again before actually joining, fixes...
2020-04-17 MarioMerge branch 'master' into Mario/strength_stat_field
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-13 MarioMerge branch 'master' into Mario/strength_stat_field
2020-04-13 MarioAttempt to separate .strength_finished and STAT(STRENGT...
2020-04-09 terencehillSet air_finished to 0 while player is out of water...
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-04-05 terencehillMerge branch 'martin-t/limit'
2020-04-01 terencehillRotRegen now takes care to get resource limit too
2020-04-01 terencehillMake so that CalcRotRegen (renamed to RotRegen) applies...
2020-03-29 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-28 Martin TaibrMerge branch 'terencehill/ft_rounds' into 'master'
2020-03-26 Martin TaibrMerge branch 'master' into martin-t/limit
2020-03-25 terencehillMerge branch 'terencehill/frags_remaining_announcer'
2020-03-24 MarioMerge branch 'terencehill/oxygen_bar' into 'master'
2020-03-22 terencehillFix oxygen bar when player is in water and switches... 784/head
2020-03-20 terencehillImplement #2393 "Oxygen bar"
2020-03-19 terencehillRemove redundant setting of air_finished that gets...
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-03-06 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-02-29 MarioMerge branch 'martin-t/version' into 'master'
2020-02-29 MarioMerge branch 'terencehill/pressed_keys_fix' into 'master'
2020-02-13 terencehillReset pressed keys when switching spectated player
2020-02-13 terencehillReset pressed keys when going observer
2020-01-25 terencehillMerge branch 'terencehill/lms_fix'
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
next