]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2020-05-28 MarioEnable sv_disablenotify in Xonotic's configuration
2020-05-28 Rudolf PolzerTransifex autosync
2020-05-27 terencehillFix #2448 "HUD editor cursor stuck after exit"
2020-05-27 terencehillFix g_fullbrightitems that requires a game restart...
2020-05-27 MarioReplace the cam_* cvars with spawnflag bits so they...
2020-05-27 terencehillAnnounce 1 frag remaining when suddendeath mode starts
2020-05-26 MarioMerge branch 'Mario/pure_entity_fix' into 'master'
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-26 MarioRevert "Don't apply picmip to the RPC's texture, possib...
2020-05-26 MarioDon't apply picmip to the RPC's texture, possible fix...
2020-05-26 MarioMerge branch 'bones_was_here/make' into 'master'
2020-05-26 bones_was_hereAdjust Makefile to be consistent with qcsrc/Makefile 819/head
2020-05-25 terencehillForbid telefrags while round hasn't started yet. Also...
2020-05-25 terencehillFix impossibility of joining an LMS game introduced...
2020-05-25 terencehillMake sure casing physics isn't run if the casing isn...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-24 terencehillMerge branch 'Mario/casing_disconect_fix' into 'master'
2020-05-24 MarioLimit the maximum number of physics iterations in a...
2020-05-24 MarioEnable g_spawnpoints_auto_move_out_of_solid by default...
2020-05-24 MarioMerge branch 'terencehill/frozen_resurfacing' into...
2020-05-24 terencehillImprove physics in water when frozen 817/head
2020-05-24 terencehillMove resurfacing (when frozen) code to sys_phys_simulate
2020-05-24 MarioAllow admins to change the announcer and CTF flag model...
2020-05-23 terencehillMerge branch 'Mario/waterjump_fix' into 'master'
2020-05-23 terencehillMerge branch 'Mario/frozen_floating' into 'master'
2020-05-23 MarioAlternate fix for jittery view while floating in the... 815/head
2020-05-23 MarioLower the movement speed of frozen players further...
2020-05-23 MarioCall the gametype vote hooks before updating the map...
2020-05-23 MarioIf no valid spawnpoints exist in the map, perform anoth...
2020-05-23 MarioIgnore client dodging setting while frozen, to allow...
2020-05-23 MarioUpdate gameplay hash 809/head
2020-05-23 MarioMerge branch 'terencehill/hud_cvar_exporter' into ...
2020-05-23 terencehillRemove the HUD_WriteCvars hook as it's no longer needed... 812/head
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'Mario/stepdown_maxspeed' into 'master'
2020-05-23 MarioUpdate gameplay hash
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 MarioBlacklist g_physics_clientselect_options again and...
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 MarioSet sv_gameplayfix_stepdown_maxspeed in physics configu...
2020-05-23 MarioAllow campaigns to include configuration files in their...
2020-05-23 MarioMerge branch 'terencehill/cl_deathglow_min' into 'master'
2020-05-22 terencehillRemove the old_glowmod field which is no longer needed now 811/head
2020-05-22 MarioApply a workaround to ensure the player limit is return...
2020-05-22 MarioCheck the player limit when getting player count to...
2020-05-22 MarioMake sure cl_dodging exists on the client, fixes issues...
2020-05-21 terencehillHUD: allow panels to define in their own files their...
2020-05-21 terencehillhud_panel_weapons_orderbyimpulse shouldn't be saved...
2020-05-20 terencehillMenu: tie Favorite and Join buttons (and pressing enter...
2020-05-20 MarioSpawn the monster at the location of the nade (don...
2020-05-20 MarioAdd a missing include for the overkill shotgun, fixes...
2020-05-20 MarioFix nades not interacting properly with the overkill...
2020-05-20 MarioUpdate spawnpoints on the client side when their team...
2020-05-20 MarioRemove the setorigin call from pure entities that links...
2020-05-19 terencehillTweak the cl_deathglow effect to end with a min glow...
2020-05-19 MarioFix some cases of missing parenthesis in bitflag checks
2020-05-19 MarioApply a workaround to avoid empty sprintf calls in...
2020-05-19 MarioFix some warnings found by FTEQCC
2020-05-19 MarioImplement support for spawnflags 32 on target_init...
2020-05-19 MarioRemove the 2 second buffer applied to water jumps and...
2020-05-18 terencehillFix names above players not centered if viewed from...
2020-05-18 terencehillFix name above dead players not starting to fade out...
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 MarioFix trigger_swamp timer using the wrong field
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-18 MarioAllow deactivating trigger_relay_if, trigger_relay_team...
2020-05-16 MarioMerge branch 'terencehill/trimmed_sounds' into 'master'
2020-05-16 terencehillDon't schedule buff activation before round start
2020-05-16 terencehillFix code indentation issues in shownames.qc
2020-05-16 terencehillFix names above players not following dead players...
2020-05-13 terencehillSimplify a message
2020-05-13 terencehillRespawn frozen players in a safe spot as soon as they...
2020-05-13 Rudolf PolzerTransifex autosync
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 terencehillTrim initial quieter part of hagar and rocket fire... 807/head
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-12 Rudolf PolzerTransifex autosync
2020-05-11 terencehillFix compilation units, update hash
2020-05-11 terencehillDon't log frags and damage while round hasn't started...
2020-05-11 terencehillFreeze tag: force respawning dead players after 1 secon...
2020-05-11 terencehillGet rid of 2 useless functions
2020-05-11 Rudolf PolzerTransifex autosync
2020-05-10 bones_was_hereChange Q3TA/QL item_guard to spawn resistance buff... 803/head
2020-05-09 terencehillFix #2433 "Bold messages appearing twice"
2020-05-09 Rudolf PolzerTransifex autosync
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-05 MarioImprove reliability of giving buffs via triggers, fixes...
2020-05-05 MarioDon't allow giving buffs that are disabled, fixes ...
2020-05-05 terencehillBot AI: fix bots standing still after a while on maps...
2020-05-04 bones_was_hereWhitelist g_physics_clientselect_options
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-05-02 terencehillAdd a check
2020-05-02 terencehillFix height of csqcplayer when dead, previously it was...
next