aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/world.cpp
AgeCommit message (Expand)Author
2016-01-06WAGE: Fix warningsEugene Sandulenko
2016-01-04WAGE: Implement handleMoveCommand()Eugene Sandulenko
2015-12-31WAGE: Finished world resetEugene Sandulenko
2015-12-28WAGE: Increased startup speedEugene Sandulenko
2015-12-27WAGE: More debug outputEugene Sandulenko
2015-12-27WAGE: Implement World::move(Chr *chr, Scene *scene)Eugene Sandulenko
2015-12-27WAGE: Implemented World::move(Obj *obj, Scene *scene)Eugene Sandulenko
2015-12-27WAGE: Implemented World::move(Obj *obj, Chr *chr)Eugene Sandulenko
2015-12-27WAGE: Initial code for world initializationEugene Sandulenko
2015-12-27WAGE: Implemented object taking logicEugene Sandulenko
2015-12-27WAGE: More work on menu readingEugene Sandulenko
2015-12-27WAGE: Added stubs for menu loadingEugene Sandulenko
2015-12-27WAGE: Added enhanced Skepters pattern loadingEugene Sandulenko
2015-12-27WAGE: Implementing loading service dialog stringsEugene Sandulenko
2015-12-27WAGE: Simplified codeEugene Sandulenko
2015-12-27WAGE: Fix pattern loadingEugene Sandulenko
2015-12-27WAGE: Added debug output, fixed semanticsEugene Sandulenko
2015-12-27WAGE: Remove SVN keywords from the headersEugene Sandulenko
2015-12-27WAGE: Fixed Remaining Issues Preventing Compilation.D G Turner
2015-12-27WAGE: Change Script Object to use Common::SeekableReadStream.D G Turner
2015-12-27WAGE: More Updates To World Class for MacResManager API Changes.D G Turner
2015-12-27WAGE: Update World Class with MKTAG fourCC.D G Turner
2015-12-27WAGE: Add Missing Headers For World Class.D G Turner
2015-12-27WAGE: Started implementing script execution.Eugene Sandulenko
2015-12-27WAGE: Fix compilation under *nix.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: Implement reading of all entities. This completes the world loading.Eugene Sandulenko
2015-12-27WAGE: Merged most headers into entities.hEugene Sandulenko
2015-12-27WAGE: Finished world loading.Eugene Sandulenko
2015-12-27WAGE: Load scene scripts too.Eugene Sandulenko
2015-12-27WAGE: Started scene loader implemenationEugene Sandulenko
2015-12-27WAGE: Removed tons on those accessors.Eugene Sandulenko
2015-12-27WAGE: Added stubs for most classes. Implemented Obj and Scene classes.Eugene Sandulenko
2015-12-27WAGE: Resource file is loaded.Eugene Sandulenko