10 #ifndef SAVELOAD_COMPAT_ORDER_H
11 #define SAVELOAD_COMPAT_ORDER_H
13 #include "../saveload.h"
43 SLC_VAR(
"cur_real_order_index"),
44 SLC_VAR(
"cur_implicit_order_index"),
const SaveLoadCompat _order_sl_compat[]
Original field order for _order_desc.
const SaveLoadCompat _orderlist_sl_compat[]
Original field order for _orderlist_desc.
const SaveLoadCompat _order_backup_sl_compat[]
Original field order for _order_backup_desc.
#define SLC_VAR(name)
Field name where the real SaveLoad can be located.
#define SLC_NULL(length, from, to)
Empty space in every savegame version.
@ SLV_182
182 25115 FS#5492, r25259, r25296 Goal status
@ SL_MIN_VERSION
First savegame version.
@ SLV_192
192 26700 FS#6066 Fix saving of order backups
@ SLV_5
5.0 1429 5.1 1440 5.2 1525 0.3.6
SaveLoad information for backwards compatibility.