]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fix #2484 Inferno buff causing crazy negative damage to players in the water
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2021-03-03 terencehillFix #2484 Inferno buff causing crazy negative damage...
2021-03-03 terencehillStop player powerup sounds when disconnecting
2021-03-03 terencehillApply 337eb6343 "Use crouch status instead of crouch...
2021-03-03 terencehillShownames: interpolate player name movement (when playe...
2021-03-02 terencehillFix compilation units and update hash
2021-03-02 terencehillwpeditor unreachable: properly show player models at...
2021-03-02 terencehillMove code that resets clip load whenever the player...
2021-03-01 terencehillQuickmenu: fix names starting with yellow in the player...
2021-03-01 terencehillFix wrong filename in the dumpnotifs command; put the...
2021-03-01 terencehillTurn some LOG_INFOs into LOG_HELPs
2021-03-01 terencehillInterpolateOrigin: add a small description and fix...
2021-03-01 MarioMove setting of client-side player movement speed setti...
2021-02-28 MarioMerge branch 'bones_was_here/lerpsprites' into 'master'
2021-02-28 MarioEnsure csqcmodel_isdead is reset each frame, fixes...
2021-02-28 MarioMerge branch 'bones_was_here/neg_ping' into 'master'
2021-02-28 bones_was_herePrevent negative pings by correctly bounding (it's... 879/head
2021-02-28 MarioWhitelist sv_showfps as an allowed server setting
2021-02-28 MarioDisable sv_showfps by default and add a note in the...
2021-02-27 MarioMerge branch 'terencehill/pure_ents' into 'master'
2021-02-27 terencehillImprove server performance by making pure entities...
2021-02-27 MarioFix a Vortex charge rate inconsistency with g_balance_v...
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-02-27 MarioMerge branch 'terencehill/help_messages_cleanup' into...
2021-02-27 MarioRemove purity whitelist for the Testing balance
2021-02-25 MarioMerge branch 'divVerent/ticrate-change-allowed' into...
2021-02-25 Rudolf PolzerAllow the two documented values of sys_ticrate without... 878/head
2021-02-24 MarioRemove the unused gender option from the profile menu
2021-02-21 terencehillFix broken Assault destroy waypoints and bots ignoring...
2021-02-18 terencehillFix "player is connecting..." message not shown in...
2021-02-13 terencehillProperly implement notification of no records available 875/head
2021-02-13 terencehillFix 'cmd records' description, part 2: don't specify...
2021-02-12 terencehillFix speed award not updated when the timelimit is reached
2021-02-11 terencehill'item' -> <item>
2021-02-11 terencehillImprove usage and error messages of the vote commands
2021-02-11 terencehillFix 'cmd records' description
2021-02-10 terencehillStandardize command usage messages, part 2 (mostly...
2021-02-10 terencehillStandardize command usage messages:
2021-02-09 terencehillImprove 'bot_cmd help' output
2021-02-08 MarioAdd bones_was_here to extended team credits
2021-02-07 terencehillLMS: don't show "respawning in x seconds" after losing...
2021-02-07 terencehillUse Team_ColorToTeam in selectteam to avoid duplicated...
2021-02-07 terencehillFix animbench usage message
2021-02-03 MarioRevert "Record player race move time in PlayerPreThink...
2021-02-01 terencehillSimplify vdist macro and remove a redundant vec2 call
2021-01-27 terencehillFix print command and compilation units test
2021-01-27 terencehillStop the powerup sound when the countdown to game start...
2021-01-27 terencehillStop reviving progress and forbid throwing weapons...
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-25 terencehillKeep showing overlapping player tags but with low alpha 873/head
2021-01-25 terencehillImprove detection of overlapping player tags by checkin...
2021-01-25 terencehillFix multiple bugs in hud_shownames_antioverlap, it...
2021-01-24 terencehillFix small bug with names above players sometimes stuck...
2021-01-24 terencehillDon't delay the apparence of names above the players...
2021-01-22 terencehillEntcs: fix health/armor bar above enemies not updated...
2021-01-22 terencehillEntcs: fix tag above teammates disappearing if they...
2021-01-22 terencehillEntcs: fix health/armor bar above players not updated...
2021-01-21 terencehillApply the same special health value to bots too when...
2021-01-21 terencehillDon't update health value in the bar above players...
2021-01-21 terencehillFix disconnect button not working
2021-01-21 MarioAdd terencehill to game code credits
2021-01-21 terencehillSmall cleanup
2021-01-19 MarioMerge branch 'terencehill/csqc_input_stuff' into 'master'
2021-01-19 MarioUpdate core team credits
2021-01-19 MarioAdd SpiKe to the extended team credits
2021-01-19 MarioUpdate credits to more accurately match the current...
2021-01-09 terencehillMenu: allow editing a user defined key bind with right...
2021-01-09 terencehillScoreboard: allow showing player id next to player...
2021-01-08 terencehillScoreboard: allow changing eliminated highlight alpha...
2021-01-08 terencehillFix type of a parameter of makeXonoticCommandButton
2021-01-06 terencehillMerge branch 'master' into terencehill/csqc_input_stuff 872/head
2021-01-06 terencehillMerge branch 'terencehill/colorcode_stuff'
2021-01-05 terencehillMenu, player name input box: highlight the selected...
2021-01-05 terencehillColor picker: delete color codes in a cleaner way
2021-01-05 terencehillUse checkColorCode in textLengthUpToWidth and get rid...
2021-01-04 terencehillMenu, player name editing: make changing an existing...
2021-01-04 terencehillClean up code parsing color codes in inputbox.qc
2021-01-03 terencehillFix 3 non-UTF8 markup characters, fix and update UTF8...
2020-12-31 terencehillUse the same variable names as minigame_getWrappedLine...
2020-12-31 terencehillReduce duplicated code in getWrappedLine and getWrapped...
2020-12-30 terencehillMap vote: cycle through all the maps by pressing uparro...
2020-12-30 terencehillMinigames: center bulldozer icon in the player status hud
2020-12-29 terencehillMinigames: fix mouse buttons acting on the current...
2020-12-29 terencehillMinigames: don't let the player interact with minigame...
2020-12-29 MarioDon't handle minigame commands while in demo mode
2020-12-28 terencehillRemove redundant bInputType checks in HUD_Panel_InputEvent
2020-12-28 terencehillMinigames: ignore left and right click if not used...
2020-12-28 terencehillMinigames: ignore downarrow and uparrow keys while...
2020-12-28 terencehillMinigames: capture and ignore key release events; it...
2020-12-27 terencehillRemove redundant bInputType checks in HUD_Radar_InputEv...
2020-12-27 terencehillRemove some bInputType checks that now are redundant...
2020-12-27 terencehillMinigames: implement correct handling of cursor if...
2020-12-27 terencehillReduce indentation of a code block in HUD_Minigame_Inpu...
2020-12-27 terencehillMap vote: reset keyboard selection in a simpler way...
2020-12-27 terencehillMap vote: capture and ignore right mouse click; it...
2020-12-27 terencehillMap vote screen: capture and ignore key release events...
2020-12-27 terencehillTurn cp_bob_dmg into a float
2020-12-26 terencehillTurn com_phys_gravity field into a float
2020-12-26 terencehillRemove unused com_phys_acc field
2020-12-26 terencehillQuickmenu: restart expire time by hovering over a diffe...
next