aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/utils.h
AgeCommit message (Expand)Author
2013-09-20FULLPIPE: Remove unused variables. CID 1063179Eugene Sandulenko
2013-09-18FULLPIPE: CPtrList -> PtrListEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes in utils.cppEugene Sandulenko
2013-09-18FULLPIPE: Implement CMovGraph_messageHandler()Eugene Sandulenko
2013-09-06FULLPIPE: Remove unused classEugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Rename base class variables to avoid ambigiuityEugene Sandulenko
2013-09-06FULLPIPE: Initial code for SC_1Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed StaticANIObject::addReverseStatics()Eugene Sandulenko
2013-09-06FULLPIPE: Initial code for bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementationEugene Sandulenko
2013-09-06FULLPIPE: Bitmap loadingEugene Sandulenko
2013-09-06FULLPIPE: Transcode Cyrillic into UTF-8 for debugging convenienceEugene Sandulenko
2013-09-06FULLPIPE: Continued work on scene loadingEugene Sandulenko
2013-09-06FULLPIPE: Completed Background loadingEugene Sandulenko
2013-09-06FULLPIPE: Furhter work on picture loadingEugene Sandulenko
2013-09-06FULLPIPE: Made MfcArchive work with both files and archivesEugene Sandulenko
2013-09-06FULLPIPE: Started scene loadingEugene Sandulenko
2013-09-06FULLPIPE: Put all inventory-related classes into separate fileEugene Sandulenko
2013-09-06FULLPIPE: implement initObjectStates()Eugene Sandulenko
2013-09-06FULLPIPE: Reading CMovGraphNodeEugene Sandulenko
2013-09-06FULLPIPE: Removed excess debugging info and added variable levelsEugene Sandulenko
2013-09-06FULLPIPE: Finish loading fullpipe.gamEugene Sandulenko
2013-09-06FULLPIPE: Started CGameVar loadingEugene Sandulenko
2013-09-06FULLPIPE: Continue parsing CInteractionEugene Sandulenko
2013-09-06FULLPIPE: Start of reading CInteractionEugene Sandulenko
2013-09-06FULLPIPE: Started work on CObList loaderEugene Sandulenko
2013-09-06FULLPIPE: CFile -> MfcArchiveEugene Sandulenko
2013-09-06FULLPIPE: Add utils.h which was overlookedEugene Sandulenko