aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/world.cpp
AgeCommit message (Expand)Author
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