Aaron van Geffen

Results 83 issues of Aaron van Geffen

Earlier this year, we moved the sea level settings to their own tab in the landscape generation window. This PR introduces the possibility to carve out river beds throughout the...

pending review
changelog

**Version information:** - Platform: Linux - Version: 24.06+ - Build/commit: 56a61ff7 ``` [80/277] Building CXX object src/OpenLoco/CMakeFiles/OpenLoco.dir/src/GameCommands/Vehicles/VehicleRearrange.cpp.o In file included from /home/aaron/Repositories/OpenLoco/OpenLoco/src/OpenLoco/src/GameCommands/Vehicles/VehicleRearrange.cpp:6: In constructor ‘OpenLoco::Vehicles::Vehicle::Vehicle(const OpenLoco::Vehicles::VehicleHead&)’, inlined from ‘OpenLoco::currency32_t OpenLoco::GameCommands::vehicleRearrange(const...

build

There are currently two in-game windows that use height properties. The first is the _Cut-away View_ window (`ViewClipping.cpp`), which uses it to display the vertical cut height. The second is...

refactor
good-first-issue

**Version information:** - Platform: any - Version: 24.09.1 - Build/commit: 9089129d709fa9729cacddf276aa2a8bde4fe6c6 Even after #2657, there still appears to be an issue with horizontal-to-vertical transitions in drawLine calls relative to vanilla....

openloco bug

**OS:** Arch Linux **Version:** 19.03 **Commit/Build:** 2e15bb6 Not sure what other platforms are seeing, but since 2e15bb6 I'm hearing the click sound two times every time I click a widget....

openloco bug

Updated strings on PR OpenRCT2/OpenRCT2#22735. ```diff -STR_2686 :Low: +STR_2686 :Min. land height: -STR_2687 :High: +STR_2687 :Max. land height: -STR_6045 :Strength +STR_6045 :Strength: -STR_6047 :Smooth tiles +STR_6047 :Smooth tile edges ```...

new field
changed field

New strings from PR OpenRCT2/OpenRCT2#22732. ``` STR_6671 :Show ‘real’ names of staff STR_6672 :Toggle between showing ‘real’ names of staff and staff numbers ``` Updated in: - [ ] ar-EG...

new field