index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
windows
/
win32.h
Age
Commit message (
Expand
)
Author
2021-06-10
Codechange: [WIN32] Add a wrapper around GetProcAddress()
glx22
2021-06-10
Fix: [MinGW32] SHGFP_TYPE_CURRENT is now present in win32api
glx22
2021-06-10
Codechange: [WIN32] Use VersionHelpers where appropriate
glx22
2021-04-07
Codechange: Remove the now meaningless console_cp parameter from OTTD2FS
Niels Martin Hansen
2021-02-23
Codechange: Switch to explicit wide strings
Niels Martin Hansen
2021-02-23
Remove: [Win32] Last pretenses of being able to build for Windows 95
Niels Martin Hansen
2021-02-22
Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to th...
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2018-06-06
Add: [Win32] Native natural sort implementation.
Michael Lutz
2016-10-30
(svn r27674) -Fix (r27673): Mingw...
michi_cc
2016-10-30
(svn r27673) -Add: [Win32] Thread names for windows debuggers.
michi_cc
2015-03-02
(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)
planetmaker
2013-08-05
(svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode bu...
michi_cc
2013-08-05
(svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is no...
michi_cc
2013-08-05
(svn r25673) -Fix: [Win32] Use the right code page for converting ANSI string...
michi_cc
2013-04-06
(svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetF...
michi_cc
2011-11-17
(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...
rubidium
2009-08-31
(svn r17336) -Codechange: move some os specific files into src/os/
rubidium