index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
wage
/
world.cpp
Age
Commit message (
Expand
)
Author
2016-01-06
WAGE: Fix warnings
Eugene Sandulenko
2016-01-04
WAGE: Implement handleMoveCommand()
Eugene Sandulenko
2015-12-31
WAGE: Finished world reset
Eugene Sandulenko
2015-12-28
WAGE: Increased startup speed
Eugene Sandulenko
2015-12-27
WAGE: More debug output
Eugene Sandulenko
2015-12-27
WAGE: Implement World::move(Chr *chr, Scene *scene)
Eugene Sandulenko
2015-12-27
WAGE: Implemented World::move(Obj *obj, Scene *scene)
Eugene Sandulenko
2015-12-27
WAGE: Implemented World::move(Obj *obj, Chr *chr)
Eugene Sandulenko
2015-12-27
WAGE: Initial code for world initialization
Eugene Sandulenko
2015-12-27
WAGE: Implemented object taking logic
Eugene Sandulenko
2015-12-27
WAGE: More work on menu reading
Eugene Sandulenko
2015-12-27
WAGE: Added stubs for menu loading
Eugene Sandulenko
2015-12-27
WAGE: Added enhanced Skepters pattern loading
Eugene Sandulenko
2015-12-27
WAGE: Implementing loading service dialog strings
Eugene Sandulenko
2015-12-27
WAGE: Simplified code
Eugene Sandulenko
2015-12-27
WAGE: Fix pattern loading
Eugene Sandulenko
2015-12-27
WAGE: Added debug output, fixed semantics
Eugene Sandulenko
2015-12-27
WAGE: Remove SVN keywords from the headers
Eugene Sandulenko
2015-12-27
WAGE: Fixed Remaining Issues Preventing Compilation.
D G Turner
2015-12-27
WAGE: Change Script Object to use Common::SeekableReadStream.
D G Turner
2015-12-27
WAGE: More Updates To World Class for MacResManager API Changes.
D G Turner
2015-12-27
WAGE: Update World Class with MKTAG fourCC.
D G Turner
2015-12-27
WAGE: Add Missing Headers For World Class.
D G Turner
2015-12-27
WAGE: Started implementing script execution.
Eugene Sandulenko
2015-12-27
WAGE: Fix compilation under *nix.
Eugene Sandulenko
2015-12-27
WAGE: Added MIT license to mll relevant files.
Eugene Sandulenko
2015-12-27
WAGE: Move MacResManager to Common
Eugene Sandulenko
2015-12-27
WAGE: Implement reading of all entities. This completes the world loading.
Eugene Sandulenko
2015-12-27
WAGE: Merged most headers into entities.h
Eugene Sandulenko
2015-12-27
WAGE: Finished world loading.
Eugene Sandulenko
2015-12-27
WAGE: Load scene scripts too.
Eugene Sandulenko
2015-12-27
WAGE: Started scene loader implemenation
Eugene Sandulenko
2015-12-27
WAGE: Removed tons on those accessors.
Eugene Sandulenko
2015-12-27
WAGE: Added stubs for most classes. Implemented Obj and Scene classes.
Eugene Sandulenko
2015-12-27
WAGE: Resource file is loaded.
Eugene Sandulenko
[prev]