2020-05-24 |
terencehill | Improve physics in water when frozen 817/head |
commit | commitdiff | tree | snapshot |
2020-05-24 |
terencehill | Move resurfacing (when frozen) code to sys_phys_simulate |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Mario | Allow admins to change the announcer and CTF flag model... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
terencehill | Merge branch 'Mario/waterjump_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-23 |
terencehill | Merge branch 'Mario/frozen_floating' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Alternate fix for jittery view while floating in the... 815/head |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Lower the movement speed of frozen players further... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Call the gametype vote hooks before updating the map... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | If no valid spawnpoints exist in the map, perform anoth... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Ignore client dodging setting while frozen, to allow... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Update gameplay hash 809/head |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'terencehill/hud_cvar_exporter' into ... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
terencehill | Remove the HUD_WriteCvars hook as it's no longer needed... 812/head |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'master' into Mario/waterjump_fix |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'Mario/stepdown_maxspeed' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Update gameplay hash |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'master' into Mario/stepdown_maxspeed |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'martin-t/server-quit' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'terencehill/texture_names_fix' into ... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Blacklist g_physics_clientselect_options again and... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'bones_was_here/wl-clientselect_options... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'bones_was_here/guard-resistance' into... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Set sv_gameplayfix_stepdown_maxspeed in physics configu... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Allow campaigns to include configuration files in their... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
Mario | Merge branch 'terencehill/cl_deathglow_min' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-22 |
terencehill | Remove the old_glowmod field which is no longer needed now 811/head |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Mario | Apply a workaround to ensure the player limit is return... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Mario | Check the player limit when getting player count to... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Mario | Make sure cl_dodging exists on the client, fixes issues... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
terencehill | HUD: allow panels to define in their own files their... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
terencehill | hud_panel_weapons_orderbyimpulse shouldn't be saved... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
terencehill | Menu: tie Favorite and Join buttons (and pressing enter... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Mario | Spawn the monster at the location of the nade (don... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Mario | Add a missing include for the overkill shotgun, fixes... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Mario | Fix nades not interacting properly with the overkill... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Mario | Update spawnpoints on the client side when their team... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
terencehill | Tweak the cl_deathglow effect to end with a min glow... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Mario | Fix some cases of missing parenthesis in bitflag checks |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Mario | Apply a workaround to avoid empty sprintf calls in... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Mario | Fix some warnings found by FTEQCC |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Mario | Implement support for spawnflags 32 on target_init... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Mario | Remove the 2 second buffer applied to water jumps and... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
terencehill | Fix names above players not centered if viewed from... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
terencehill | Fix name above dead players not starting to fade out... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mario | Improve support for per-player counters by spawning... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mario | Rewrite trigger_swamp to not require spawning new entit... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mario | Fix trigger_swamp timer using the wrong field |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mario | Merge branch 'garymoon/show-server-name-in-info' into... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Gary Moon | Display server hostname in welcome message and info |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mario | Allow deactivating trigger_relay_if, trigger_relay_team... |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Mario | Merge branch 'terencehill/trimmed_sounds' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-16 |
terencehill | Don't schedule buff activation before round start |
commit | commitdiff | tree | snapshot |
2020-05-16 |
terencehill | Fix code indentation issues in shownames.qc |
commit | commitdiff | tree | snapshot |
2020-05-16 |
terencehill | Fix names above players not following dead players... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
terencehill | Simplify a message |
commit | commitdiff | tree | snapshot |
2020-05-13 |
terencehill | Respawn frozen players in a safe spot as soon as they... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-05-12 |
terencehill | Don't enable the oxygen bar when frozen or in lava... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
terencehill | Fixes the superweapons portion of #2422 "target_items... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
terencehill | Trim initial quieter part of hagar and rocket fire... 807/head |
commit | commitdiff | tree | snapshot |
2020-05-12 |
terencehill | Fixes the invincible portion of #2422 "target_items... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
terencehill | Don't show the JOIN_PREVENT message to CA players;... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-05-11 |
terencehill | Fix compilation units, update hash |
commit | commitdiff | tree | snapshot |
2020-05-11 |
terencehill | Don't log frags and damage while round hasn't started... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
terencehill | Freeze tag: force respawning dead players after 1 secon... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
terencehill | Get rid of 2 useless functions |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-05-10 |
bones_was_here | Change Q3TA/QL item_guard to spawn resistance buff... 803/head |
commit | commitdiff | tree | snapshot |
2020-05-09 |
terencehill | Fix #2433 "Bold messages appearing twice" |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-05-06 |
terencehill | Merge branch 'Mario/strength_stat_field' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mario | Improve reliability of giving buffs via triggers, fixes... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Mario | Don't allow giving buffs that are disabled, fixes ... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
terencehill | Bot AI: fix bots standing still after a while on maps... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
bones_was_here | Whitelist g_physics_clientselect_options |
commit | commitdiff | tree | snapshot |
2020-05-02 |
terencehill | Add a check |
commit | commitdiff | tree | snapshot |
2020-05-02 |
terencehill | Fix height of csqcplayer when dead, previously it was... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
terencehill | Fix being able to move your player's body while dead... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
terencehill | Menu: If an item depending on a cvar which is also... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Mario | Update gameplay hash |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Mario | Set sv_gameplayfix_stepdown_maxspeed to 400, to allow... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Mario | If the bot has unlimited ammo, always prefer primary... |
commit | commitdiff | tree | snapshot |
2020-04-26 |
terencehill | Fix #2429 "precache_playermodel() does not account... |
commit | commitdiff | tree | snapshot |
2020-04-25 |
terencehill | Optimize DrawCircleClippedPic when drawing full image |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Martin Taibr | Merge branch 'martin-t/deglob-log' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Mario | Merge branch 'Spike29/testing_settemp' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-20 |
Spike29 | Add a missing settemp on the test_blaster_switch vote 796/head |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Mario | Remove now-closed merge request for proposed Crylink... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Mario | Give hud_panel_centerprint_fontscale_bold a default... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Mario | Move the new TE_TEI_G3_HIT effect to the bottom of... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Rudolf Polzer | Merge branch 'divVerent/simpler-clipped-rectangle'... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Mario | Add a TODO note on the new flag line |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Mario | Merge branch 'slava/pr-fix-lava-bug' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Mario | Check joinAllowed again before actually joining, fixes... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Mario | Merge branch 'master' into Mario/strength_stat_field |
commit | commitdiff | tree | snapshot |
2020-04-16 |
terencehill | Merge branch 'jwinnie/bold-frag-message' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Jeremy Potter | * Makes frag messages ("you fragged XXX") bigger (1... |
commit | commitdiff | tree | snapshot |
2020-04-15 |
terencehill | Merge branch 'martin-t/keybinder' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-15 |
Martin Taibr | Keybinder cleanup |
commit | commitdiff | tree | snapshot |
next |