scummvm/engines/toltecs
Johannes Schickel 0b6befdcc5 ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
_singleid   -> _singleId
_gameids    -> _gameIds
_guioptions -> _guiOptions
2016-03-08 19:01:13 +01:00
..
animation.cpp
animation.h
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
menu.cpp TOLTECS: Reduce the scope of one more variable 2014-03-02 18:10:31 +01:00
menu.h
microtiles.cpp TOLTECS: Reduce a variable scope, move a variable to boolean 2014-03-02 11:43:46 +01:00
microtiles.h
module.mk
movie.cpp
movie.h
music.cpp TOLTECS: Use the Miles audio drivers for AdLib and MT-32 2015-06-28 11:56:58 +02:00
music.h TOLTECS: Use the Miles audio drivers for AdLib and MT-32 2015-06-28 11:56:58 +02:00
palette.cpp
palette.h
POTFILES
render.cpp
render.h
resource.cpp
resource.h
saveload.cpp
screen.cpp
screen.h
script.cpp
script.h
segmap.cpp
segmap.h
sound.cpp
sound.h
sprite.cpp
toltecs.cpp TOLTECS: Remove superflous default value registration for extra GUI options. 2015-12-28 00:14:11 +01:00
toltecs.h