Age | Commit message (Expand) | Author |
2017-02-11 | CRYO: Use hardcoded values for structs instead of sizeof() | Filippos Karapetis |
2017-02-10 | CRYO: Move all static data for Lost Eden to cryo.dat (2/2) | Filippos Karapetis |
2017-02-10 | CRYO: Use cryo.dat for all game versions | Filippos Karapetis |
2017-02-10 | CRYO: Add handling for the cryo.dat aux data file | Filippos Karapetis |
2017-02-10 | Revert "CRYO: Add handling for the cryo.dat aux data file" | Filippos Karapetis |
2017-02-10 | Revert "CRYO: Use cryo.dat for all game versions" | Filippos Karapetis |
2017-02-10 | CRYO: Use cryo.dat for all game versions | Filippos Karapetis |
2017-02-10 | CRYO: Add handling for the cryo.dat aux data file | Filippos Karapetis |
2017-02-08 | CRYO: Fix some more GCC warnings | Strangerke |
2017-02-08 | CRYO: Fix some shadowed member | Strangerke |
2017-02-08 | CRYO: Fix several issues reported by coverity | Strangerke |
2017-02-06 | CRYO: Fix a null pointer | Strangerke |
2017-02-02 | CRYO: Remove some commented code | Strangerke |
2017-02-02 | CRYO: Remove some obsolete TODOs | Strangerke |
2017-02-02 | CRYO: Remove some dead code, small refactoring | Strangerke |
2017-02-02 | CRYO: Remove double screen code (unused) | Strangerke |
2017-01-29 | CRYO: Remove a couple of unused class members | Strangerke |
2017-01-25 | CRYO: Fix compilation | Eugene Sandulenko |
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: 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: Some more renaming | 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: 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: 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: 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: 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 |