aboutsummaryrefslogtreecommitdiff
path: root/engines/made/database.cpp
AgeCommit message (Expand)Author
2016-05-02MADE: CleanupEugene Sandulenko
2015-01-28MADE: Initialize some variablesStrangerke
2014-07-11MADE: Print v1 database debugging at level 1 instead of all the timeMatthew Hoops
2014-02-18MADE: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-15MADE: Show version-related before size-related incompatibilities in savegamesFilippos Karapetis
2013-04-28MADE: Null terminate string. CID 1003874Eugene Sandulenko
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-10-10MADE: Added missing finalize() calls to the game state saving codeFilippos Karapetis
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-02MADE: Remove all instances of s(n)printfMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-07-22MADE: fixed bug 3029750 caused by caching from commit 46102.Yotam Barnoy
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-11-23Optimized object property access speedBenjamin Haisch
2009-09-24Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war...Filippos Karapetis
2009-09-24MADE: Fixed some warnings about unreachable codeFilippos Karapetis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-01-24Initialize variables that might not be initialized but still used later on li...Kari Salminen
2009-01-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-14Game database headers are verified nowFilippos Karapetis
2009-01-13Save game headers are now verifiedFilippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-15- Implemented cmd_restart (for the restart functionality in Return to Zork)Benjamin Haisch
2008-06-18- Fixed sprite drawing in Rodney's FunscreenBenjamin Haisch
2008-06-12Fixing compilationSven Hesse
2008-06-12- Added support for Rodney's Fun ScreenBenjamin Haisch
2008-05-29- Implemented opcodes: sfHomeText, sfDrawAnimPicBenjamin Haisch
2008-05-28Split Object/GameDatabase into engine version specific classesBenjamin Haisch
2008-05-13Implemented savegame saving/loading for LGOP2.Benjamin Haisch
2008-05-09Removed debug outputFilippos Karapetis
2008-05-06- The Manhole: New and Enhanced is now (partially) playableBenjamin Haisch
2008-05-05Fixed unsigned/signed mismatch warning.Kari Salminen
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
2008-05-02Fixing Fingolfin's commit :PSven Hesse
2008-05-02Fix warningsMax Horn
2008-05-02- Added patch #1955698: MADE: Add "The Manhole" DetectionBenjamin Haisch
2008-04-30Implemented savegame loading/saving and sprite clippingBenjamin Haisch
2008-04-29Fixed possible endian problems in getObjectPropertyPtr.Benjamin Haisch
2008-04-23Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...Benjamin Haisch
2008-04-22Removed 2 obsolete fixmesFilippos Karapetis
2008-04-21Fixed endian issues in get/setObjectProperty.Benjamin Haisch
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis