CGE: Set supported
This commit is contained in:
parent
c13668ca7e
commit
a8da884be5
2 changed files with 4 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -2,6 +2,9 @@ For a more comprehensive changelog of the latest experimental code, see:
|
|||
https://github.com/scummvm/scummvm/commits/
|
||||
|
||||
1.5.0 (????-??-??)
|
||||
New Games:
|
||||
- Added support for Soltys.
|
||||
|
||||
SDL ports:
|
||||
- Added support for OpenGL (GSoC Task).
|
||||
|
||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -83,7 +83,7 @@ add_engine he "HE71+ games" yes
|
|||
add_engine agi "AGI" yes
|
||||
add_engine agos "AGOS" yes "agos2"
|
||||
add_engine agos2 "AGOS 2 games" yes
|
||||
add_engine cge "CGE" no
|
||||
add_engine cge "CGE" yes
|
||||
add_engine cine "Cinematique evo 1" yes
|
||||
add_engine composer "Magic Composer" no
|
||||
add_engine cruise "Cinematique evo 2" yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue