Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#2562 closed defect (fixed)

[PATCH] Move civ JSON data to simulation\data directory

Reported by: historic_bruno Owned by: Matt Doerksen
Priority: Should Have Milestone: Alpha 19
Component: UI & Simulation Keywords: simple patch
Cc: Patch:

Description (last modified by historic_bruno)

Currently, civilization JSON data is in the civs/ mod directory, originally it was intended mostly for use in the GUI. But now, it's used by the RMS (starting entities) and the simulation (formations). The files should be moved into simulation/data/, because files there can break multiplayer synchronization if modified, and it's nice to keep them all together.

Attachments (1)

2562.patch (360.2 KB ) - added by Matt Doerksen 9 years ago.
Move civs directory under simulation/data

Download all attachments as: .zip

Change History (8)

comment:1 by historic_bruno, 10 years ago

Description: modified (diff)

comment:2 by historic_bruno, 9 years ago

Milestone: BacklogAlpha 19

comment:3 by historic_bruno, 9 years ago

Keywords: simple added

comment:4 by Matt Doerksen, 9 years ago

Owner: set to Matt Doerksen

by Matt Doerksen, 9 years ago

Attachment: 2562.patch added

Move civs directory under simulation/data

comment:5 by Matt Doerksen, 9 years ago

Keywords: review patch added
Summary: Move civ JSON data to simulation\data directory[PATCH] Move civ JSON data to simulation\data directory

comment:6 by leper, 9 years ago

Resolution: fixed
Status: newclosed

In 16485:

Move civ JSON files to simulation/data. Patch by MattDoerksen. Fixes #2562.

comment:7 by leper, 9 years ago

Keywords: review removed

Thanks for the patch.

Note: See TracTickets for help on using tickets.