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
/
music.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Reduced last reducable header: anim.h
Eugene Sandulenko
2015-12-23
LAB: Reduced header dependency: dispman.h, eventman.h
Eugene Sandulenko
2015-12-23
LAB: More header dependency redux
Eugene Sandulenko
2015-12-23
LAB: Reduce header dependency from music.h
Eugene Sandulenko
2015-12-23
LAB: Removed unnecessary includes
Eugene Sandulenko
2015-12-23
LAB: Use // for comments
Strangerke
2015-12-23
LAB: Use doxygen format for function comments
Strangerke
2015-12-23
LAB: Replace some uses of malloc() with new
Filippos Karapetis
2015-12-23
LAB: Move readSound() into the Music class
Filippos Karapetis
2015-12-23
LAB: Move _rooms to LabEngine, some renaming
Strangerke
2015-12-23
LAB: Move readMusic to the Music class
Strangerke
2015-12-23
LAB: Simplify file handling code
Filippos Karapetis
2015-12-23
LAB: Rewrite picture handling and get rid of the memory manager
Filippos Karapetis
2015-12-23
LAB: The size parameter of newOpen() is no longer used
Filippos Karapetis
2015-12-23
LAB: Renamed mouse.* to eventman.*
Eugene Sandulenko
2015-12-23
LAB: Move functions related to keyboard events to Event
Strangerke
2015-12-23
LAB: Get rid of stddefines
Strangerke
2015-12-23
LAB: Renames in vga.cpp
Eugene Sandulenko
2015-12-23
LAB: Rename music source file
Strangerke