aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/wage.cpp
AgeCommit message (Expand)Author
2016-01-02WAGE: Made Gui autosense scene changeEugene Sandulenko
2016-01-02WAGE: More work on object interactionEugene Sandulenko
2016-01-01WAGE: Stub for object clickingEugene Sandulenko
2016-01-01WAGE: Implement cursor drawing and handlingEugene Sandulenko
2015-12-31WAGE: Matched game screen size to Macintosh, fixed line spacingEugene Sandulenko
2015-12-31WAGE: Implement console drawingEugene Sandulenko
2015-12-30WAGE: Implement appendText()Eugene Sandulenko
2015-12-29WAGE: Implement design cachingEugene Sandulenko
2015-12-28WAGE: Increased startup speedEugene Sandulenko
2015-12-28WAGE: Moved scene drawing calls to Gui classEugene Sandulenko
2015-12-27WAGE: More improvements to the border drawingEugene Sandulenko
2015-12-27WAGE: Further work on border drawingEugene Sandulenko
2015-12-27WAGE: Started border drawing implementationEugene Sandulenko
2015-12-27WAGE: Implement scene drawingEugene Sandulenko
2015-12-27WAGE: Implemented WageEngine::onMove()Eugene Sandulenko
2015-12-27WAGE: Implement World::move(Chr *chr, Scene *scene)Eugene Sandulenko
2015-12-27WAGE: Implemented World::move(Obj *obj, Chr *chr)Eugene Sandulenko
2015-12-27WAGE: Finished WageEngine::performInitialSetup()Eugene Sandulenko
2015-12-27WAGE: Initial code for world initializationEugene Sandulenko
2015-12-27WAGE: CleanupEugene Sandulenko
2015-12-27WAGE: Implement handleLookCommand()Eugene Sandulenko
2015-12-27WAGE: Implement script decodingEugene Sandulenko
2015-12-27WAGE: Unstubbed Script::eval()Eugene Sandulenko
2015-12-27WAGE: Test script executionEugene Sandulenko
2015-12-27WAGE: stubbed attack handlingEugene Sandulenko
2015-12-27WAGE: Stubs for command processingEugene Sandulenko
2015-12-27WAGE: Fixed ver/horisontal lines thicknessEugene Sandulenko
2015-12-27WAGE: Simplify codeEugene Sandulenko
2015-12-27WAGE: First stub for rounded rectanglesEugene Sandulenko
2015-12-27WAGE: Fixed screen sizeEugene Sandulenko
2015-12-27WAGE: Implemented drawing of think linesEugene Sandulenko
2015-12-27WAGE: Added detection for Camp CantitoeEugene Sandulenko
2015-12-27WAGE: Fix screen sizeEugene Sandulenko
2015-12-27WAGE: Implement drawing patterned rectanglesEugene Sandulenko
2015-12-27WAGE: Get rid of hacky drawingEugene Sandulenko
2015-12-27WAGE: Implemented debug drawingEugene Sandulenko
2015-12-27WAGE: Sync with mainlineEugene Sandulenko
2015-12-27WAGE: Remove SVN keywords from the headersEugene Sandulenko
2015-12-27WAGE: Minor Comment Corrections and Removal.D G Turner
2015-12-27WAGE: Correction For MacResManager Constructor Changes.D G Turner
2015-12-27WAGE: Add Missing Required Engine Headers.D G Turner
2015-12-27WAGE: Correct Engine For DebugMan API Changes.D G Turner
2015-12-27WAGE: Replace Forbidden Printf calls with debug() calls.D G Turner
2015-12-27WAGE: Update Engine Code For Common::RandomSource API Changes.D G Turner
2015-12-27WAGE: Started implementing script execution.Eugene Sandulenko
2015-12-27WAGE: Added MIT license to mll relevant files.Eugene Sandulenko
2015-12-27WAGE: Move MacResManager to CommonEugene Sandulenko
2015-12-27WAGE: Merged most headers into entities.hEugene Sandulenko
2015-12-27WAGE: Added stubs for most classes. Implemented Obj and Scene classes.Eugene Sandulenko
2015-12-27WAGE: Initial version. "Another Fine Mess 1.8" is detected.Eugene Sandulenko