og-openarena-gamecode/code/q3_ui
Sylvain L 025d2838a6
Fix secondary weapon models registering (#346)
* Fix secondary weapon models registering
* Fix weapon secondary models registering in UI
2024-06-23 06:14:48 -04:00
..
q3_ui.q3asm Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_addbots.c Lei24 (#343) 2024-05-14 04:21:26 -04:00
ui_atoms.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_cdkey.c Some missing files 2009-05-15 14:51:36 +00:00
ui_challenges.c Replace Q_strncpy to be safe even if source and destination overlaps and remove a lot of bad usage of strncpy. 2022-04-03 22:19:56 +02: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 Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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 Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_firstconnect.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_gameinfo.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_ingame.c Lei24 (#343) 2024-05-14 04:21:26 -04: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 Lei24 (#343) 2024-05-14 04:21:26 -04: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 Lei24 (#343) 2024-05-14 04:21:26 -04: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 Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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 Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_players.c Fix secondary weapon models registering (#346) 2024-06-23 06:14:48 -04:00
ui_playersettings.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_preferences.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_qmenu.c Backport from ioq3: db1198f "Add mouse wheel support to UI list boxes" 2018-12-09 15:29:40 +01: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 Fix: Classic menu now accounts for "Hide Private" (#122) 2023-04-09 11:00:50 +02:00
ui_setup.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_signup.c Remplaced a bit of strcmp with strequals 2016-09-11 21:24:56 +02:00
ui_sound.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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 Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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 Backport from ioq3@daa604a: "Fix parsing bots in arena info with trailing spaces" 2018-12-16 16:14:00 -03:00
ui_sppostgame.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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 Lei24 (#343) 2024-05-14 04:21:26 -04:00
ui_team.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_teamorders.c Lei24 (#343) 2024-05-14 04:21:26 -04:00
ui_video.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00:00
ui_votemenu.c Reverted EVERYTHING to how it used to be before I was given maintenance permission. I'm done. (#342) 2024-04-09 21:25:04 +00: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