diff options
author | Matthew Hoops | 2014-01-17 19:04:27 -0500 |
---|---|---|
committer | Matthew Hoops | 2014-01-17 19:04:27 -0500 |
commit | c8ea0dcd10e87b8a32c9397649d377428e33007d (patch) | |
tree | 48f1c8865e11a2e2756196acdae47ffea08654a7 | |
parent | 131e83d8aa3dd633466299ae94ad77a6f3cc622b (diff) | |
download | scummvm-rg350-c8ea0dcd10e87b8a32c9397649d377428e33007d.tar.gz scummvm-rg350-c8ea0dcd10e87b8a32c9397649d377428e33007d.tar.bz2 scummvm-rg350-c8ea0dcd10e87b8a32c9397649d377428e33007d.zip |
NEWS: Fix order of games/engines
-rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -13,6 +13,12 @@ For a more comprehensive changelog of the latest experimental code, see: (NOTE: The change to libpng was done in version 1.6.0, but it was not added to the NEWS file). + Broken Sword 1: + - Added back support for MPEG-2 videos. + + Broken Sword 2: + - Added back support for MPEG-2 videos. + Gob: - Improved video quality in Urban Runner. @@ -29,12 +35,6 @@ For a more comprehensive changelog of the latest experimental code, see: - Improved the MIDI parser so that music event processing is done more properly. - Broken Sword 1: - - Added back support for MPEG-2 videos. - - Broken Sword 2: - - Added back support for MPEG-2 videos. - SCUMM: - Changed the saved game naming scheme of HE games to always contain the target name. |