MantisBT - Doomseeker
View Issue Details
0000216Doomseeker[All Projects] Suggestionpublic2010-11-29 19:352014-02-20 16:49
Anonymous 
Zalewa 
normalfeatureN/A
closedfixed 
0.7 Beta 
0.8 Beta 
0000216: View by gametype
The ability to display servers by gametype, so someone looking for certain games can remove co-op\dm\ctf etc from their display, making it easier to look through.

IE checkboxes that, when unchecked, prevent their associated gametype from being displayed in the list.
No tags attached.
related to 0000111closed Zalewa Add filtering of full and empty servers 
Issue History
2010-11-29 19:35AnonymousNew Issue
2010-11-29 20:26Blzut3Relationship addedrelated to 0000111
2011-01-07 14:48ZalewaNote Added: 0000794
2011-01-07 14:48ZalewaStatusnew => resolved
2011-01-07 14:48ZalewaFixed in Version => 0.8 Beta
2011-01-07 14:48ZalewaResolutionopen => fixed
2011-01-07 14:48ZalewaAssigned To => Zalewa
2014-02-20 16:49ZalewaStatusresolved => closed

Notes
(0000794)
Zalewa   
2011-01-07 14:48   
Done through combobox in Revision 598.

Checkboxes would have to be generated dynamically (we don't want to create static mess that will not work with other ports or with Skulltag future releases, don't we?). Such behavior could easilly destroy layout. ComboBox was used. You can now select only one gamemode you wish to browse.