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.h
Age
Commit message (
Expand
)
Author
2016-01-04
WAGE: Implement handleMoveCommand()
Eugene Sandulenko
2015-12-28
WAGE: Increased startup speed
Eugene Sandulenko
2015-12-27
WAGE: Implement World::move(Chr *chr, Scene *scene)
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: Implementing loading service dialog strings
Eugene Sandulenko
2015-12-27
WAGE: Get rid of hacky drawing
Eugene Sandulenko
2015-12-27
WAGE: Remove SVN keywords from the headers
Eugene Sandulenko
2015-12-27
WAGE: Started implementing script execution.
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: Merged most headers into entities.h
Eugene Sandulenko
2015-12-27
WAGE: Finished world loading.
Eugene Sandulenko
2015-12-27
WAGE: Started scene loader implemenation
Eugene Sandulenko
2015-12-27
WAGE: Added stubs for most classes. Implemented Obj and Scene classes.
Eugene Sandulenko