aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/subroutine.cpp
AgeCommit message (Collapse)Author
2007-02-16Some very obvious cleanups.Torbjörn Andersson
svn-id: r25635
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
svn-id: r25502
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell
svn-id: r25501
2007-02-11Add Acorn disk version of Simon the Sorcerer 1.Travis Howell
svn-id: r25480
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
svn-id: r24633
2006-10-28Add more fixes for Elvira 1Travis Howell
svn-id: r24547
2006-10-27Ooops, fix Elvira 1 regressionTravis Howell
svn-id: r24525
2006-10-27Add code for look opcode in elvira 1Travis Howell
svn-id: r24524
2006-10-25Add back delay between script restartsTravis Howell
svn-id: r24500
2006-10-25Revert debug changesTravis Howell
svn-id: r24496
2006-10-25Remove unused script opcodesTravis Howell
svn-id: r24495
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
svn-id: r24491
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-16Auto decrunch the gamexx file when requiredTravis Howell
svn-id: r24344
2006-10-13Add differences in opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24294
2006-10-07Minor cleanupTravis Howell
svn-id: r24158
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-05Fix loading position of initial items in Elvira 1/2Travis Howell
svn-id: r24122
2006-10-04Add video opcode differences in Elvira 2Travis Howell
svn-id: r24107
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
svn-id: r24106
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
svn-id: r24072
2006-09-30Move remaining script loading code to subroutine.cppTravis Howell
svn-id: r24026
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009