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
/
anim.cpp
Age
Commit message (
Collapse
)
Author
2015-12-23
LAB: Use doxygen format for function comments
Strangerke
2015-12-23
LAB: Review spacing
Strangerke
2015-12-23
LAB: Remove more extern variables
Strangerke
2015-12-23
LAB: Move utility functions to a separate class
Strangerke
2015-12-23
LAB: Get rid of the intermediate display bitmap pointer
Filippos Karapetis
2015-12-23
LAB: Use the correct bitmap buffer in the Anim class
Filippos Karapetis
2015-12-23
LAB: Move readSound() into the Music class
Filippos Karapetis
2015-12-23
LAB: Merge the uniffMemory() code into unDiff()
Filippos Karapetis
2015-12-23
LAB: Some refactoring, remove dead code and a useless return value
Strangerke
2015-12-23
LAB: Simplify the calling code of playSoundEffect()
Filippos Karapetis
2015-12-23
LAB: Simplify usage of the DIFF file buffer
Filippos Karapetis
2015-12-23
LAB: Move more functions to DisplayMan
Strangerke
2015-12-23
LAB: Refactor the remaining functions in labfile.cpp
Filippos Karapetis
2015-12-23
LAB: Rewrite picture handling and get rid of the memory manager
Filippos Karapetis
2015-12-23
LAB: Start working on a separate DisplayMan class
Strangerke
2015-12-23
LAB: remove the use of g_lab in Anim
Strangerke
2015-12-23
LAB: Renaming of Anim
Strangerke
2015-12-23
LAB: Get rid of readdiff.cpp
Strangerke
2015-12-23
LAB: Introduce the Anim class (WIP)
Strangerke
[prev]