aboutsummaryrefslogtreecommitdiff
path: root/engines/m4
AgeCommit message (Expand)Author
2008-10-12Don't call Common::List::size() if you don't have to (it's an expensive opera...Max Horn
2008-10-02Merged loadHotSpotsMads() and loadHotSpotsM4()Filippos Karapetis
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-07Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...Max Horn
2008-09-07added two FIXMEs to M4 -- somehow, adding two subdirs of CWD named 'goodstuf'...Max Horn
2008-09-06Got rid of File::eof()Max Horn
2008-09-03Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...Max Horn
2008-07-08One more MSVC warningEugene Sandulenko
2008-07-08Shut couple of MSVC warningsEugene Sandulenko
2008-07-07Some fixes for warnings under GCC 2.95Filippos Karapetis
2008-07-01Fixed unitialized variablesMax Horn
2008-06-18Renamed M4Surface::empty() to clear() (two reason: empty is not a verb, and i...Max Horn
2008-06-09Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an arrayTorbjörn Andersson
2008-05-26Formatting.Johannes Schickel
2008-05-26Possible fix for bug #1949230: "M4: compilation error"Filippos Karapetis
2008-05-14Fixed menu background loading in Riddle of Master LuFilippos Karapetis
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-21Add detection of Orion Burger demos.Travis Howell
2008-04-20Added information about spanish riddleJordi Vilalta Prat
2008-04-20Cleanup.Johannes Schickel
2008-04-20Implicit casts are causing problems for CodeWarrior compilers, added C casts.Lars Persson
2008-04-20unlink function name causing conflicts. Renaming to unlinkItem.Lars Persson
2008-04-20More compilation fixes by lordhotoFilippos Karapetis
2008-04-20Removed unused variables.Torbjörn Andersson
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis