diff options
author | Filippos Karapetis | 2012-03-27 01:22:32 +0300 |
---|---|---|
committer | Filippos Karapetis | 2012-03-27 01:22:32 +0300 |
commit | 7ede3ed9a4e1b51aaebbe04702fede8965081a79 (patch) | |
tree | 7f553897ca935ed453d25269997984ac3111ea2d | |
parent | 5e10737015faa15d225f70b364096982923eb415 (diff) | |
download | scummvm-rg350-7ede3ed9a4e1b51aaebbe04702fede8965081a79.tar.gz scummvm-rg350-7ede3ed9a4e1b51aaebbe04702fede8965081a79.tar.bz2 scummvm-rg350-7ede3ed9a4e1b51aaebbe04702fede8965081a79.zip |
NEWS: Updated information regarding the custom game options
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -12,11 +12,11 @@ For a more comprehensive changelog of the latest experimental code, see: with it GNU FreeFont was also added to our modern theme. Note that not all ports take advantage of this. - Added Basque translation. - - Added custom game and engine options in the DREAMWEB, KYRA, QUEEN, SKY and - SCI engines. It is now possible to toggle these options via the Engine tab - when adding or editing a configuration for a game. In most cases, you will - have to readd your games in ScummVM's launcher in order to get the custom - options tab, otherwise it won't be visible. + - Added custom game and engine options in the AGI, DREAMWEB, KYRA, QUEEN, + SKY and SCI engines. It is now possible to toggle these options via the + Engine tab when adding or editing a configuration for a game. In most + cases, you will have to run each game once or readd them all in ScummVM's + launcher in order to get the custom options tab. SDL ports: - Added support for OpenGL (GSoC Task). |