Jeremy Gao

Results 37 comments of Jeremy Gao

There are unofficial exe installers which are from [telk.kr](https://telk.kr/ottd/download). Nevertheless I haven't tried them before and it's likely that the exe is in Korean, so it would be hard to...

Hi, this problem is even worse with Chinese characters (also on the right side the k in km is not handled correctly) In comparaison to this, which is rendered correctly:

Don't forget the super important regional dictionaries. (i.e. Hong Kong, Singapore, Malaysia, Taiwan, Macau) IMO it's better to leave it as a user setting.

Specifically the `STR_TRACE_RESTRICT_CONDITIONAL_*` strings. Most of them takes three or four parameters, one for "if", "else if", "or if", one for the type (or name), one for the condition operator,...

You might also want to add ctrl/shift and zoom support. https://github.com/WenSimEHRP/OpenTTD/commit/32e6cf6179549faee1c2682ff9ba57d482d84a79

> any reason why you didn't submit it upstream? It was mostly an experiment, and at that point I knew (almost) nothing about cpp. Plus I don't have a windows...