Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dedicated console cannot chat umlauts to game #2189

Closed
DorpsGek opened this issue Aug 4, 2008 · 2 comments
Closed

dedicated console cannot chat umlauts to game #2189

DorpsGek opened this issue Aug 4, 2008 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Aug 4, 2008

dihedral opened the ticket and wrote:

r13817 (though apparently this has been an issue for a longer time)

any umlaut char cannot be 'chatted' (using the say command) to the game

examle: say "hällö" will actually result in "[All] apPlus: h ll "
note the 2 spaces for each umlaut

also chars such as ß will not make it into the game!

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/2189
@DorpsGek
Copy link
Member Author

DorpsGek commented Aug 4, 2008

dihedral wrote:

issue lies in src/video/dedicated_v.cpp:244 where the mentioned chars get caught by
if (!IsInsideMM(input_line[i], ' ', 256))


This comment was imported from FlySpray: https://bugs.openttd.org/task/2189#comment4531

@DorpsGek
Copy link
Member Author

DorpsGek commented Aug 4, 2008

Rubidium closed the ticket.

Reason for closing: Fixed

In r13992.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2189

@DorpsGek DorpsGek closed this as completed Aug 4, 2008
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant