aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/resource_mgr.cpp
AgeCommit message (Expand)Author
2018-08-05PINK: implemented text drawing in ActionText for English versionAndrei Prykhodko
2018-07-21PINK: added more debug output, removed unneededAndrei Prykhodko
2018-06-29PINK: Don't unnecessarily cast away constnessAdrian Frühwirth
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: Fix warningEugene Sandulenko
2018-06-28PINK: file code cleanupwhiterandrek
2018-06-28PINK: reworked sprite class(ActionCEL) and his inheritors.whiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: rework sound systemwhiterandrek
2018-06-28PINK: add loadTxt to ResourceMgrwhiterandrek
2018-06-28PINK: prepare page interface to add PDAPagewhiterandrek
2018-06-28PINK: change linear search to binarywhiterandrek
2018-06-28PINK: fix finding of resource descriptionwhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove lambda functionswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed Inventory onClick method and other bugfixeswhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: Basic implementation of CEL decoder. Fixed sprite positioningwhitertandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek
2018-06-28PINK: added random to methods which need it.whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
2018-06-28PINK: some fixeswhitertandrek
2018-06-28PINK: Implemented Page loading.whitertandrek
2018-06-28PINK: Implemented MFC archive, some pink objects and their initializationwhitertandrek