Anonymous | Login | Signup for a new account | 2025-07-27 15:55 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001296 | Zandronum | [All Projects] Suggestion | public | 2013-03-10 23:49 | 2015-05-26 00:48 | ||||
Reporter | Dusk | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | denied | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001296: Multiplayer menu updates | ||||||||
Description | 'https://bitbucket.org/CrimsonDusk/neurosphere/commits/6c7f4513171d7ac7a8694874513e0704e0d92dc1 [^]' - Added cl_hidecountry to multiplayer options - Hid the internal server browser from release builds, checked with BUILD_ID - Added message to the switch teams entry for consistency factor. The other action entries do so too. Why are cl_medals and cl_icons commented out? If some separators were removed they'd fit in neatly. | ||||||||
Attached Files | |||||||||
![]() |
|
Torr Samaho (administrator) 2013-03-17 19:22 |
The patch looks good. If you add a zandronum-history.txt entry and rebase it, I'll pull it.Quote from Dusk I have no idea. |
Dusk (developer) 2013-04-05 13:04 |
Added, history entry, also re-enabled cl_medals and cl_icons. Pull request created. |
Torr Samaho (administrator) 2013-04-07 11:18 |
I pulled your code, but it doesn't link, so I can't push it. cl_hidecountry is a flag extending cl_connect_flags, so EXTERN_CVAR( Bool, cl_hidecountry ) can't be used, but EXTERN_CVAR( Flag, cl_hidecountry ) should work. While you are at it, I propose to put the extern into cl_main.h alongside the extern declarations of the other connect flags. |
Dusk (developer) 2015-05-26 00:48 |
This got obsoleted by the menu rebuild in 3.0. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2013-03-10 23:49 | Dusk | New Issue | |
2013-03-10 23:49 | Dusk | Status | new => assigned |
2013-03-10 23:49 | Dusk | Assigned To | => Dusk |
2013-03-10 23:49 | Dusk | Status | assigned => needs review |
2013-03-10 23:50 | Dusk | Description Updated | View Revisions |
2013-03-10 23:53 | Dusk | Description Updated | View Revisions |
2013-03-17 19:22 | Torr Samaho | Note Added: 0006137 | |
2013-04-05 13:04 | Dusk | Note Added: 0006228 | |
2013-04-07 11:18 | Torr Samaho | Note Added: 0006267 | |
2013-04-28 19:06 | Torr Samaho | Status | needs review => feedback |
2015-05-26 00:48 | Dusk | Note Added: 0012399 | |
2015-05-26 00:48 | Dusk | Status | feedback => assigned |
2015-05-26 00:48 | Dusk | Status | assigned => closed |
2015-05-26 00:48 | Dusk | Assigned To | Dusk => |
2015-05-26 00:48 | Dusk | Resolution | open => denied |
Copyright © 2000 - 2025 MantisBT Team |