og-openarena-gamecode/code/q3_ui
sago007 d967ac858b Replace GAMETYPE checks with defines
Still uses wrappers in the code.

Also changed the proxy objective to be simpler and save a check
2018-12-01 14:14:56 +01:00
..
q3_ui.q3asm Some missing files 2009-05-15 14:51:36 +00:00
ui_addbots.c Pull request #35. Replaces all the complicated gametype checks with helper functions 2018-12-01 10:43:03 +01:00
ui_atoms.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_cdkey.c Some missing files 2009-05-15 14:51:36 +00:00
ui_challenges.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_cinematics.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_confirm.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_connect.c Some missing files 2009-05-15 14:51:36 +00:00
ui_controls2.c Added weapbest command. Selecting the best weapon. Also made BFG the ultimate weapon 2018-08-14 22:52:39 +02:00
ui_credits.c No longer asks the user for confirmation about quitting... if the user didn't want to quit why did he choose Exit? Doesn't make any sense. 2010-04-25 11:01:53 +00:00
ui_demo2.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_display.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_firstconnect.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_gameinfo.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_ingame.c Pull request #35. Replaces all the complicated gametype checks with helper functions 2018-12-01 10:43:03 +01:00
ui_loadconfig.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_local.h Pull request #35. Replaces all the complicated gametype checks with helper functions 2018-12-01 10:43:03 +01:00
ui_login.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_main.c Replace GAMETYPE checks with defines 2018-12-01 14:14:56 +01:00
ui_menu.c Fix a lot of bugs. 2018-05-05 22:36:20 +02:00
ui_mfield.c Fix a lot of bugs. 2018-05-05 22:36:20 +02:00
ui_mods.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_network.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_password.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_playermodel.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_players.c More bug fixes 2018-05-05 22:52:06 +02:00
ui_playersettings.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_preferences.c Fix wrong tab order plus some cleanup 2018-11-18 13:44:49 +01:00
ui_qmenu.c Corrections to blueish (ui_video and ui_playermodel), unlimted counting in DD no more 2009-09-28 16:00:35 +00:00
ui_rankings.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_removebots.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_saveconfig.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_serverinfo.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_servers2.c Checks that now account for LMS and Possession. Required for the SP to work well. 2018-11-28 21:51:46 +01:00
ui_setup.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_signup.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_sound.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_sparena.c Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality. 2016-06-29 23:14:29 +02:00
ui_specifyleague.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_specifyserver.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_splevel.c Code clean up 2018-06-20 20:57:23 +02:00
ui_sppostgame.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_spreset.c Some missing files 2009-05-15 14:51:36 +00:00
ui_spskill.c The menu folder is now defined in a define, so that you can switch between original and blueish in one line 2014-12-31 15:46:24 +01:00
ui_startserver.c Pull request #35. Replaces all the complicated gametype checks with helper functions 2018-12-01 10:43:03 +01:00
ui_team.c Checks that now account for LMS and Possession. Required for the SP to work well. 2018-11-28 21:51:46 +01:00
ui_teamorders.c Pull request #35. Replaces all the complicated gametype checks with helper functions 2018-12-01 10:43:03 +01:00
ui_video.c Stopped setting com_hunkmegs in the UI. It was a workaround from before it was changed in the engine. 2018-11-28 22:59:09 +01:00
ui_votemenu.c Made the vote menu even more generic 2018-08-11 14:44:38 +02:00
ui_votemenu_custom.c Fixed some formatting in the vote menu. I almost couldn't read the code. 2016-09-18 21:20:26 +02:00
ui_votemenu_fraglimit.c Change the whitespace in the vote files to match 2018-08-12 13:26:28 +02:00
ui_votemenu_gametype.c Change the whitespace in the vote files to match 2018-08-12 13:26:28 +02:00
ui_votemenu_kick.c Change the whitespace in the vote files to match 2018-08-12 13:26:28 +02:00
ui_votemenu_map.c Change the whitespace in the vote files to match 2018-08-12 13:26:28 +02:00
ui_votemenu_timelimit.c Change the whitespace in the vote files to match 2018-08-12 13:26:28 +02:00