Changes between Version 4 and Version 5 of Ticket #3258, comment 8


Ignore:
Timestamp:
Sep 17, 2015, 10:14:40 PM (9 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3258, comment 8

    v4 v5  
    11To reduce the size of the patch from 140kb to 60kb, it was split into several parts:
    22r16895: Add clipping to OList cells (#3353)
    3 r16942, r16975, r16979, r17006, r17007 r17012, r17017, r17019, r17026: Move gamesetup strings to `simulation/data/settings/` (#3355)
     3r16942, r16975, r16979, r17006, r17007 r17012, r17017, r17019, r17026, r17031: Move gamesetup strings to `simulation/data/settings/` (#3355)
    44r16906: Move engine version from `XmppClient.cpp` to `Pyrogenesis.cpp` and use it in savegames (#3359)
    55r16976: Lists are sorted when clicking on the first item (not contained in the patch above, but relevant) (#3391)
     
    99r16902 Reliably send the `ReplayFinished` message at the very end of visual replays
    1010
    11 '''Thanks leper''', '''Itms''' and '''mimo''' for taking the time to review and commit the individual parts! (2 of 19 remaining)
     11'''Thanks leper''', '''Itms''' and '''mimo''' for taking the time to review and commit the individual parts! (1 of 19 remaining)
    1212
    1313The new patch soon to be uploaded will include almost only new files implementing the replay menu.