index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cryo
/
cryo.h
Age
Commit message (
Collapse
)
Author
2018-05-01
CRYO: Push down the AD includes
Bastien Bouclet
2017-02-02
CRYO: Remove dead code
Strangerke
2017-01-25
CRYO: Introduce debugger, remove console initialisation
Strangerke
2017-01-25
CRYO: Move mouse and keyboard functions to CryoEngine, remove some useless ↵
Strangerke
functions
2017-01-25
CRYO: More renaming
Strangerke
2017-01-25
CRYO: Objectify View
Strangerke
2017-01-25
CRYO: Some renaming
Strangerke
2017-01-25
CRYO: Move some functions from cryolib to HnmPlayer
Strangerke
2017-01-25
CRYO: remove some CryoLib functions, simplify some code
Strangerke
Also, reduce the use of g_ed
2017-01-25
CRYO: Added isDemo()
Eugene Sandulenko
2017-01-25
CRYO: Renaming, replace rect_t by Common::Rect
Strangerke
2017-01-25
CRYO: Added standard ScummVM headers
Eugene Sandulenko
2017-01-25
CRYO: Refactor to avoid nested includes
Eugene Sandulenko
2017-01-25
CRYO: Fix line endings
Eugene Sandulenko
2017-01-25
CRYO: Prettify code with AStyle
Retro-Junk
2017-01-25
CRYO: Lost Eden game engine initial commit
Retro-Junk