]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-23 Rudolf PolzerTransifex autosync
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-21 terencehillShow a confirmation menu when pressing f11 to disconnec...
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-15 Rudolf PolzerTransifex autosync
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 terencehillImprove description of a few cvars
2021-01-08 terencehillFix type of a parameter of makeXonoticCommandButton
2021-01-08 Rudolf PolzerTransifex autosync
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-05 Rudolf PolzerTransifex autosync
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-04 Rudolf PolzerTransifex autosync
2021-01-03 terencehillFix 3 non-UTF8 markup characters, fix and update UTF8...
2020-12-31 terencehillGitlab CI: fix checking of modified files in qcsrc...
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...
2020-12-26 terencehillOptimize W_Tuba_NoteOn
2020-12-25 terencehillAdd other g_waypointeditor aliases so they can be found...
2020-12-23 terencehillGitlab CI: update and optimize yaml config
2020-12-21 Rudolf PolzerTransifex autosync
2020-12-20 terencehillGitlab CI: remove debug print
2020-12-20 terencehillGitlab CI: another attempt to fix workflow rules
2020-12-20 terencehillUpdate hash
2020-12-20 terencehillGitlab CI: hopefully fix workflow rules
2020-12-20 terencehillFix CSQC_Ent_Update parameters in 2 prints
2020-12-20 terencehillGitlab CI: Don't run any job on Transifex autosync...
2020-12-20 MarioMerge branch 'Mario/damagetext_reliable' into 'master'
2020-12-20 Rudolf PolzerTransifex autosync
2020-12-20 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-19 Rudolf PolzerTransifex autosync
2020-12-17 MarioFix entity positioning of QC MOVETYPE_FOLLOW
2020-12-16 terencehillFix inconsistent indentation in hud.qc
2020-12-16 terencehillFix inconsistent indentation in 2 files
2020-12-16 terencehillShare (and compact) some duplicated code in the radar...
2020-12-16 MarioMerge branch 'Mario/firstrun_mention_stats' into 'master'
2020-12-15 terencehillDefault cl_hitsound to 1 (fixed sound) if it isn't...
2020-12-15 MarioMerge branch 'terencehill/hitsound_menu_pitch_2' into...
2020-12-14 terencehillFix some oddities
2020-12-14 terencehillAdd radio buttons to allow setting hit indication sound...
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-12 terencehillFix Items Stats and Accuracy panels instantly disappear...
2020-12-12 terencehillFix centerprint panel glitch when scoreboard bottom...
2020-12-12 terencehillDon't slide the Item Stats panel down through the Accur...
2020-12-12 MarioDon't end the match at a 0:0 tie unless the server...
2020-12-11 terencehillImprove alpha sync of Accuracy and Item Stats panels...
2020-12-10 terencehillDisable crosshair (and crosshair_chase) if chase_front...
2020-12-10 Rudolf PolzerTransifex autosync
2020-12-10 MarioFix #2519
2020-12-09 MarioFix notification choices not working properly (they...
2020-12-08 terencehillFix compilation unit test
2020-12-08 MarioAdd a note to the first run dialog letting clients...
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-06 MarioObey strict sorting when comparing player scores, fixes...
2020-12-05 MarioReuse the inventory clear function for map resets
2020-12-05 terencehillShow full oxygen bar with a low alpha, fade it in until...
2020-12-05 MarioFix new mutator hook's description
2020-12-03 terencehillDon't show any tooltip with the name of the selected...
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...
2020-12-03 MarioUpdate gameplay hash
next