ioq3/code/q3_ui
Zack Middleton dc0c3e7bdf Fix team orders menu not listing clients with lower clientnums
If bots join before the local client (dedicated server) the bots would
not be listed in the Q3A team orders menu and so they could not be given
orders using the menu.

The Q3A team orders menu got local client's team while looping through
all clients. Ignoring any bots with clientnum lower than the local
client. Get local client's team before the loop so all bots are
listed.
2019-10-28 23:13:57 -05:00
..
ui_addbots.c Make add bots menu use standard menu drawing 2015-09-16 01:43:28 -05:00
ui_atoms.c Make UI_DrawProportionalString handle NULL string 2018-04-26 11:22:55 -05:00
ui_cdkey.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_cinematics.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_confirm.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_connect.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
ui_controls2.c Fix always switching back to mgun in Q3 controls menu 2014-05-18 20:27:18 -05:00
ui_credits.c Add smiletheory to credits in q3_ui. 2012-10-26 04:16:25 +00:00
ui_demo2.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
ui_display.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_gameinfo.c Increase q3_ui .arena filename list buffer size to 4096 bytes 2018-02-11 15:54:05 -06:00
ui_ingame.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_loadconfig.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_local.h Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
ui_login.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_main.c Fix g_teamAutoJoin and g_teamForceBalance 2017-06-22 21:56:20 -05:00
ui_menu.c In q3_ui if uis.demoversion is set, hide "Team Arena" and "Mods" in main menu. (They aren't shown in id's q3a demo and use to be drawn under demo message). 2012-12-01 23:17:14 +00:00
ui_mfield.c Fix overstrike/insert logic being reversed in q3_ui 2014-07-03 21:06:05 -05:00
ui_mods.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
ui_network.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_options.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_playermodel.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
ui_players.c Update UI player animation handling to match CGame 2017-09-10 20:20:30 -05:00
ui_playersettings.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_preferences.c Fix ui warnings 2014-09-01 11:05:46 +01:00
ui_qmenu.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
ui_rankings.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_rankstatus.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_removebots.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_saveconfig.c Add string length checking to function COM_StripExtension. This fixes the R_RemapShader buffer overflow exploit that can be found here: 2006-05-06 01:56:24 +00:00
ui_serverinfo.c Fix IPv6 favorites in q3_ui 2013-02-08 18:11:03 -06:00
ui_servers2.c Fix loading favorites as initial source in server browser 2018-08-28 21:35:06 -05:00
ui_setup.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_signup.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_sound.c Added option for selecting sound system (SDL or OpenAL) and option for setting SDL sound quality to q3_ui sound menu. 2011-09-20 03:29:22 +00:00
ui_sparena.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_specifyleague.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_specifyserver.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_splevel.c Fix possible levelPicNames buffer overflow in q3_ui 2015-01-12 21:28:03 -06:00
ui_sppostgame.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_spreset.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_spskill.c * Added STATUS 2005-10-29 01:53:09 +00:00
ui_startserver.c Make map names in q3_ui map select menu be uppercase 2017-09-02 17:35:19 -05:00
ui_team.c Fix ui warnings 2014-09-01 11:05:46 +01:00
ui_teamorders.c Fix team orders menu not listing clients with lower clientnums 2019-10-28 23:13:57 -05:00
ui_video.c Add current (custom) resolution to Q3 UI video mode list 2019-04-15 23:50:46 -05:00