]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/miscfunctions.qc
Update default video settings
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / miscfunctions.qc
2021-06-17 terencehillMerge branch 'master' into terencehill/lms_updates
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2020-11-08 MarioMerge branch 'master' into Mario/monsters
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'master' into terencehill/glowmod_color_fix
2020-10-18 MarioMerge branch 'master' into Mario/q3compat_sanity
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
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_hereMove GetField_fullspawndata from miscfunctions.qc to...
2020-09-25 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
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 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-09-23 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
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-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-09-09 bones_was_hereAdd function to access "raw" map entity field values...
2020-08-09 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-05 MarioMerge branch 'master' into Mario/q3compat_sanity
2020-08-03 MarioPurge server/constants.qh
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioMove generic entity flags to a common constants locatio...
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioReorganise item code so that VM-specific code is in...
2020-08-01 MarioRename server/items.qc to server/items/spawning.qc
2020-08-01 MarioRename t_items.qc to items.qc
2020-08-01 MarioMerge branch 'master' into Mario/monsters
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-14 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioSplit the gamelog code out of miscfunctions and into...
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-29 MarioMerge branch 'master' into Mario/monsters
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-06-08 terencehillMerge branch 'master' into terencehill/glowmod_color_fix
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-27 terencehillWeapons_fromstr --> Weapon_from_name
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-24 MarioMerge branch 'master' into Mario/monsters
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-26 terencehillFix #2429 "precache_playermodel() does not account...
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-03 MarioMerge branch 'master' into Mario/monsters
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-03-06 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-25 terencehillMerge branch 'terencehill/lms_fix'
2020-01-25 MarioRemove the precache function, mostly unused (playermode...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/monsters
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-21 MarioMerge branch 'Mario/ipv6_gamelog' into 'master'
2020-01-20 MarioMake the delimiter a hardcoded toggle rather than a... 765/head
2020-01-20 MarioMerge branch 'Mario/csqc_refdef' into 'master'
2020-01-20 MarioAllow customising the delimiter of IPV6 IPs in the...
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-17 MarioRemove a macro only used once, clean up miscfunctions...
2020-01-17 MarioRemove/disable a couple of unused misc functions
2020-01-17 MarioRename AmmoNameFromWeaponentity to GetAmmoName and...
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 'terencehill/frametime_checks' into 'master'
2020-01-07 MarioMerge branch 'master' into Mario/qcphysics
2020-01-06 MarioReset weapon alignment on respawn and when dual wieldin...
2020-01-01 Martin TaibrMerge branch 'mutator' into 'master'
2019-12-31 MarioMerge branch 'Mario/qc_camstuff' into 'master'
2019-12-30 MarioIf the player has no weapon, return "none" in the chat...
2019-12-30 MarioReturn pretty names in chat for spectating/observing...
2019-12-08 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2019-11-18 MarioMerge branch 'master' into Mario/monsters
2019-09-30 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2019-09-30 MarioMerge branch 'master' into Mario/qc_camstuff
next