]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Remove the unused gender option from the profile menu
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2021-02-21 terencehillFix broken Assault destroy waypoints and bots ignoring...
2021-02-18 terencehillFix "player is connecting..." message not shown in...
2021-02-12 terencehillFix speed award not updated when the timelimit is reached
2021-02-07 terencehillUse Team_ColorToTeam in selectteam to avoid duplicated...
2021-02-07 terencehillFix animbench usage message
2021-02-03 MarioRevert "Record player race move time in PlayerPreThink...
2021-01-27 terencehillFix print command and compilation units test
2021-01-27 terencehillStop the powerup sound when the countdown to game start...
2021-01-27 terencehillStop reviving progress and forbid throwing weapons...
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-21 terencehillApply the same special health value to bots too when...
2021-01-21 terencehillSmall cleanup
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-12 MarioDon't end the match at a 0:0 tie unless the server...
2020-12-09 MarioFix notification choices not working properly (they...
2020-12-08 terencehillFix compilation unit test
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-03 MarioMerge branch 'z411/notif-fix' into 'master'
2020-12-01 MarioAdd a setup function for target_checkpoint entities...
2020-11-29 terencehillClear inventory on ready-restart
2020-11-23 MarioMerge branch 'master' into z411/notif-fix
2020-11-16 terencehillDon't spawn casings from the 1st person weapon model...
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'Mario/rocket_wall_fix' into 'master'
2020-11-06 MarioPerform an initial trace to the position of the gun...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
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-06 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-06 MarioPerform a full projectile update when passing through...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioFix compilation unit test
2020-11-01 MarioDon't play teleportation sounds on dead players
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
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 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-19 MarioMinor cleanup to player score sorting functions
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
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 MarioResolve a rabbit hole of header dependencies
2020-10-16 MarioApply a standard alphabetical sort order to the server...
2020-10-14 MarioMerge branch 'amade/cleanup_includes' into 'master'
2020-10-14 Amadeusz SławińskiCleanup common includes
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-12 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-07 terencehillFix locked camera angles if you spectate a particular...
2020-10-05 MarioMerge branch 'terencehill/fps_display_fix' into 'master'
2020-09-29 MarioReduce code duplication in weapon impulse code by calli...
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 MarioMinor cleanup of world.qc, move most intermission and...
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-22 MarioMove expr_evaluate to cvar.qh in lib
2020-09-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-25 terencehillImprove indentation consistency in client.qc
2020-08-25 terencehillJoin ifs
2020-08-25 terencehillAdd a macro to check g_chat_nospectators
2020-08-07 MarioFix include order of some _mod files, as pointed out...
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-07 JuhuRevert "add strafe efficiency field for CTS scoreboard"
2020-08-03 MarioPurge server/constants.qh
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-03 MarioMake sv_gameplayfix_delayprojectiles match the engine...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioDon't attempt to network more than the maximum number...
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-02 bones_was_hereAvoid `changelevel` during server startup when using...
2020-08-01 MarioRemove some virtually unused macros
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 MarioMove some weapon definitions out of defs.qh, fix compil...
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-07-31 MarioRefactor trigger_secret to be standalone (not using...
2020-07-30 terencehillPathlib code cleanup (tZork patch from the oldstuff...
2020-07-27 MarioOffset thrown weapon positions while dual wielding...
next