Age | Commit message (Expand) | Author |
2017-01-29 | CRYO: Remove a couple of unused class members | Strangerke |
2017-01-25 | CRYO: Fix compilation | Eugene Sandulenko |
2017-01-25 | CRYO: Update readme file to reflect removal of EDEN_DEBUG | Strangerke |
2017-01-25 | CRYO: Remove last use of EDEN_DEBUG | Strangerke |
2017-01-25 | CRYO: Move inventory debug hack to debugger | Strangerke |
2017-01-25 | CRYO: Introduce debugger, remove console initialisation | Strangerke |
2017-01-25 | CRYO: Fix out of bounds access in cursor save/restore | Retro-Junk |
2017-01-25 | CRYO: Fix some warnings | Strangerke |
2017-01-25 | CRYO: Fix crash during PC intro video | Retro-Junk |
2017-01-25 | CRYO: Fix broken sound in FMV scenes | Retro-Junk |
2017-01-25 | CRYO: Actualize readme file | Retro-Junk |
2017-01-25 | CRYO: Replace direct script globals access with a switch | Retro-Junk |
2017-01-25 | CRYO: Add sound playback to HNM files (buggy yet) | Retro-Junk |
2017-01-25 | CRYO: Fix regression in globals | Strangerke |
2017-01-25 | CRYO: move tab_2CB1E to EdenGame | Strangerke |
2017-01-25 | CRYO: Add Lost Eden German version detection entry | Retro-Junk |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: Fix regression in PC cube rotation | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: Some renaming, move some static arrays to handleHNMSubtitles | Strangerke |
2017-01-25 | CRYO: Refactor projection | Strangerke |
2017-01-25 | CRYO: Split sinus and cosinus tables | Strangerke |
2017-01-25 | CRYO: Rename cube code | Strangerke |
2017-01-25 | CRYO: Fix renaming/translation error | Strangerke |
2017-01-25 | CRYO: fix warning | Strangerke |
2017-01-25 | CRYO: Fix palette during screen transitions | Retro-Junk |
2017-01-25 | CRYO: More renaming, get rid of another GOTO | Strangerke |
2017-01-25 | CRYO: Some renaming | Strangerke |
2017-01-25 | CRYO: get rid of 3 GOTOs | Strangerke |
2017-01-25 | CRYO: Remove a GOTO | Strangerke |
2017-01-25 | CRYO: Some renaming | Strangerke |
2017-01-25 | CRYO: Remove useless fields in HNM Header, some renaming | Strangerke |
2017-01-25 | CRYO: Add missing headers | Strangerke |
2017-01-25 | CRYO: Remove some useless variables | Strangerke |
2017-01-25 | CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming | Strangerke |
2017-01-25 | CRYO: Some renaming in HnmPlayer, remove a couple of useless variables | Strangerke |
2017-01-25 | CRYO: Get rid of HnmContext, refactoring | Strangerke |
2017-01-25 | CRYO: enforce private variables and function in SoundGroup and CSoundChannel | Strangerke |
2017-01-25 | CRYO: Rename sound_t | Strangerke |
2017-01-25 | CRYO: rename SoundChannel, get rid of soundraw | Strangerke |
2017-01-25 | CRYO: Change soundchannel_t into a class | Strangerke |
2017-01-25 | CRYO: Fix conditional compilation related to endianness, some renaming | Strangerke |
2017-01-25 | CRYO: Move mouse and keyboard functions to CryoEngine, remove some useless fu... | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: rename more functions | Strangerke |
2017-01-25 | CRYO: More renaming | Strangerke |
2017-01-25 | CRYO: More renaming | Strangerke |
2017-01-25 | CRYO: change the definition of verifh and expand_hsq | Strangerke |
2017-01-25 | CRYO: Simplify setSrcRect and setDestRect, some renaming | Strangerke |
2017-01-25 | CRYO: Fix speech in PC version | Strangerke |