aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe
AgeCommit message (Expand)Author
2016-09-20FULLPIPE: Simplified Debug scene logicEugene Sandulenko
2016-09-20FULLPIPE: Fix Debug screen functionalityEugene Sandulenko
2016-09-20FULLPIPE: Fix debug menu cheatEugene Sandulenko
2016-09-20FULLPIPE: Correctly fill out dummy header on reading failureEugene Sandulenko
2016-09-20FULLPIPE: Save ScummVM-specific header with the savesEugene Sandulenko
2016-09-20FULLPIPE: Move more stuff to stateloader.cppEugene Sandulenko
2016-09-20FULLPIPE: Read playtime and save date from save headersEugene Sandulenko
2016-09-20FULLPIPE: Read ScummVM savegame header from end of the fileEugene Sandulenko
2016-09-20FULLPIPE: Fix inventory not being cleared on game loadEugene Sandulenko
2016-09-19FULLPIPE: Fix game save/loadEugene Sandulenko
2016-09-19FULLPIPE: Fix saving object to savegamesEugene Sandulenko
2016-09-19FULLPIPE: Added debug info to saveload codeEugene Sandulenko
2016-09-19FULLPIPE: Correct slot number on loadingEugene Sandulenko
2016-09-19FULLPIPE: Fix crash at load dialog initializationEugene Sandulenko
2016-09-19FULLPIPE: Remove obsolete TODO commentTorbjörn Andersson
2016-09-18FULLPIPE: Implemented savefile loadingEugene Sandulenko
2016-09-18FULLPIPE: Moved save-related functions to statesaver.cppEugene Sandulenko
2016-09-18FULLPIPE: Implement map saving and save obfuscationEugene Sandulenko
2016-09-18FULLPIPE: Save header, remove debug leftoversEugene Sandulenko
2016-09-18FULLPIPE: Properly save object backreferencesEugene Sandulenko
2016-09-18FULLPIPE: Remove workaround and follow the original in StaticANIObject copy c...Eugene Sandulenko
2016-09-18FULLPIPE: Fix StaticANIObject::getMovementIdByIdRetro-Junk
2016-09-18FULLPIPE: Further work on savingEugene Sandulenko
2016-09-17FULLPIPE: Mass fix incorrect inhibitor flagRetro-Junk
2016-09-17FULLPIPE: Fix teleportation when turning mid-walkRetro-Junk
2016-09-17FULLPIPE: Turned MfcArchive into read/write stream like in originalEugene Sandulenko
2016-09-17FULLPIPE: Implement inventory savingEugene Sandulenko
2016-09-16FULLPIPE: Further work on game savingEugene Sandulenko
2016-09-16FULLPIPE: Started game saving codeEugene Sandulenko
2016-09-15FULLPIPE: Some renames in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Fix navigation in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Added debug info to scene28Eugene Sandulenko
2016-09-14FULLPIPE: Added debug mode to scene29Eugene Sandulenko
2016-09-14FULLPIPE: Added more debug tracing to scene29Eugene Sandulenko
2016-09-14FULLPIPE: Remove now unused BallChain classEugene Sandulenko
2016-09-14FULLPIPE: Fixed decoding of extra wide pictures. (transporter scene29)Eugene Sandulenko
2016-09-13FULLPIPE: Simplified Dib clipping codeEugene Sandulenko
2016-09-13FULLPIPE: Added more debug to scene29Eugene Sandulenko
2016-09-13FULLPIPE: Fix red ball handling in scene29Eugene Sandulenko
2016-09-13FULLPIPE: Clarified ball variable names in scene29Eugene Sandulenko
2016-09-12FULLPIPE: Fix bal shooting logic in scene29Eugene Sandulenko
2016-09-12FULLPIPE: Initial conversion of BallChain to Array in scene29Eugene Sandulenko
2016-09-11FULLPIPE: Make sound controls work and persistentEugene Sandulenko
2016-09-11FULLPIPE: Fix crash on muteEugene Sandulenko
2016-09-11FULLPIPE: Fix bat rewinding in scene27Eugene Sandulenko
2016-09-11FULLPIPE: Fix reversed statics initializationRetro-Junk
2016-09-10FULLPIPE: Fix out of bounds write in Movement::removeFirstPhaseRetro-Junk
2016-09-10FULLPIPE: Fix Movement::loadPixelDataRetro-Junk
2016-09-09FULLPIPE: More debug output to scene27Eugene Sandulenko
2016-09-09FULLPIPE: Fix bat knocking in scene27Eugene Sandulenko