aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/sound.cpp
AgeCommit message (Expand)Author
2011-08-20CGE: More misc cleanup.Alyssa Milburn
2011-08-19CGE: Suppress some dead codeStrangerke
2011-08-17CGE: Preserve const in cast.Alyssa Milburn
2011-08-13CGE: silent valgrind warningsStrangerke
2011-08-12CGE: Properly implemented MIDI music playbackPaul Gilbert
2011-08-12CGE: Work on implementing MIDI music playback.Paul Gilbert
2011-08-12CGE: Implemented sound effectsPaul Gilbert
2011-07-29CGE: Remove Startup class, set _fx and _sound as dynamicStrangerke
2011-07-25CGE: Remove EMM and EMS classesStrangerke
2011-07-04CGE: This ends the first renaming pass. Also move some functions to CGEEngineStrangerke
2011-07-03CGE: Some more renaming (WIP)Strangerke
2011-07-02CGE: Some more renaming (WIP)Strangerke
2011-07-02CGE: Some more renaming (WIP)Strangerke
2011-07-01CGE: Some more renaming (wip)Strangerke
2011-06-30CGE: Some more renaming (wip)Strangerke
2011-06-26CGE: Implement ForceExt and RCrypt. Little style cleanup.Strangerke
2011-06-13CGE: Cleanup: remove trailing spacesStrangerke
2011-06-13CGE: Format codeStrangerke
2011-06-11CGE: Remove DROP() macroStrangerke
2011-06-11CGE: Stubbing and cleanup made by SylvainTVStrangerke
2011-06-10CGE: Add namespacesStrangerke
2011-06-10CGE: Suppress typedef for byte, word and dword.Strangerke
2011-06-10CGE: Replace Boolean, TRUE and FALSE by bool, true, falseStrangerke
2011-06-10CGE: Remove far and near keywordsStrangerke
2011-06-10CGE: Add default header, fix some includesStrangerke
2011-06-09CGE: Add several sources based on headersStrangerke