]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/util.qc
Merge branch 'terencehill/clockedtime_tostring_improvements' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qc
2022-06-06 LegendaryGuardMerge branch 'terencehill/clockedtime_tostring_improvem...
2022-04-26 terencehillShow compact times (1.34 instead of 0:01.34) in some... 1015/head
2022-04-25 terencehillRemove an uneeded strcpy
2022-04-24 terencehillFix "When using the Mine Layer, the game can crash...
2022-04-13 bones_was_hereMerge branch 'terencehill/campaign_restart_level' into...
2022-04-13 bones_was_hereMerge branch 'drjaska/run-genmod' into 'master'
2022-04-13 bones_was_hereMerge branch 'z411/duel_center' into 'master'
2022-04-12 terencehillMerge branch 'terencehill/welcome_dialog_translatable...
2022-04-12 terencehillMerge branch 'master' into terencehill/welcome_dialog_t... 1000/head
2022-04-08 terencehillMerge branch 'master' into terencehill/welcome_dialog_t...
2022-04-07 terencehillAdd some comments, fix wrong name of a constant
2022-03-31 terencehillFix a few mutator names
2022-03-31 terencehillFix gameplay tips appearing even if the relative mutato...
2022-03-31 terencehillMerge branch 'master' into terencehill/welcome_dialog_t...
2022-03-24 terencehillAllow translating active modifications in the Welcome...
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-17 bones_was_hereMerge branch 'bones_was_here/stepup_distance' into...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/doxygen' into 'master'
2022-03-17 bones_was_hereMerge branch 'morosophos/xdf-speed-cfg-fix' into 'master'
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-02-23 terencehillMerge branch 'z411/hide_invalid_ranks' into 'master'
2022-02-21 z411Show invalid ranks as N/A 982/head
2021-07-11 bones_was_hereResolve conflicts 1: Merge commit 'c58baab5' into bones...
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-05-24 terencehillMerge branch 'terencehill/freezetag_updates' into ...
2021-05-24 terencehillMerge branch 'terencehill/strftime_s' into 'master'
2021-05-16 terencehillMerge branch 'AriosJentu/SpectatorsScoreboard' into...
2021-05-15 terencehillMerge branch '2259-ca-uses-lms-start-values' into ...
2021-05-13 bones_was_hereMerge branch 'master' into bones_was_here/centreprints
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-05-02 bones_was_heresv_maxidle: remove disabled announcer countdown
2021-04-21 terencehillMerge branch 'master' into terencehill/freezetag_updates
2021-04-19 terencehillMerge branch 'terencehill/image_extension_removal'...
2021-04-19 terencehillCompact instagib no-ammo countdown code; also fix a...
2021-04-05 terencehillStick things slightly inside player hitboxes so they...
2021-04-05 terencehillFix #2567 "electro balls sticking to players who respaw...
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-06 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2021-03-01 terencehillTurn some LOG_INFOs into LOG_HELPs
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
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...
2020-12-31 terencehillUse the same variable names as minigame_getWrappedLine...
2020-12-31 terencehillReduce duplicated code in getWrappedLine and getWrapped...
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioSort most common includes alphabetically
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
2020-09-30 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-29 MarioPurge miscfunctions.qc from the client-side codebase...
2020-09-26 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-25 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-07-20 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'Mario/gametypes' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-14 MarioMerge branch 'terencehill/spectate_player' into 'master'
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/deglob-log
2020-01-08 MarioMerge branch 'martin-t/weaponorder' into 'master'
2020-01-08 MarioMerge branch 'is_not_beaten' into 'master'
2020-01-07 MarioMerge branch 'master' into Mario/qcphysics
2020-01-01 Martin TaibrMerge branch 'mutator' into 'master'
2019-12-30 MarioMerge branch 'master' into Mario/qc_camstuff
2019-12-29 MarioMerge branch 'terencehill/casings_tweaks' into 'master'
2019-12-28 MarioMerge branch 'terencehill/campaign_balance_fix' into...
2019-12-24 MarioDon't apply developer checks if developer is -1
2019-12-08 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2019-11-06 terencehillFix #2339 "LMS rank is not translated"
2019-09-30 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2019-09-30 MarioMerge branch 'master' into Mario/weaponorder
2019-09-29 terencehillMerge branch 'master' into Mario/campaign_mapinfo_fix_v2
next