Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-05 | (svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode ↵ | michi_cc | |
builds. | |||
2013-08-05 | (svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is ↵ | michi_cc | |
not the normal ANSI code page and definitely not UTF-8 either. | |||
2013-08-05 | (svn r25673) -Fix: [Win32] Use the right code page for converting ANSI ↵ | michi_cc | |
strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either. | |||
2013-04-06 | (svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to ↵ | michi_cc | |
SHGetFolderPath as it may not exist. | |||
2011-11-17 | (svn r23241) -Codechange: make the decision when to go to the custom drawn ↵ | rubidium | |
cursor more prominently during the initialisation of OpenTTD | |||
2009-08-31 | (svn r17336) -Codechange: move some os specific files into src/os/ | rubidium | |