index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agos
/
game.cpp
Age
Commit message (
Expand
)
Author
2006-10-08
Replaced evil usage of static globals inside function by proper member variables
Max Horn
2006-10-08
Added more const qualifiers
Max Horn
2006-10-08
A few corrections for Elvira 1 game details
Travis Howell
2006-10-06
Correct typo in game title for Elvira 2
Travis Howell
2006-10-06
Correct game titles for Elvira 1/2
Travis Howell
2006-10-06
Add Amiga demo of Elvira, and switch to elvira1 for Elvira
Travis Howell
2006-10-05
Add Amiga versions of Elvira 1/2 and Waxworks
Travis Howell
2006-10-04
Fix palette regression
Travis Howell
2006-10-04
Add French version of Elvira 2
Travis Howell
2006-10-04
Correct number of variables in Elvira 1/2
Travis Howell
2006-10-03
Fix sound effects regression in simon1dos and remove excess game ids
Travis Howell
2006-10-02
Moved unrelated fields out of ADGameDescription structure.
Eugene Sandulenko
2006-10-02
Unify SAGA/AGOS detection code so other engines could also reuse it
Eugene Sandulenko
2006-10-01
Fixed msvc8 build.
Johannes Schickel
2006-09-30
Update md5 details for Elvira 1
Travis Howell
2006-09-29
When starting a game, make sure that it has the desired target name. The old
Torbjörn Andersson
2006-09-29
Some minor formating changes.
Torbjörn Andersson
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko