Skip to content
#

simulation

Here are 9,341 public repositories matching this topic...

Broxzier
Broxzier commented Jun 18, 2022

Operating System

Windows 10, 64 bit

OpenRCT2 build

OpenRCT2, v0.4.0-174-gc8df66f (c8df66f on develop) provided by GitHub

Describe the issue

The implementation of String::Format_VA (mostly called from the String::Format overload without the buffer argument) allocates space for the string, and it's up to the user to free this (Memory::Free). This is however rarely do

bug refactor good first issue
abstreet
techgeeknz
techgeeknz commented Jul 2, 2020

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.

good first issue enhancement
webots
stefaniapedrazzi
stefaniapedrazzi commented Jun 28, 2022

Currently to insert an Ephemeral PROTO you have to select the item and then click on the Insert button.
It would be user-friendly to also be able to insert PROTOs by double clicking on the item (without having to click the insert button) in the same way as this is supported in the "Add Node" dialog.

enhancement good first issue
Thrive
jorgesumle
jorgesumle commented Aug 29, 2016

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

Improve this page

Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."

Learn more