-
Updated
Jun 9, 2021 - JavaScript
simulation
Here are 7,765 public repositories matching this topic...
-
Updated
Nov 3, 2021 - C++
-
Updated
Aug 10, 2021 - Rust
Version of OpenTTD
Since e04ca904a9455afc63aa87db775fe4463ab899b7
The introduction of the minimap screenshot feature appears to be duplicating functionality that will be used elsewhere for drawing the widgets within the minimap window; specifically, the GetMinimapOwner function is very likely to be replicating functionality used by the owner information overlay of the minimap window.
-
Updated
Oct 31, 2021 - C++
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Oct 28, 2021
-
Updated
Mar 15, 2019 - Jupyter Notebook
Steps to Reproduce
- Create empty directory with the wizard
- Add a robot and a join
- In view, add "Show join axes"
- Nothing seems to happens, because the line is too small
Expected behaviour
A line should appear.
Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa
-
Updated
Aug 9, 2021 - Python
-
Updated
Oct 30, 2021 - Python
-
Updated
Sep 26, 2021
What's the problem this feature will solve?
I am currently working on a project using mesa. Great framework! The problem is that I use ContinuousSpace, and want to visualise it. Is this something you are working on?
Don't bunde the data
-
Updated
Nov 3, 2021
I just saw in auto-evo a place where energy balance is computed twice just a few rows apart:
https://github.com/Revolutionary-Games/Thrive/blob/28e604b61f63162dd44f54bd450fcbd8cd93674b/src/auto-evo/simulation/PopulationSimulation.cs#L191
this should be super simple to just store that in a variable instead of computing it twice, should give at least a tiny performance benefit.
I try to generate rou.xml file with a repeated flow file and a turn file.
The flow file is something like:
and the turn file is something like:
and the command
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
Nov 3, 2021 - Java
-
Updated
Nov 4, 2021 - C++
-
Updated
Feb 16, 2021 - C++
-
Updated
Oct 22, 2021 - C++
-
Updated
Oct 28, 2021 - C++
-
Updated
Nov 3, 2021 - C
-
Updated
Sep 24, 2021 - Python
-
Updated
Nov 2, 2021 - Jinja
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."


Operating System
Windows 10 x64
OpenRCT2 build
OpenRCT2, v0.3.4.1 (af78bbb on develop) provided by GitHub
Describe the issue
This bug is mostly noticeable using a custom theme where the secondary colour is set to something dark.
Area(s) with issue?
No response
Steps to reproduce