aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/music.cpp
AgeCommit message (Expand)Author
2015-12-23LAB: Reduced last reducable header: anim.hEugene Sandulenko
2015-12-23LAB: Reduced header dependency: dispman.h, eventman.hEugene Sandulenko
2015-12-23LAB: More header dependency reduxEugene Sandulenko
2015-12-23LAB: Reduce header dependency from music.hEugene Sandulenko
2015-12-23LAB: Removed unnecessary includesEugene Sandulenko
2015-12-23LAB: Use // for commentsStrangerke
2015-12-23LAB: Use doxygen format for function commentsStrangerke
2015-12-23LAB: Replace some uses of malloc() with newFilippos Karapetis
2015-12-23LAB: Move readSound() into the Music classFilippos Karapetis
2015-12-23LAB: Move _rooms to LabEngine, some renamingStrangerke
2015-12-23LAB: Move readMusic to the Music classStrangerke
2015-12-23LAB: Simplify file handling codeFilippos Karapetis
2015-12-23LAB: Rewrite picture handling and get rid of the memory managerFilippos Karapetis
2015-12-23LAB: The size parameter of newOpen() is no longer usedFilippos Karapetis
2015-12-23LAB: Renamed mouse.* to eventman.*Eugene Sandulenko
2015-12-23LAB: Move functions related to keyboard events to EventStrangerke
2015-12-23LAB: Get rid of stddefinesStrangerke
2015-12-23LAB: Renames in vga.cppEugene Sandulenko
2015-12-23LAB: Rename music source fileStrangerke