OpenLoco version 23.01
Implement Object Loading Functions [#1739, #1746, #1747, #1749, #1752, #1753, #1758, #1759] The main focus of this month has been implementing the object loa...
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 ...
Change Company Face Game Command [#1656] Changing the company face is much more complex than you might think. Each company face is a separate Object and chan...