]> git.tdb.fi Git - r2c2.git/commit
Convert Catalogue to a Collection
authorMikko Rasa <tdb@tdb.fi>
Sun, 4 May 2014 07:47:49 +0000 (10:47 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 4 May 2014 20:13:07 +0000 (23:13 +0300)
commit81ee4fbd16b472892b67b35ea85956423a2247ed
treeb0e250e0799e268feff52b37f4ad0fa82112fd15
parent93c148ff88ba2c8266b44c336ba7ddd948010de7
Convert Catalogue to a Collection

Since this involves changing the key from ArticleNumber to std::string,
existing layout and state files need to be adjusted by hand.
22 files changed:
locos.dat
source/3d/catalogue.cpp
source/3d/catalogue.h
source/designer/extendtool.cpp
source/engineer/newtraindialog.cpp
source/engineer/newvehicledialog.cpp
source/libr2c2/catalogue.cpp
source/libr2c2/catalogue.h
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/signaltype.h
source/libr2c2/terraintype.h
source/libr2c2/tracktype.cpp
source/libr2c2/tracktype.h
source/libr2c2/train.cpp
source/libr2c2/train.h
source/libr2c2/vehicletype.h
source/network/server.cpp
source/shoppinglist/main.cpp
terrain.dat
tracks.dat
wagons.dat