aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/archive.cpp
AgeCommit message (Expand)Author
2018-08-17PINK: implemented skipString method in ArchiveAndrei Prykhodko
2018-07-21PINK: fixed warningAndrei Prykhodko
2018-06-28PINK: added a bit more explanatory commentaryAndrei Prykhodko
2018-06-28PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: removed readCount functionAndrei Prykhodko
2018-06-28PINK: Shut unused variables warningsEugene Sandulenko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
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: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove lambda functionswhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: increased buffer size (fixes crash in India Location)whiterandrek
2018-06-28PINK: added PDAButtonActor and AudioInfoPDAButtonwhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: fixes for Perilwhiterandrek
2018-06-28PINK: small fixes and implemented skipping of sequence by buttonswhiterandrek
2018-06-28PINK: added InventoryActor and SequenceAudiowhitertandrek
2018-06-28PINK: added ParlSqPink and PubPinkwhiterandrek
2018-06-28PINK: added all missing objects to factory method. Unimplemented classes are...whiterandrek
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 SideEffect, SideEffectExit, SideEffectVariable, SideEffectModuleV...whitertandrek
2018-06-28PINK: Added SequenceItemLeader and SequenceItemDefaultActionwhitertandrek
2018-06-28PINK: Added Sequencer, Sequence and SequenceItemwhitertandrek
2018-06-28PINK: Implemented Page loading.whitertandrek
2018-06-28PINK: Added all classes in classMapwhitertandrek
2018-06-28PINK: split declaration and definition and some fixeswhitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek