aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/cryo.cpp
AgeCommit message (Expand)Author
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-02-10CRYO: Remove leftover example engine codeFilippos Karapetis
2017-02-08CRYO: Fix several issues reported by coverityStrangerke
2017-01-29CRYO: Remove a couple of unused class membersStrangerke
2017-01-25CRYO: Introduce debugger, remove console initialisationStrangerke
2017-01-25CRYO: Move mouse and keyboard functions to CryoEngine, remove some useless fu...Strangerke
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: Objectify ViewStrangerke
2017-01-25CRYO: Fix regression, get rid of CLScreenView_CenterInStrangerke
2017-01-25CRYO: Move some functions from cryolib to HnmPlayerStrangerke
2017-01-25CRYO: minor polishingStrangerke
2017-01-25CRYO: remove some CryoLib functions, simplify some codeStrangerke
2017-01-25CRYO: Renaming, replace rect_t by Common::RectStrangerke
2017-01-25CRYO: Added standard ScummVM headersEugene Sandulenko
2017-01-25CRYO: Refactor to avoid nested includesEugene Sandulenko
2017-01-25CRYO: Fix line endingsEugene Sandulenko
2017-01-25CRYO: Prettify code with AStyleRetro-Junk
2017-01-25CRYO: Lost Eden game engine initial commitRetro-Junk