Changes between Initial Version and Version 1 of Ticket #3258


Ignore:
Timestamp:
May 21, 2015, 5:50:51 PM (9 years ago)
Author:
elexis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3258 – Description

    initial v1  
    1818The '''commands.txt''' must contain the '''engine version''' so that it can be checked explicitly for compability before replaying the file. It should also contain a '''timestamp''', so that the date value won't be lost if players share their files over the internet.
    1919
    20 The engine version is currently saved in `XmppClient.cpp` and should be '''moved to another file'''.
     20The engine version is currently saved in `XmppClient.cpp` and should be '''moved to another file'''. Refs #2745.
    2121{{{
    2222m_client->disco()->setVersion("Pyrogenesis", "0.0.19");