aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-06FULLPIPE: Moved debug code to loadAllScenes()Eugene Sandulenko
2013-09-06FULLPIPE: Implement FullpipeEngine::initCursors()Eugene Sandulenko
2013-09-06FULLPIPE: Implemented StaticANIObject::countMovements()Eugene Sandulenko
2013-09-06FULLPIPE: Moved all engine initialization functions to init.cppEugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: Further work on loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: Moved Messge class to messages.cppEugene Sandulenko
2013-09-06FULLPIPE: Rename messagequeue.* to messages.*Eugene Sandulenko
2013-09-06FULLPIPE: Unstubbed StaticANIObject::addReverseStatics()Eugene Sandulenko
2013-09-06FULLPIPE: Started Statics drawingEugene Sandulenko
2013-09-06FULLPIPE: Second part of scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Fixed initial scene drawing. Scene bg is shownEugene Sandulenko
2013-09-06FULLPIPE: First part of scene drawing codeEugene Sandulenko
2013-09-06FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior ManagerEugene Sandulenko
2013-09-06FULLPIPE: Further work on Scene switcherEugene Sandulenko
2013-09-06FULLPIPE: More message handler-related functionsEugene Sandulenko
2013-09-06FULLPIPE: More work on sceneSwitcher. MessageHandlerEugene Sandulenko
2013-09-06FULLPIPE: Initial stubs for input systemEugene Sandulenko
2013-09-06FULLPIPE: Several methods for motion controllerEugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcherEugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcher.Eugene Sandulenko
Reduced header dependency. Put CGameLoader into separate files.
2013-09-06FULLPIPE: Further work on sceneSwitcher()Eugene Sandulenko
2013-09-06FULLPIPE: Initial code for scene switcher.Eugene Sandulenko
Does not even compile.
2013-09-06FULLPIPE: Continued scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Rename _stringObj to relevant names in order to avoid ambiguityEugene Sandulenko
2013-09-06FULLPIPE: Beginning of scene drawingEugene Sandulenko
2013-09-06FULLPIPE: Refactored putDibRB to a human-readable state.Eugene Sandulenko
2013-09-06FULLPIPE: Split drawing of different image types. Optimize putDibCBEugene Sandulenko
2013-09-06FULLPIPE: Proper parameters for screen blittingEugene Sandulenko
2013-09-06FULLPIPE: Fix stupid bug in RB bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Optimize bitmap rendering routineEugene Sandulenko
2013-09-06FULLPIPE: Fixed to RB bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Added links to articles with floating point structure descriptionEugene Sandulenko
2013-09-06FULLPIPE: Implemented quitting from picture browsingEugene Sandulenko
2013-09-06FULLPIPE: Fix crash in bitmap drawing code.Eugene Sandulenko
2013-09-06FULLPIPE: Bitmap loading.Eugene Sandulenko
Added test code to display loaded pictures. So far it crashes on certain pictures.
2013-09-06FULLPIPE: Initial code for bitmap renderingEugene Sandulenko
2013-09-06FULLPIPE: Stubs for picture drawingEugene Sandulenko
2013-09-06FULLPIPE: Scene drawing stubsEugene Sandulenko
2013-09-06FULLPIPE: Further work on inventoryEugene Sandulenko
2013-09-06FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementationEugene Sandulenko
2013-09-06FULLPIPE: Bitmap loadingEugene Sandulenko
2013-09-06FULLPIPE: Fix indentationEugene Sandulenko
2013-09-06FULLPIPE: Continued scene loadingEugene Sandulenko
2013-09-06FULLPIPE: Continued on scene loadingEugene Sandulenko
2013-09-06FULLPIPE: Transcode Cyrillic into UTF-8 for debugging convenienceEugene Sandulenko
2013-09-06FULLPIPE: Implement Background::addPictureObjectEugene Sandulenko
2013-09-06FULLPIPE: Fix MemoryObject loadingEugene Sandulenko
2013-09-06FULLPIPE: Load all scenes for debugging purposesEugene Sandulenko
2013-09-06FULLPIPE: Fix loading .qu filesEugene Sandulenko
Checked with all scenes. Everything loads fine.