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
/
lab
/
utils.h
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Move some more comments to header files
Strangerke
2015-12-23
LAB: Fix a bug pointed out by wjp in getObject
Strangerke
2015-12-23
LAB: Make processMap a bit more readable by using Rects
Strangerke
2015-12-23
LAB: Use templates for the undiff functions
Filippos Karapetis
2015-12-23
LAB: Change the graphics and audio code to use Common::File directly
Filippos Karapetis
2015-12-23
LAB: Use Common::Rect in functions related to flowText (WIP)
Strangerke
2015-12-23
LAB: Fix a regression related to random number generation, some renaming
Strangerke
2015-12-23
LAB: Get rid of the rest of the custom time delay functions
Filippos Karapetis
2015-12-23
LAB: Get rid of getTime(), readBlock() and getRandom()
Filippos Karapetis
2015-12-23
LAB: Move timing functions to the utility class
Strangerke
2015-12-23
LAB: Remove extra whitespace
Filippos Karapetis
2015-12-23
LAB: Move readBlock to the utility class
Strangerke
2015-12-23
LAB: Move mapScale functions to the utility class
Strangerke
2015-12-23
LAB: Rename CloseDataPtr pointers, some refactoring
Strangerke
2015-12-23
LAB: Refactoring the vgaUnscale code and the way it's used
Strangerke
2015-12-23
LAB: Move utility functions to a separate class
Strangerke