aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo
AgeCommit message (Expand)Author
2017-02-02CRYO: Remove some commented codeStrangerke
2017-02-02CRYO: Remove some obsolete TODOsStrangerke
2017-02-02CRYO: Remove SoundGroup (no longer used)Strangerke
2017-02-02CRYO: Remove an empty functionStrangerke
2017-02-02CRYO: Remove some dead code, small refactoringStrangerke
2017-02-02CRYO: Remove double screen code (unused)Strangerke
2017-02-02CRYO: Remove dead codeStrangerke
2017-01-29CRYO: Remove a couple of unused class membersStrangerke
2017-01-25CRYO: Fix compilationEugene Sandulenko
2017-01-25CRYO: Update readme file to reflect removal of EDEN_DEBUGStrangerke
2017-01-25CRYO: Remove last use of EDEN_DEBUGStrangerke
2017-01-25CRYO: Move inventory debug hack to debuggerStrangerke
2017-01-25CRYO: Introduce debugger, remove console initialisationStrangerke
2017-01-25CRYO: Fix out of bounds access in cursor save/restoreRetro-Junk
2017-01-25CRYO: Fix some warningsStrangerke
2017-01-25CRYO: Fix crash during PC intro videoRetro-Junk
2017-01-25CRYO: Fix broken sound in FMV scenesRetro-Junk
2017-01-25CRYO: Actualize readme fileRetro-Junk
2017-01-25CRYO: Replace direct script globals access with a switchRetro-Junk
2017-01-25CRYO: Add sound playback to HNM files (buggy yet)Retro-Junk
2017-01-25CRYO: Fix regression in globalsStrangerke
2017-01-25CRYO: move tab_2CB1E to EdenGameStrangerke
2017-01-25CRYO: Add Lost Eden German version detection entryRetro-Junk
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: Fix regression in PC cube rotationStrangerke
2017-01-25CRYO: Some more renamingStrangerke
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