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
2016-02-14
WAGE: Implement handleRestCommand
Eugene Sandulenko
2016-01-09
WAGE: Put lists into typedefs
Eugene Sandulenko
2016-01-09
WAGE: Started implementation of performCombatAction()
Eugene Sandulenko
2016-01-07
WAGE: Plugged great deal of leaks
Eugene Sandulenko
2016-01-07
WAGE: Fix numerpous memory leaks
Eugene Sandulenko
2016-01-07
WAGE: Add last line from scene description
Eugene Sandulenko
2016-01-07
WAGE: Warning fixws
Eugene Sandulenko
2016-01-06
WAGE: More leak plugging
Eugene Sandulenko
2016-01-06
WAGE: Fix crash
Eugene Sandulenko
2016-01-05
WAGE: Remove debug output
Eugene Sandulenko
2016-01-04
WAGE: Fix command processing
Eugene Sandulenko
2016-01-04
WAGE: Fix Script::processMove(), so it works with double conversion too
Eugene Sandulenko
2016-01-04
WAGE: Implement handleMoveCommand()
Eugene Sandulenko
2016-01-03
WAGE: Implement getGroundItemsList()
Eugene Sandulenko
2016-01-03
WAGE: Complete Script::compare()
Eugene Sandulenko
2016-01-03
WAGE: Fixed processMove operands
Eugene Sandulenko
2016-01-03
WAGE: Implement processMove()
Eugene Sandulenko
2016-01-03
WAGE: More debug output
Eugene Sandulenko
2016-01-03
WAGE: Less intrusive stub
Eugene Sandulenko
2016-01-03
WAGE: Fix number parsing
Eugene Sandulenko
2016-01-03
WAGE: Fix ifClick conditional
Eugene Sandulenko
2016-01-03
WAGE; Fix stringOp reading
Eugene Sandulenko
2016-01-02
WAGE: Implement evalClickCondition
Eugene Sandulenko
2015-12-31
WAGE: Finished world reset
Eugene Sandulenko
2015-12-31
WAGE: Hide noisy debug messages deeper
Eugene Sandulenko
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
[next]