[Freeciv-Dev] [patch #7617] Qt client - added sidebar

2016-08-26 Thread mir3x
Follow-up Comment #5, patch #7617 (project freeciv): Changed and attached (file #28531) ___ Additional Item Attachment: File name: qt-icons.zip Size:177 KB ___ Re

[Freeciv-Dev] [patch #7653] while(

2016-08-26 Thread mir3x
Follow-up Comment #5, patch #7653 (project freeciv): dunnob while (FALSE) is not what u think Its do { } while(FALSE) ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [bug #25012] List latest scenarios never finds duplicates

2016-08-26 Thread mir3x
Follow-up Comment #2, bug #25012 (project freeciv): I changed: files = fileinfolist_infix(get_scenario_dirs(), ".sav", TRUE); to files = fileinfolist_infix(get_scenario_dirs(), ".sav", FALSE); and then gtk clients show duplicates, seems update_scenario_page() doesnt work properly at all. (fil

[Freeciv-Dev] [patch #7086] List only latest version of the scenario in Qt-client

2016-08-26 Thread mir3x
Update of patch #7086 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5067] Policies (effect multipliers) adjusting gui to Qt-client

2016-08-26 Thread mir3x
Update of patch #5067 (project freeciv): Status:None => Ready For Test Assigned to:None => mir3x Contains string changes:None => Yes _