diff options
author | Eugene Sandulenko | 2012-05-14 21:43:27 +0300 |
---|---|---|
committer | Eugene Sandulenko | 2012-05-14 21:43:27 +0300 |
commit | ec7dfedc9f275133523b82a08bc62f5c5dbc4d80 (patch) | |
tree | 65755f2766734c841a0cc2398632fae34c1ea1cc | |
parent | 3296e872f4ad3d57e6294cb67aca272110b4077a (diff) | |
download | scummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.tar.gz scummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.tar.bz2 scummvm-rg350-ec7dfedc9f275133523b82a08bc62f5c5dbc4d80.zip |
NEWS: Add GUI-related items.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ For a more comprehensive changelog of the latest experimental code, see: 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. + - Improved predicitve dialog look. + - Various GUI improvements. SDL ports: - Added support for OpenGL (GSoC Task). |