aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/script.h
AgeCommit message (Expand)Author
2015-12-27WAGE: Implemented object taking logicEugene Sandulenko
2015-12-27WAGE: Implement first round of comparisonsEugene Sandulenko
2015-12-27WAGE: Unstubbed Script::eval()Eugene Sandulenko
2015-12-27WAGE: Handle NULL value OperandsEugene Sandulenko
2015-12-27WAGE: Unstub processIf()Eugene Sandulenko
2015-12-27WAGE: Test script executionEugene Sandulenko
2015-12-27WAGE: stubbed attack handlingEugene Sandulenko
2015-12-27WAGE: Implemented processLet()Eugene Sandulenko
2015-12-27WAGE: Stubs for command processingEugene Sandulenko
2015-12-27WAGE: Remove SVN keywords from the headersEugene Sandulenko
2015-12-27WAGE: Remove snprintf() instance. Unused anyway.D G Turner
2015-12-27WAGE: Change Script Object to use Common::SeekableReadStream.D G Turner
2015-12-27WAGE: Started implementing script execution.Eugene Sandulenko
2015-12-27WAGE: Added MIT license to mll relevant files.Eugene Sandulenko
2015-12-27WAGE: Added stubs for most classes. Implemented Obj and Scene classes.Eugene Sandulenko