aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2014-02-19MADS: Fix memory leaks in MSurfacePaul Gilbert
2014-02-19MADS: Fix GCC warningsPaul Gilbert
2014-02-19MADS: Cleanup of palette code, updated old-style 4 byte RGB usage to 3 bytesPaul Gilbert
2014-02-19MADS: Extra cleanup and commenting for MSurface methodsPaul Gilbert
2014-02-18MADS: Fix warnings identified by gccPaul Gilbert
2014-02-18MADS: Adding in classes for fonts, game, user interfaec, and graphicsPaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert
2014-02-16MADS: Booyah! Copy protection failure air escaping sound playingPaul Gilbert
2014-02-16MADS: Further sound udpate fixesPaul Gilbert
2014-02-16MADS: Add some missing channel initialisationPaul Gilbert
2014-02-16MADS: Renaming and fixes for loading sample dataPaul Gilbert
2014-02-16MADS: Initial implementation of Adlib sound driverPaul Gilbert