aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/labfun.h
AgeCommit message (Expand)Author
2015-12-23LAB: Move more room reading functions to the Resource classFilippos Karapetis
2015-12-15LAB: Move static text loading to the Resource classFilippos Karapetis
2015-12-15LAB: Move the font loading code into the Resource classFilippos Karapetis
2015-12-15LAB: Clean up readSound(), readMusic() and longDrawMessage()Filippos Karapetis
2015-12-15LAB: Remove dead codeFilippos Karapetis
2015-12-15LAB: Get rid of sizeOfFile(), some cleanupFilippos Karapetis
2015-12-15LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapperFilippos Karapetis
2015-12-15LAB: Merge the VGAScale and setCurClose functionsFilippos Karapetis
2015-12-15LAB: Get rid of numtostr(), and simplify most uses of sizeOfFile()Filippos Karapetis
2015-12-15LAB: Further clean up of the music and sound effect codeFilippos Karapetis
2015-12-15LAB: Initial music implementationFilippos Karapetis
2015-12-15LAB: Rename playMusic() to playSoundEffect()Filippos Karapetis
2015-12-15LAB: Remove superfluous void function parametersFilippos Karapetis
2015-12-15LAB: Remove dead codeFilippos Karapetis
2015-12-15LAB: Remove the unused Cords structFilippos Karapetis
2015-12-15LAB: Rewrite the save/load systemFilippos Karapetis
2015-12-15LAB: Fix signed/unsigned comparison warningsFilippos Karapetis
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Objectify LabSetsEugene Sandulenko
2015-12-15LAB: Started objectifying LargeSetsEugene Sandulenko
2015-12-15LAB: Further cleanupEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko