Recent Posts

OpenLoco version 23.02

Implement object loading functions [#1822, #1824, #1829, #1834, #1842, #1846] This month, our journey towards implementing the object load functions continue...

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...

OpenLoco version 22.12

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...

OpenLoco version 22.11

Implement Industry Functions [#1643, #1669, #1694, #1700, #1707, #1716] A number of pull requests all focused on industry related functions. These represent ...

OpenLoco version 22.10

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...