scummvm/engines/pegasus
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
..
ai PEGASUS: Poll for events in more places 2014-04-23 20:33:08 -04:00
items PEGASUS: Poll for events in more places 2014-04-23 20:33:08 -04:00
neighborhood PEGASUS: Cleanup from unused constants. 2014-08-09 16:50:45 +02:00
compass.cpp
compass.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
constants.h
cursor.cpp
cursor.h
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
elements.cpp
elements.h
energymonitor.cpp PEGASUS: Cleanup from unused constants. 2014-08-09 16:50:45 +02:00
energymonitor.h
fader.cpp PEGASUS: Poll for events in more places 2014-04-23 20:33:08 -04:00
fader.h
gamestate.cpp
gamestate.h
graphics.cpp
graphics.h
hotspot.cpp
hotspot.h
input.cpp PEGASUS: Remove trailing whitespace 2014-10-28 16:17:44 +02:00
input.h PEGASUS: Poll for events in more places 2014-04-23 20:33:08 -04:00
interaction.cpp PEGASUS: Fix bad cast that destroys the InputHandler vtable 2014-08-14 21:56:33 -04:00
interaction.h PEGASUS: Fix bad cast that destroys the InputHandler vtable 2014-08-14 21:56:33 -04:00
interface.cpp PEGASUS: Poll for events in more places 2014-04-23 20:33:08 -04:00
interface.h
menu.cpp PEGASUS: Silence two MSVC warnings 2015-02-15 20:49:16 +02:00
menu.h
module.mk PEGASUS: Fix bad cast that destroys the InputHandler vtable 2014-08-14 21:56:33 -04:00
movie.cpp
movie.h
notification.cpp
notification.h
pegasus.cpp PEGASUS: Remove trailing whitespace 2014-10-28 16:17:44 +02:00
pegasus.h
POTFILES
scoring.h
sound.cpp AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
sound.h
surface.cpp
surface.h
timers.cpp
timers.h
transition.cpp
transition.h
types.h
util.cpp
util.h