]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/gamemodes/gamemode
Minor cleanup to player score sorting functions
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode /
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 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-14 MarioMerge branch 'Juhu/strafehud' into 'master'
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
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-23 MarioMinor cleanup of world.qc, move most intermission and...
2020-09-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
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-03 MarioSet the generator forcefield's size to 20% larger than...
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 MarioFurther cleanup of 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 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioReorganise some more definitions out of defs.qh, show...
2020-08-01 MarioRemove the engine STATE_ definitions so they can be...
2020-08-01 MarioRename server/items.qc to server/items/spawning.qc
2020-07-31 MarioDisable an unused function in the CTF code
2020-07-31 MarioAdd Read/WriteAngleVector macros to simplify the networ...
2020-07-27 MarioUse monster definitions directly instead of a set ID...
2020-07-27 MarioMerge branch 'Mario/headshots' into 'master'
2020-07-21 MarioAdd support for pitch shifting to the QC sound sending...
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/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-16 MarioIncrease net_slist_queriespersecond to 60 and fix compi...
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-13 MarioAdd a mutator hook to allow forcing team radar icons...
2020-07-13 MarioAdd a gametype flag to indicate that a gametype shouldn...
2020-07-13 MarioAdd a mutator hook to control whether the race timer...
2020-07-13 MarioAdd a mutator hook to shownames to allow hiding it...
2020-07-13 MarioFix CA modicons pointing to a freezetag cvar
2020-07-13 MarioAdd a mutator hook to hide the accuracy panel in the...
2020-07-13 MarioAdd a mutator hook to indicate whether rankings should...
2020-07-13 MarioAdd a mutator hook to not show the scoreboard while...
2020-07-13 MarioAdd a mutator hook to hide the score HUD panel
2020-07-13 MarioAdd a mutator hook to indicate whether the physics...
2020-07-13 MarioMove LMS info message to its own file
2020-07-13 MarioMove gametype registers into their own files, fallback...
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-07-05 Juhuupdate hash because of new strafe scoreboard option...
2020-07-05 Juhuadd strafe efficiency field for CTS scoreboard
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-01 terencehillLMS: show the NOLIVES message even to players joining...
2020-05-30 terencehillAllow normal revival during automatic revival. It fixes...
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-25 terencehillFix impossibility of joining an LMS game introduced...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-11 terencehillFreeze tag: force respawning dead players after 1 secon...
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-17 MarioAdd a TODO note on the new flag line
2020-04-17 MarioMerge branch 'slava/pr-fix-lava-bug' into 'master'
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-09 Slava BacherikovFix bug with lava and flag
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-04-05 terencehillMerge branch 'martin-t/limit'
2020-04-02 MarioClear player waypoint sprites when resetting the flag...
2020-04-01 MarioAdd a placeholder effect for keyhunt captures until...
2020-03-29 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-29 Martin TaibrMerge branch 'terencehill/cl_eventchase_death_2' into...
2020-03-28 Martin TaibrMerge branch 'terencehill/ft_rounds' into 'master'
2020-03-26 Martin TaibrMerge branch 'master' into martin-t/limit
2020-03-25 terencehillMerge branch 'terencehill/frags_remaining_announcer'
2020-03-24 MarioMerge branch 'terencehill/oxygen_bar' into 'master'
2020-03-21 terencehillPut blink code in its own function
next