]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Transifex autosync
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2021-04-08 terencehillFix #2475 "Tuba smoke comes out of the ground"
2021-04-06 terencehillRecycle the lifetime field instead of using a dedicated...
2021-04-05 terencehillStick things slightly inside player hitboxes so they...
2021-04-05 terencehill Correctly show particle fx and decal when an electro...
2021-04-05 terencehillFix #2567 "electro balls sticking to players who respaw...
2021-04-05 terencehillFix incorrect size applied to mines and electro orbs...
2021-04-05 terencehillCompact some electro code
2021-04-03 terencehillGet rid of a warning
2021-03-30 terencehillCreate the LimitedElectroBallRubbleList intrusive list...
2021-03-30 terencehillCreate the g_race_targets, g_racecheckpoints and g_kaba...
2021-03-30 terencehillFinally fix a bug where, depending on player entity...
2021-03-29 terencehillLog frezetag revivals
2021-03-29 terencehillMerge branch 'drjaska/electrolimitfix' into 'master'
2021-03-29 Dr. JaskaFixed electro secondary limit being global
2021-03-26 terencehillFix #2568 "Server/Event Logging: Score labels in FT...
2021-03-25 terencehillFix bots standing still after one of them is forced...
2021-03-22 terencehillMore BITs
2021-03-18 Rudolf PolzerMerge branch '2546-whitelist-g_ca_spectate_enemies...
2021-03-17 terencehillDon't translate menu_cmd commands list (uninteresting...
2021-03-16 terencehillMake one line of code human readable :)
2021-03-15 terencehillMerge branch 'terencehill/csqcmodel_settings'
2021-03-15 terencehillFree last available bitflag in the csqcmodel settings
2021-03-15 terencehillRearrange csqcmodel settings bitflags to free up some...
2021-03-14 terencehillMerge branch 'terencehill/less_entities'
2021-03-14 terencehillShow number of entities found by cl/sv_cmd findat
2021-03-13 terencehillMerge branch 'drjaska/balance/mortar' into 'master' 886/head
2021-03-13 terencehillMerge branch 'terencehill/race_cleanups' into 'master'
2021-03-12 terencehillRemove redundant SVQC check; avoid duplicated field...
2021-03-11 terencehillMove some identical ctf / race / cts code to shared...
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillDelete g_instagib_items and g_overkill_items when their...
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-09 terencehillMake pure more entities and don't link them into the...
2021-03-08 terencehillFix wrong indentation in W_Fireball_LaserPlay
2021-03-06 terencehillRemove outdated flag list from WaypointSprite_SendEntit...
2021-03-06 terencehillAdd an optional <dist> parameter to the 'findat' comman...
2021-03-05 terencehillFix ladder temporary entity not removed in some cases
2021-03-05 terencehillGet rid of an unused global, rename another one
2021-03-03 terencehillApply 337eb6343 "Use crouch status instead of crouch...
2021-03-03 terencehillShownames: interpolate player name movement (when playe...
2021-03-01 terencehillFix wrong filename in the dumpnotifs command; put the...
2021-03-01 terencehillTurn some LOG_INFOs into LOG_HELPs
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-25 MarioMerge branch 'divVerent/ticrate-change-allowed' into...
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-13 terencehillStore record type into a global to avoid some gamemode...
2021-02-13 terencehillMove the code that stores player name into the server...
2021-02-12 terencehillFix speed award not updated when the timelimit is reached
2021-02-10 terencehillStandardize command usage messages, part 2 (mostly...
2021-02-10 terencehillStandardize command usage messages:
2021-02-07 terencehillLMS: don't show "respawning in x seconds" after losing...
2021-02-03 MarioRevert "Record player race move time in PlayerPreThink...
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
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 terencehillDon't update health value in the bar above players...
2021-01-19 MarioMerge branch 'terencehill/csqc_input_stuff' into 'master'
2021-01-06 terencehillMerge branch 'master' into terencehill/csqc_input_stuff 872/head
2021-01-06 terencehillMerge branch 'terencehill/colorcode_stuff'
2021-01-05 terencehillUse checkColorCode in textLengthUpToWidth and get rid...
2021-01-04 terencehillMenu, player name editing: make changing an existing...
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 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 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 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 terencehillTurn cp_bob_dmg into a float
2020-12-26 terencehillOptimize W_Tuba_NoteOn
2020-12-20 MarioMerge branch 'Mario/damagetext_reliable' into 'master'
2020-12-20 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-17 MarioFix entity positioning of QC MOVETYPE_FOLLOW
2020-12-16 terencehillFix inconsistent indentation in 2 files
2020-12-16 MarioMerge branch 'Mario/firstrun_mention_stats' into 'master'
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-10 MarioFix #2519
2020-12-09 MarioFix notification choices not working properly (they...
2020-12-07 MarioRecord player race move time in PlayerPreThink so it...
2020-12-06 MarioMerge branch 'Mario/ghost_botname_fix' into 'master'
2020-12-06 MarioAdd a wrapper for networked cvars and attach them to...
2020-12-05 MarioReuse the inventory clear function for map resets
2020-12-03 MarioRemove a redundant real client check from notification...
2020-12-03 MarioMerge branch 'z411/notif-fix' into 'master'
2020-12-03 MarioNetwork damage text with reliable messages by using...
next