Duc's Progress Report: 4/30/01


Goals for the past week

Implement message queue to store incoming messages. Integrate networking into remainder of the system.

Accomplishments for the past week

Implemented message queue to store messages. Wrapped existing networking module around a new interface as it was to be used by the GameManager. Help out with the integrating the networking into a previous version of the GameManager, however that developement has been abandoned because of unforeseen design flaws in that version of the GameManager. A new GameManager was built that separated Server and Client from each other, and would use a consistent interface to access different modules.

List of schedule-altering events

Plans for the coming week

Participate in the system integration, work on GameManager as needed. Begin documentation of networking module functionality.

Moral Meter

Hey, how come it doesn't compile when I just throw all the networking code into the some other program?