OpenLoco version 23.03
Implement remaining object loading functions [#1851, #1848] At the start of this month, we finished the remaining object loading functions. The last two were...
Implement remaining object loading functions [#1851, #1848] At the start of this month, we finished the remaining object loading functions. The last two were...
Implement object loading functions [#1822, #1824, #1829, #1834, #1842, #1846] This month, our journey towards implementing the object load functions continue...
Implement Object Loading Functions [#1739, #1746, #1747, #1749, #1752, #1753, #1758, #1759] The main focus of this month has been implementing the object loa...
Introduce Enum Flags [#1741] One of the limitations of C++ is that there is no nice native way to handle flags for a type. There are many alternative ways of...
Implement Industry Functions [#1643, #1669, #1694, #1700, #1707, #1716] A number of pull requests all focused on industry related functions. These represent ...