Crossfire Client, Trunk
RI_IMAGE_xxx RequestInfo values.

Values used for various aspects of the library to hold state on what requestinfo's we have gotten replyinfo for and what data was received. In this way, common/client.c can loop until it has gotten replies for all the requestinfos it has sent. This can be useful - we don't want the addme command sent for example if we are going to use a different image set. The GUI stuff should really never change these variables, but I suppose I could look at them for debugging/ status information. More...

Values used for various aspects of the library to hold state on what requestinfo's we have gotten replyinfo for and what data was received. In this way, common/client.c can loop until it has gotten replies for all the requestinfos it has sent. This can be useful - we don't want the addme command sent for example if we are going to use a different image set. The GUI stuff should really never change these variables, but I suppose I could look at them for debugging/ status information.