aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes5.cpp
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-01-09MADS: Implement bulk of remaining conversation setup and support methodsPaul Gilbert
2016-01-08MADS: Further conversation cleanup, start of conv CND file loadingPaul Gilbert
2016-01-08MADS: Cleanup of existing converstations skeleton codePaul Gilbert
2015-11-23MADS: Phantom: reduce the scope of a variableStrangerke
2015-11-16MADS: Fix headerStrangerke
2015-11-15MADS: Phantom: Merge _variant and _initialVariantStrangerke
2015-11-12MADS: Implement syncTimers, add SyncType enum, modify all the calls to syncTi...Strangerke
2015-11-11MADS: For consistency with Rex, remove the second parameter of addSprites whe...Strangerke
2015-11-10MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ gamesStrangerke
2015-11-10MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntryStrangerke
2015-11-08MADS: Phantom: Add scene 506Strangerke
2015-11-08MADS: Phantom: Implement scene 505Strangerke
2015-11-07MADS: Phantom: Implement scene 504Strangerke
2015-11-05MADS: Phantom: Improve a bit Scene502::getPanelInfoStrangerke
2015-11-05MADS: Phantom: Implement scene 502 (except palette cycling)Strangerke
2015-11-04MADS: Phantom: Implement scene 501Strangerke
2015-11-04MADS: Phantom: Implement generic scene 5xxStrangerke