OpenTTD/src/os/windows
Patric Stout eca73a810c Change: rebrand 1.12.0 to 12.0
One question that keeps popping up: "when do we release 2.0?".
NewGRF will force that at least 1.16 will be 2.0, but to not wait
for this, let's drop the "1." and be for ever done with that
conversation.

We are following in the footstep of giants here.
2021-08-15 12:28:51 +02:00
..
CMakeLists.txt Codechange: [Win32] Move Win32-specific font code to a seperate file. 2021-02-13 20:09:14 +01:00
crashlog_win.cpp Codechange: [WIN32] Add a wrapper around GetProcAddress() 2021-06-10 23:17:29 +02:00
font_win32.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
font_win32.h Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 2021-04-07 09:31:47 +02:00
ottdres.rc.in Change: rebrand 1.12.0 to 12.0 2021-08-15 12:28:51 +02:00
string_uniscribe.cpp Fix: [MinGW] Silence 2 cast warnings 2021-06-10 23:17:29 +02:00
string_uniscribe.h Codechange: remove #ifdef from .cpp files to exclude features 2020-06-05 19:36:05 +02:00
win32.cpp Change: [Win32] Set the console codepage to UTF-8 2021-07-16 23:01:08 +02:00
win32.h Codechange: [WIN32] Add a wrapper around GetProcAddress() 2021-06-10 23:17:29 +02:00