Changes between Version 34 and Version 35 of Alpha24


Ignore:
Timestamp:
Jan 26, 2021, 6:34:39 PM (3 years ago)
Author:
Stan
Comment:

Small update

Legend:

Unmodified
Added
Removed
Modified
  • Alpha24

    v34 v35  
    1818To download and install the developmental release of 0 A.D., have a look at the [wiki:BuildInstructions build instructions].[[BR]]
    1919[[BR]]
    20 The following list presents all changes noticeable to the end user up to r22409, more important ones first.[[BR]]
     20The following list presents all changes noticeable to the end user up to r22495, more important ones first.[[BR]]
    2121Many small bugfixes, typo fixes and code cleanups are not mentioned here.[[BR]]
    2222
     
    122122=== Skirmish Maps ===
    123123r22386 Farmland, Oceanside, Temperate Roadway duel maps[[BR]]
    124 
     124=== Map Generation Library ===
     125r22481 Provide microsecond precision in the !RandomMapLogger
    125126== Gameplay ==
    126127r22346 Technologies can affect unit counters (Phab:D1782) [[BR]]
     
    167168r22335 UTF8 support for map name / description (#4936, Phab:D1395) [[BR]]
    168169r22397 "New", "Trigger" keyword support (#5445) [[BR]]
     170r22445 Adds an tool to pick water high by terrain click in Atlas. (Phab:D2037)
    169171
    170172== History ==
     
    198200
    199201== Builds ==
    200 r21955 Drop premake4 support (#3729, Phab:D1275)[[BR]]
    201 r22021 premake5 alpha13, macOS Mojave fix (#3729)[[BR]]
     202r21955 Drop premake4 support (#3729, Phab:D1275) [[BR]]
     203r22021 premake5 alpha13, macOS Mojave fix (#3729) [[BR]]
    202204r22303 Precompiled-headers build performance improvement (Phab:D1333) [[BR]]
    203205
    204 === !VisualStudio ===
     206=== GCC ===
     207r22443 Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times. (Phab:D2055, #5294) [[BR]]
     208
     209=== Visual Studio ===
    205210r22048 Fix !VisualStudio 2015 test warnings (Phab:D1678) [[BR]]
    206211r22161 Fix !VisualStudio 2015 Atlas build warnings (Phab:D1741) [[BR]]
     
    228233r22211 boost 1.47 compatibility[[BR]]
    229234r22406 win32 libogg 1.3.3, libvorbis to 1.3.6 (#5379) [[BR]]
     235r22455 Fixes GnuTLS build on macOS. (Phab:D2057)  [[BR]]
     236
     237
     238=== Building Scripts ===
     239r22492 Cleans up build-osx-libs.sh whitespace. (#5486)  [[BR]]
     240r22493 Fixes silent download errors in build-osx-libs.sh. (#5490).  [[BR]]
     241r22494 Disables GnuTLS Native Language Support in build-osx-libs.sh (#5503)
    230242
    231243=== SpiderMonkey ===