Ticket #1089 (new enhancement)

Opened 5 months ago

Properly serialize AI data in saved games

Reported by: historic_bruno Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords: serializer,ai
Cc:

Description

AIs require some serializer enhancements to properly save/load their data, unlike the rest of the simulation. We used a hack in Alpha 8, basically resetting the AIs to their initial state when loading a saved game. This is less than ideal because an AI might be in the middle of planning some task when the game was saved, information it would lose under the current system.

Note: See TracTickets for help on using tickets.