Age | Commit message (Expand) | Author |
2017-01-25 | CRYO: Change some int16 to boolean, use nullptr for pointers | Strangerke |
2017-01-25 | CRYO: Remove useless source file | Strangerke |
2017-01-25 | CRYO: Change some variables from Byte to Boolean | Strangerke |
2017-01-25 | CRYO: Remove several useless CryoLib functions | Strangerke |
2017-01-25 | CRYO: Remove monbreak(), reduce some more scopes | Strangerke |
2017-01-25 | CRYO: Simplify limitezonecurs | Strangerke |
2017-01-25 | CRYO: Reduce some variable scopes | Strangerke |
2017-01-25 | CRYO: Some renaming, reduce the scope of more variables | Strangerke |
2017-01-25 | CRYO: Reduce some variable scopes, remove some useless variables | Strangerke |
2017-01-25 | CRYO: Lost Eden - Add detection for 2 PC DOS versions | Strangerke |
2017-01-25 | CRYO: Add sound.cpp to compilation | Retro-Junk |
2017-01-25 | CRYO: Add sound playback | Retro-Junk |
2017-01-25 | CRYO: Zeroize even more vars | Retro-Junk |
2017-01-25 | JANITORIAL: Fix code formatting | Eugene Sandulenko |
2017-01-25 | JANITORIAL: Fix line endings | Eugene Sandulenko |
2017-01-25 | DEVTOOLS: Fix create_led_dat compilation | Eugene Sandulenko |
2017-01-25 | CRYO: Add data file generator | Retro-Junk |
2017-01-25 | CRYO: Support PC demo and retail versions | Retro-Junk |
2017-01-25 | CRYO: Initial work on DOS and Demo versions support | Retro-Junk |
2017-01-25 | CRYO: Added isDemo() | Eugene Sandulenko |
2017-01-25 | CRYO: Zero remaining engine variables | Retro-Junk |
2017-01-25 | CRYO: Replace long with portable int32 | Eugene Sandulenko |
2017-01-25 | CRYO: Fix smearing cursor | Retro-Junk |
2017-01-25 | CRYO: Zeroize engine's variables | Retro-Junk |
2017-01-25 | CRYO: Fix detection entries | Eugene Sandulenko |
2017-01-25 | CRYO: Fix another warning in initialization | Eugene Sandulenko |
2017-01-25 | CRYO: C++-ify some code | Eugene Sandulenko |
2017-01-25 | CRYO: Fix warnings | Eugene Sandulenko |
2017-01-25 | CRYO: More renaming | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: More renaming, get rid of CLMemory_Alloc and CLMemory_Free | Strangerke |
2017-01-25 | CRYO: Remove (partially unimplemented) caching code, remove some useless func... | Strangerke |
2017-01-25 | CRYO: Remove CryoLib debugging functions | Strangerke |
2017-01-25 | CRYO: Some renaming in cryolib | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: Fix compilation | Eugene Sandulenko |
2017-01-25 | CRYO: More renaming | Strangerke |
2017-01-25 | CRYO: Simplify some code using rect | Strangerke |
2017-01-25 | CRYO: Renaming, replace rect_t by Common::Rect | Strangerke |
2017-01-25 | CRYO: Some renaming | Strangerke |
2017-01-25 | CRYO: Simplify loadFile, some renaming and variable type changes | Strangerke |
2017-01-25 | CRYO: Some more renaming | Strangerke |
2017-01-25 | CRYO: Some renaming | Strangerke |
2017-01-25 | CRYO: Silent some compilation warnings | Strangerke |
2017-01-25 | CRYO: Consistantly use SUB_LINE for frame initialization | Strangerke |
2017-01-25 | CRYO: Fix some compilation warnings, change some variables to boolean | Strangerke |
2017-01-25 | CRYO: Some renaming, remove a couple of useless variables | Strangerke |
2017-01-25 | CRYO: Introduction Direction, fix some warnings using it | Strangerke |
2017-01-25 | CRYO: Use standard ScummVM types | Eugene Sandulenko |
2017-01-25 | CRYO: Added standard ScummVM headers | Eugene Sandulenko |