Files
openttd-android/src
PeterN 32fda83d39 Fix aa7ca7fe6: Linkgraph node index order must be maintained due to other references. (#7431)
Linkgraph nodes require a specific order that was maintained by swapping just the last
element for the node to be removed. std::vector::erase() changed this to removing the
node is then shuffling the remain items down, which upsets other references to this
indices.

This is fixed by switching back to the original swap & pop method.
2019-03-30 22:19:50 +00:00
..
2019-03-30 19:45:46 +01:00
2019-03-28 00:09:33 +01:00
2019-03-16 22:30:11 +00:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-20 19:24:55 +01:00
2019-03-20 19:24:55 +01:00
2019-03-28 00:09:33 +01:00
2019-03-20 19:24:55 +01:00
2019-03-19 23:22:51 +01:00
2019-01-12 16:57:23 +00:00
2019-01-12 16:57:23 +00:00
2019-03-20 19:24:55 +01:00
2019-03-20 19:24:55 +01:00
2019-03-20 19:24:55 +01:00
2019-03-28 00:09:33 +01:00
2018-04-30 18:52:32 +02:00
2019-03-28 00:09:33 +01:00
2019-03-20 19:24:55 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2018-04-29 15:32:16 +02:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-20 19:24:55 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2018-04-30 18:52:32 +02:00
2019-03-20 19:24:55 +01:00
2019-03-20 19:24:55 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2018-10-31 12:41:49 +01:00
2019-03-05 22:03:00 +01:00
2019-03-28 00:09:33 +01:00
2019-03-20 19:24:55 +01:00
2019-03-16 22:30:11 +00:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-19 23:22:51 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-28 00:09:33 +01:00
2019-03-16 22:30:11 +00:00
2019-03-28 00:09:33 +01:00