-
Updated
Nov 11, 2021 - JavaScript
simulation
Here are 8,755 public repositories matching this topic...
-
Updated
Apr 1, 2022 - C++
-
Updated
Apr 9, 2022 - Rust
In the LTN route planning tool, we display 4 routes at a time:

Zooming in a bit, you can see some of the routes overlap, but then split off and maybe rejoin:
 can be automated in the CI.
-
Updated
Apr 9, 2022 - C++
similarly to how species name editing works
anything from the 'Windows' menu (i.e. to hide the message area)
Bonus points for also permitting to the initial message area height
parsing code is in utils/gui/settings/GUISettingsHandler.cpp, values are applied in GUIApplicationWindow::handleEvent_SimulationLoaded
-
Updated
Nov 3, 2021
Don't bunde the data
-
Updated
Apr 9, 2022 - C++
-
Updated
Apr 7, 2022 - C++
-
Updated
Apr 8, 2022 - Java
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
-
Updated
Apr 9, 2022 - C++
-
Updated
Mar 14, 2022 - C++
-
Updated
Apr 4, 2022 - C++
Improve this page
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."


rct_ride_entry_vehicle.car_visual is an enumeration of the paint code used to paint the vehicle. "Car visual" does not speak to this reality. I think "PaintMode" or "DrawMode" is a better representation of this value.