aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/scripts.h
AgeCommit message (Collapse)Author
2008-04-19Added a debugger command 'script' to allow execution of script engine methodsPaul Gilbert
svn-id: r31568
2008-01-10Corrected the name of script method #39 which closes the town hall doorPaul Gilbert
svn-id: r30371
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2007-11-15Fixes to parameters of script methodsPaul Gilbert
svn-id: r29508
2007-09-16Initial sound implementationPaul Gilbert
svn-id: r28917
2007-08-25Fixed up several sound system script methodsPaul Gilbert
svn-id: r28712
2007-06-22Implemented remaining script methodsPaul Gilbert
svn-id: r27605
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
2007-05-28Implemented new script methodsPaul Gilbert
svn-id: r26992
2007-04-30Cleaned up the script engine opcodes, added debug names for recently added ↵Paul Gilbert
script methods, and bugfix to method that was causing a crash in the first room svn-id: r26681
2007-04-29Reworked hotspot actions so that talking to characters work properlyPaul Gilbert
svn-id: r26675
2007-04-22General bugfixes, added animation handlers for creating potion and freeing ↵Paul Gilbert
Goewin, and in-progress work on completing original game's action precheck code svn-id: r26572
2007-04-15Added new script methodsPaul Gilbert
svn-id: r26485
2007-04-14Gave proper names to previously unknown/partially-known constantsPaul Gilbert
svn-id: r26467
2007-04-14Added script method for barmen serving playerPaul Gilbert
svn-id: r26463
2007-01-31Added script methods needed for leaving the dungeonPaul Gilbert
svn-id: r25297
2006-07-30Added script method for changing the current hotspot header flags mask bytePaul Gilbert
svn-id: r23629
2006-07-23Changed __lure_res_h__ to LURE_RES_H etc for consistency.Torbjörn Andersson
svn-id: r23584
2006-07-08Added ScummVM debuglevel support for dumping executed scriptsPaul Gilbert
Fixed up some incorrect script methods and added several new ones svn-id: r23409
2006-05-23Added script methods for manipulating current action support data and a stub ↵Paul Gilbert
for a script method that plays background music svn-id: r22576
2006-04-11Added a script method for setting a blocking hotspot scriptPaul Gilbert
svn-id: r21778
2006-02-19Implemented several more script engine methodsPaul Gilbert
svn-id: r20761
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582