aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/archive.h
AgeCommit message (Expand)Author
2018-08-17PINK: implemented skipString method in ArchiveAndrei Prykhodko
2018-06-28PINK: removed readCount functionAndrei Prykhodko
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: inline one line archive functions; remove stream getterswhiterandrek
2018-06-28PINK: added methods to read/write Byte in archivewhiterandrek
2018-06-28PINK: added streams getters to archivewhiterandrek
2018-06-28PINK: remove redundant Archive destructorwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: change _endFrame type from uint32 to int32whiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: remove the use of auto variableswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: Again small fix for ActionLoopwhitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
2018-06-28PINK: Added missing field to WalkLocation classwhitertandrek
2018-06-28PINK: Implemented Page loading.whitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek