Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3359 closed enhancement (fixed)

[PATCH] Move engine version from XmppClient.cpp to Pyrogenesis.cpp

Reported by: elexis Owned by: leper
Priority: Should Have Milestone: Alpha 19
Component: Core engine Keywords: patch
Cc: Patch:

Description

Currently XmppClient.cpp defines an engine version string "0.0.19". It should be moved to a more appropriate place, so that it can be accessed globally.

For example it can be used as a version test for savegames and replays and therefore constitutes a requirement of the visual replay menu (#3258).

Attachments (1)

t3359_move_engine_version_v1.patch (9.3 KB ) - added by elexis 9 years ago.
Moves the version and uses it for testing the savegame.

Download all attachments as: .zip

Change History (3)

by elexis, 9 years ago

Moves the version and uses it for testing the savegame.

comment:1 by leper, 9 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 16906:

Move engine version to common file. Patch by elexis. Fixes #3359.

comment:2 by leper, 9 years ago

Keywords: review removed

Thanks.

Note: See TracTickets for help on using tickets.