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
/
clhnm.cpp
Age
Commit message (
Expand
)
Author
2017-01-25
CRYO: Remove two setPos functions
Strangerke
2017-01-25
CRYO: remove some CryoLib functions, simplify some code
Strangerke
2017-01-25
CRYO: Change some int16 to boolean, use nullptr for pointers
Strangerke
2017-01-25
CRYO: Replace long with portable int32
Eugene Sandulenko
2017-01-25
CRYO: Fix warnings
Eugene Sandulenko
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 more renaming
Strangerke
2017-01-25
CRYO: Renaming, replace rect_t by Common::Rect
Strangerke
2017-01-25
CRYO: Some more renaming
Strangerke
2017-01-25
CRYO: Fix some compilation warnings, change some variables to boolean
Strangerke
2017-01-25
CRYO: Use standard ScummVM types
Eugene Sandulenko
2017-01-25
CRYO: Added standard ScummVM headers
Eugene Sandulenko
2017-01-25
CRYO: Refactor to avoid nested includes
Eugene Sandulenko