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
/
script.cpp
Age
Commit message (
Expand
)
Author
2015-12-27
WAGE: Implemented WageEngine::onMove()
Eugene Sandulenko
2015-12-27
WAGE: Implement World::move(Chr *chr, Scene *scene)
Eugene Sandulenko
2015-12-27
WAGE: Cleanup
Eugene Sandulenko
2015-12-27
WAGE: Implement handleLookCommand()
Eugene Sandulenko
2015-12-27
WAGE: Fix bug with skipping nested IF's
Eugene Sandulenko
2015-12-27
WAGE: Implement script decoding
Eugene Sandulenko
2015-12-27
WAGE: Implemented object taking logic
Eugene Sandulenko
2015-12-27
WAGE: Simplified code and avoid extra object allocations
Eugene Sandulenko
2015-12-27
WAGE: Fix crash on double free()
Eugene Sandulenko
2015-12-27
WAGE: Implement non0direct comparisons
Eugene Sandulenko
2015-12-27
WAGE: Implement first round of comparisons
Eugene Sandulenko
2015-12-27
WAGE: Unstubbed Script::eval()
Eugene Sandulenko
2015-12-27
WAGE: Handle NULL value Operands
Eugene Sandulenko
2015-12-27
WAGE: Unstub processIf()
Eugene Sandulenko
2015-12-27
WAGE: Fixes to script execution
Eugene Sandulenko
2015-12-27
WAGE: Test script execution
Eugene Sandulenko
2015-12-27
WAGE: stubbed attack handling
Eugene Sandulenko
2015-12-27
WAGE: Fixed uservar addressing
Eugene Sandulenko
2015-12-27
WAGE: Implemented processLet()
Eugene Sandulenko
2015-12-27
WAGE: Stubs for command processing
Eugene Sandulenko
2015-12-27
WAGE: Remove SVN keywords from the headers
Eugene Sandulenko
2015-12-27
WAGE: Change Script Object to use Common::SeekableReadStream.
D G Turner
2015-12-27
WAGE: Update Engine Code For Common::RandomSource API Changes.
D G Turner
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: Added stubs for most classes. Implemented Obj and Scene classes.
Eugene Sandulenko
[prev]