Skip to content
#

game

Here are 28,125 public repositories matching this topic...

pixi.js
heinezen
heinezen commented May 4, 2020

The new converter (#1151) uses member objects to operate on data from the .dat files. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not

tupaschoal
tupaschoal commented May 1, 2020

Create an overload of gfx_draw_string_left on \src\openrct2\drawing\Text.cpp with the same name, but that takes a const ScreenCoordsXY& object instead of an int32_t x and and an int32_t y and replace the calls to the {x ,y} pair by the one using ScreenCoordsXY.

Don't try to do all calls at once, unless it doesn't occur a lot, as this might lead to a huge PR. When we stop using the

lila
eisenhaus335
eisenhaus335 commented Feb 27, 2020

Hello
i just recently found this game on rust-unofficial list. its seems there is no documentation for linux installation anywhere to be found. windows is easy cause they just use exe but for me linux i cant hardly know how to install it
i am using ubuntu 19.10 right now

ifreund
ifreund commented Apr 29, 2020

We have a new system for creating activities that is more robust and flexible that the previous one. However, most activities still use use the old system. It would be good if we could migrate these legacy activities to the new system, as the resulting code is easier to read, understand, and maintain.

For reference, the initial PR implementing the system is #37450 and a few example PRs migratin

SHUJIAN01
SHUJIAN01 commented Aug 12, 2019

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)

(重要!问题分类)

描述问题bug
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)

Linux执行airtest脚本报"There is no SIFT module in your OpenCV environment!"

根据https://github.com/AirtestPr

argus33
argus33 commented Apr 16, 2020

Context
would be nice to have a feature to disable showing the public internet servers... keep them from populating. i run this as a lan voice chat as intended and some of the server name/descriptions are not appropriate for kids... Nothing against free speech and all but i prefer to have some means of not corrupting my kids to early.

Describe the feature you have in mind
check box

Improve this page

Add a description, image, and links to the game 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 game topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.