aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-01-25CRYO: Some renaming, move some static arrays to handleHNMSubtitlesStrangerke
2017-01-25CRYO: Refactor projectionStrangerke
2017-01-25CRYO: Split sinus and cosinus tablesStrangerke
2017-01-25CRYO: Rename cube codeStrangerke
2017-01-25CRYO: Fix renaming/translation errorStrangerke
2017-01-25CRYO: fix warningStrangerke
2017-01-25CRYO: Fix palette during screen transitionsRetro-Junk
2017-01-25CRYO: More renaming, get rid of another GOTOStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: get rid of 3 GOTOsStrangerke
2017-01-25CRYO: Remove a GOTOStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Remove useless fields in HNM Header, some renamingStrangerke
2017-01-25CRYO: Add missing headersStrangerke
2017-01-25CRYO: Remove some useless variablesStrangerke
2017-01-25CRYO: Get rid of sound's locked and forcewait, remove some dead code, renamingStrangerke
2017-01-25CRYO: Some renaming in HnmPlayer, remove a couple of useless variablesStrangerke
2017-01-25CRYO: Get rid of HnmContext, refactoringStrangerke
2017-01-25CRYO: enforce private variables and function in SoundGroup and CSoundChannelStrangerke
2017-01-25CRYO: Rename sound_tStrangerke
2017-01-25CRYO: rename SoundChannel, get rid of soundrawStrangerke
2017-01-25CRYO: Change soundchannel_t into a classStrangerke
2017-01-25CRYO: Fix conditional compilation related to endianness, some renamingStrangerke
2017-01-25CRYO: Move mouse and keyboard functions to CryoEngine, remove some useless fu...Strangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: rename more functionsStrangerke
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: change the definition of verifh and expand_hsqStrangerke
2017-01-25CRYO: Simplify setSrcRect and setDestRect, some renamingStrangerke
2017-01-25CRYO: Fix speech in PC versionStrangerke
2017-01-25CRYO: Turn _voiceSamplesBuffer into a byte*Strangerke
2017-01-25CRYO: Fix some warnings reported by CppCheckStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: more renaming of action functionsStrangerke
2017-01-25CRYO: Start renaming actionsStrangerke
2017-01-25CRYO: Rename operations, move _codePtr to EdenGameStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Remove useless convertion functionsStrangerke
2017-01-25CRYO: Fix regression in room loading of the MAC versionStrangerke
2017-01-25CRYO: Fix the loading of icons for the Mac versionStrangerke
2017-01-25CRYO: Fix heap issueStrangerke
2017-01-25CRYO: Rename more functionsStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Simplify clipping code, some renamingStrangerke
2017-01-25CRYO: More renaming in EdenGameStrangerke
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: Make more use of the PERSO enum, some renamingStrangerke
2017-01-25CRYO: Rework Citadel structure, some renamingStrangerke