aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/items.cpp
AgeCommit message (Collapse)Author
2009-07-01Fixed some more warnings observed on buildbotMax Horn
svn-id: r42010
2009-03-20Add missing code difference in getUserFlag().Travis Howell
svn-id: r39565
2009-02-14Ooops, remove excess bracket.Travis Howell
svn-id: r36322
2009-02-14Add missing code difference in wordMatch().Travis Howell
svn-id: r36321
2008-12-13Cleanup.Travis Howell
svn-id: r35323
2007-11-18Switch invalid items back to error message, since restart state issues are ↵Travis Howell
fixed now.. svn-id: r29544
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-07-28Switch error back to debug message, due to strange data in restart state files.Travis Howell
svn-id: r28258
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ↵Travis Howell
systems. svn-id: r28189
2007-06-30AGOS: Introduced ChildType enumMax Horn
svn-id: r27792
2007-06-10Don't call getNextItemPtr(), when the result is simply ignored.Travis Howell
svn-id: r27305
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-11-06Add inherit code for earlier gamesTravis Howell
svn-id: r24640
2006-10-27Add code for look opcode in elvira 1Travis Howell
svn-id: r24524
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
svn-id: r24491
2006-10-24Add more menu code for Elvira 1Travis Howell
svn-id: r24486
2006-10-23Add hasIcon difference in Elvira 1Travis Howell
svn-id: r24468
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-15Rename items.cpp to script.cppEugene Sandulenko
svn-id: r24336
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
svn-id: r24332
2006-10-14Fix stub for Amiga demo of Elvira 1Travis Howell
svn-id: r24308
2006-10-13CleanupTravis Howell
svn-id: r24296
2006-10-13Add differences in opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24294
2006-10-12Fix mistake in debug opcode table for Elvira 1Travis Howell
svn-id: r24283
2006-10-11Add opcode for Elvira 1Travis Howell
svn-id: r24277
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
svn-id: r24262
2006-10-10Fix guard response in Elvira 1Travis Howell
svn-id: r24261
2006-10-10Fix movement in Elvira 1Travis Howell
svn-id: r24260
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
svn-id: r24250
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24242
2006-10-08Fixed regression in non-Elvira games.Torbjörn Andersson
svn-id: r24197
2006-10-08Whitespace.Torbjörn Andersson
svn-id: r24196
2006-10-08Add opcode for Elvira 1 and remove errors that don't occur in original gamesTravis Howell
svn-id: r24193
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
svn-id: r24190
2006-10-08Add code for displaying stastics in Elvira 1Travis Howell
svn-id: r24188
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
svn-id: r24183
2006-10-07Add more code differences in Elvira 1Travis Howell
svn-id: r24161
2006-10-07Add code for printing to boxes in WaxworksTravis Howell
svn-id: r24156
2006-10-07Add more script opcodes for Elvira 1/2/WWTravis Howell
svn-id: r24154
2006-10-06Add more code for Elvira 2Travis Howell
svn-id: r24143
2006-10-06Add more code for Elvira 2Travis Howell
svn-id: r24142
2006-10-06Add more code for Elvira 1Travis Howell
svn-id: r24141
2006-10-06Update ebug opcode table for Elvira1Travis Howell
svn-id: r24137
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
svn-id: r24136
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-06Ooops, restrict o_loadZone() changes to older games onlyTravis Howell
svn-id: r24132
2006-10-06Add support for skipping introduction in Elivra 1/2/WWTravis Howell
svn-id: r24131
2006-10-06Add more code for Elvira 1/2Travis Howell
svn-id: r24130
2006-10-05Fix startup of Elvira 1Travis Howell
svn-id: r24124