docs/ottd-colour-palette.gif
| author |
Darkvater |
|
Tue, 28 Nov 2006 14:42:31 +0000 |
| changeset 5167 |
2b9d61386688 |
| parent 210 |
6d715f410a2f
|
| permissions |
-rw-r--r-- |
(svn r7274) -Codechange [utf8]: Add input/output unicode support. This actually only changes win32
since it uses UTF16 for file access. To keep os-specific code to a minimum, OpenTTD
uses UTF8 internally everywhere, converting to OS-type when needed (save/load/screenshot/etc.)