[Scummvm-cvs-logs] CVS: scummvm/queen xref.txt,NONE,1.1
David Eriksson
twogood at users.sourceforge.net
Fri Oct 10 07:00:06 CEST 2003
Update of /cvsroot/scummvm/scummvm/queen
In directory sc8-pr-cvs1:/tmp/cvs-serv27034/queen
Added Files:
xref.txt
Log Message:
Small start for variable cross-reference.
--- NEW FILE: xref.txt ---
$Id: xref.txt,v 1.1 2003/10/10 13:59:21 twogood Exp $
Cross-reference for functions and variables for the original source code and
the ScummVM implementation.
CONSTANTS
=========
FUNCTIONS
=========
CUTAWAY Cutaway::run
FIND_SCALE Logic::findScale
SPEAK Talk::? (not yet available)
talk Talk::run
tflen Resource::fileSize
topen Resource::loadFile
VARIABLES
=========
AREAMAX Logic::_areaMax
DESCTOT Logic::_numDescriptions
GRAPHIC_MAX Logic::_numGraphics
GRAPHIC_DATA Logic::_graphicData
ITEM_DATA Logic::_itemData
ITEMTOT Logic::_numItems
NAMETOT Logic::_numNames
OBJECT_DATA Logic::_objectData
OBJMAX Logic::_objMax
OBJTOT Logic::_numObjects
ROOM Logic::_currentRoom
ROOM_DATA Logic::_roomData
ROOM_NAMEstr Logic::? (not yet implemented)
ROOMTOT Logic::_numRooms
SFXNAME Logic::_sfxName
VersionStr Logic::language (add more functions if needed)
WALK_OFF_MAX Logic::_numWalkOffs
More information about the Scummvm-git-logs
mailing list