Age | Commit message (Expand) | Author |
2017-02-24 | CRYO: Some renaming | Strangerke |
2017-02-19 | CRYO: Rename sync functions | Strangerke |
2017-02-19 | CRYO: Rewrite save/load game functions | Strangerke |
2017-02-12 | CRYO: Remove some more dead code, remove _keyboardHeld | Strangerke |
2017-02-12 | CRYO: Some code simplification, remove dead code | Strangerke |
2017-02-12 | CRYO: Merge spriteOnSubtitle() into drawSprite() | Filippos Karapetis |
2017-02-12 | CRYO: Merge the two noclipax() methods and rename to drawSprite() | Filippos Karapetis |
2017-02-11 | CRYO: Rename variables to conform to our code formatting guidelines | Filippos Karapetis |
2017-02-11 | CRYO: Clean up and document some variables | Filippos Karapetis |
2017-02-11 | CRYO: Rename variables to conform to our formatting guidelines | Filippos Karapetis |
2017-02-11 | CRYO: Move more static data to cryo.dat (2/2) | Filippos Karapetis |
2017-02-10 | CRYO: Move all static data for Lost Eden to cryo.dat (2/2) | Filippos Karapetis |
2017-02-10 | CRYO: Move unrelated Common::File include out of platdefs.h | Filippos Karapetis |
2017-02-02 | CRYO: Remove double screen code (unused) | 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: Fix some warnings | Strangerke |
2017-01-25 | CRYO: Fix crash during PC intro video | 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: move tab_2CB1E to EdenGame | Strangerke |
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: 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: 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: Some renaming | Strangerke |
2017-01-25 | CRYO: Remove useless fields in HNM Header, some renaming | Strangerke |
2017-01-25 | CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming | Strangerke |
2017-01-25 | CRYO: Get rid of HnmContext, refactoring | Strangerke |
2017-01-25 | CRYO: Rename sound_t | Strangerke |
2017-01-25 | CRYO: rename SoundChannel, get rid of soundraw | 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: Turn _voiceSamplesBuffer into a byte* | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: more renaming of action functions | Strangerke |
2017-01-25 | CRYO: Start renaming actions | Strangerke |
2017-01-25 | CRYO: Rename operations, move _codePtr to EdenGame | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |