aboutsummaryrefslogtreecommitdiff
path: root/engines/made/resource.cpp
AgeCommit message (Expand)Author
2009-05-31MADE: cleanupMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-01-25- Implemented sound decompression for Manhole EGABenjamin Haisch
2009-01-22Silenced MSVC warningsFilippos Karapetis
2009-01-22Fix warningMax Horn
2009-01-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-16- Removed _gameVersion, engine versions are set in the game detection entries...Filippos Karapetis
2009-01-13Reworked the sound energy codeBenjamin Haisch
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-05-26Fixed graphics decoding bug in Manhole: N&EBenjamin Haisch
2008-05-20Delete animation frames in AnimationResource destructor.Benjamin Haisch
2008-05-09- Fixed a bug which sometimes caused crashes when ProjectReader::purgeCache()...Benjamin Haisch
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
2008-04-28Implemented text drawing and cleanup.Benjamin Haisch
2008-04-25Added FontResource typeBenjamin Haisch
2008-04-24Some initial code for font loadingFilippos Karapetis
2008-04-23Added (early) midi player code.Benjamin Haisch
2008-04-23Fixed signed/unsigned warning.Torbjörn Andersson
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-23In-game sound effects and voices should be working correctly now.Filippos Karapetis
2008-04-21Some palette related fixesFilippos Karapetis
2008-04-20Compilation fixes by lordhotoFilippos Karapetis
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis