Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2001:
[Freeciv-Dev] [Update] Notes and serial number
Home

[Freeciv-Dev] [Update] Notes and serial number

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [Update] Notes and serial number
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 Feb 2001 23:50:30 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxxxx

Hi,

This is another update which is a result of the work at the city
management agent.

Changes between note-5 and the attached note-6:
 - updated to current cvs
 - moved build_note_packet from server/plrhand to common/note to
   enable client side created notes
 - added send_note_*self (client/civclient)
 - added examples for client side created notes
 - removed debug/test code
 - added va_* magic from Dirk (common/dynamicvarargs and client/packhand)
 - added request_sno_of_currently_handled_packet (client/civclient)
 - added option to install a callback which is called after the final
   note (client/civclient)
 - the sno fields will no always be appened (APPEND_SNO removed)
   (common/packets)

Still open:
 - decide how to handle display options for client
 - review cagtegories
 - decide if {SEND,RECEIVE}_{VARS,START,END} macros will be used
 - decide if the client encodes in the initiator_sno of its packet the
   desire to get a final note

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  reality.sys corrupt. Reboot Universe? (y,n,q)

Attachment: note-6.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [Update] Notes and serial number, Raimar Falke <=