aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/module.mk
AgeCommit message (Collapse)Author
2014-02-22MADS: Implemented more logic for dialog displayPaul Gilbert
2014-02-22MADS: Beginnings of cursor initializationPaul Gilbert
2014-02-22MADS: Beginnings of dialog class hierarchyPaul Gilbert
2014-02-19MADS: Moved sound_nebular file into new nebular/ folderPaul Gilbert
2014-02-19MADS: Added skeleton files for the game and dialogsPaul 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: Initial implementation of Adlib sound driverPaul Gilbert