]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Menu: allow editing a user defined key bind with right mouse click
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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 MarioDon't handle minigame commands while in demo mode
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-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-01 MarioApply colormaps to gibs and apply a red tint by default...
2020-12-01 MarioAdd a fix for #1824: Don't attempt to network EntCS...
2020-11-23 MarioMerge branch 'master' into z411/notif-fix
2020-11-18 terencehillThrow casings if chase_active is on and r_drawviewmodel...
2020-11-16 terencehillDon't spawn casings from the 1st person weapon model...
2020-11-16 MarioAdd g_balance_electro_secondary_limit setting to allow...
2020-11-10 z411Fix broken notifications with bots
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-06 MarioFix minor whitespace mismatch
2020-11-06 MarioMerge branch 'terencehill/ft_autorevive_progress' into...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-11-01 MarioMake automatic revival message white, as it is just...
2020-11-01 MarioMinor cleanup to vehicle code: make hover tags common...
2020-11-01 MarioFix compilation unit test
2020-11-01 MarioRemove medic buff team healing functionality, fixes...
2020-11-01 MarioMelee only mutator does not require items in the map
2020-11-01 MarioAdd a gametype flag to signify that the mode forces...
2020-11-01 MarioCalculate a rough shot origin to show Arc smoke effects...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-28 terencehillAttempt to prevent sound spam when a dead player gets...
2020-10-26 MarioPurge autocvars.qh from the codebase, cvars are defined...
2020-10-26 MarioPurge autocvars.qh from the client-side codebase, cvars...
2020-10-19 MarioClean up keepaway code a bit, replace references to...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-19 MarioClean up nexball gametype definition
2020-10-19 MarioMinor cleanup to player score sorting functions
2020-10-19 MarioIf item touching or spawning is already handled, don...
2020-10-18 MarioFix inventory system networking so that it stores the...
2020-10-18 MarioPort some minor cleanups from the guide branch
2020-10-18 MarioMinor cleanup to nades mutator
2020-10-18 MarioFix plasma turrets using a server-side particle effect...
2020-10-18 MarioMerge branch 'TimePath/classnames' into 'master'
2020-10-18 TimePathTidy up classnames
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioSort most common includes alphabetically
2020-10-16 MarioApply a standard alphabetical sort order to the client...
2020-10-16 MarioMerge branch 'Juhu/unnecessary-main-includes' into...
2020-10-16 Juhuremove unnecessary main.qh includes (also one server...
2020-10-14 MarioAdd a function to remove the buff icon model above...
2020-10-14 MarioMerge branch 'Juhu/strafehud' into 'master'
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-14 MarioAdd some notes about the now unused projectile effects
2020-10-12 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-08 MarioFix Arc bolts bouncing more times than they're supposed...
2020-10-07 terencehillGive players reviving a frozen teammate 1 point every...
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-07 MarioFix Arc continuing to fire after the match ends
2020-10-07 MarioAdd a burst option to the Arc secondary (available...
2020-10-07 MarioImplement a new design for the Arc secondary: electric...
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
2020-10-02 MarioClean up buffs_BuffModel_Customize, fix some duplicate...
2020-09-29 MarioPurge miscfunctions.qc from the client-side codebase...
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-25 MarioMove initialization stage handling out of miscfunctions...
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-25 MarioMove server-side chat handling to its own file, and...
2020-09-23 MarioUse a trace log for the client program version message...
2020-09-23 MarioReduce verbosity of player stats debug messages
2020-09-23 MarioReduce verbosity of most logging operations and fix...
2020-09-23 MarioMinor cleanup of world.qc, move most intermission and...
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-22 MarioExclude burning and buff damage types from damage text...
2020-09-22 MarioImplement support for target_delay (compatibility spawn...
2020-09-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-09 terencehillImprove indentation consistency in weapon code
2020-08-09 MarioUse an ordered list to find triggers to touch, fixes...
2020-08-07 Juhustrafehud: use a hook to determine whether the strafehu...
2020-08-07 MarioPort some minor code fixes from the default-erasable...
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-07 JuhuRevert "add strafe efficiency field for CTS scoreboard"
2020-08-07 JuhuRevert "update hash because of new strafe scoreboard...
2020-08-06 MarioAdd a note about some CSQC model bitflag numbers that...
next