This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
4b7ab63172106f782b4601ac46fc9fc2deee1ac5
0ad
/
source
/
lib
/
sysdep
/
os
/
win
T
History
Ykkrosh
a4cd90ddfc
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
...
Fixes
#2198
. This was SVN commit r14035.
2013-10-20 09:27:44 +00:00
..
aken
…
tests
…
whrt
fix synchronization of TimerState (refs
#1729
)
2012-12-01 06:33:30 +00:00
wposix
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
2013-10-20 09:27:44 +00:00
comctl6.manifest
…
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
mahaf.cpp
…
mahaf.h
…
manifest.cpp
…
manifest.rc
…
wclipboard.cpp
…
wcpu.cpp
…
wcpu.h
…
wcursor.cpp
Fix black-square cursor on 16bpp Windows
2012-03-19 20:46:12 +00:00
wdbg_heap.cpp
…
wdbg_heap.h
…
wdbg_sym.cpp
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
2013-10-20 09:27:44 +00:00
wdbg_sym.h
…
wdbg.cpp
…
wdbg.h
…
wdir_watch.cpp
…
wdll_delay_load.cpp
Fixes macro redefinition of FACILITY_VISUALCPP in VC2012 (it's defined in winerror.h).
2013-05-28 01:14:41 +00:00
wdll_delay_load.h
…
wdll_main.h
…
wdll_ver.cpp
…
wdll_ver.h
…
wfirmware.cpp
…
wfirmware.h
…
wgfx.cpp
…
wgfx.h
…
wgl.h
…
win.h
…
winit.cpp
…
winit.h
…
wiocp.cpp
…
wiocp.h
…
wmi.cpp
…
wmi.h
…
wnuma.cpp
…
wprintf.cpp
…
wprofiler.cpp
…
wsdl.cpp
fix: remove unnecessary failure check concerning window class atom.
fixes
#1729
2012-12-01 02:34:19 +00:00
wsdl.h
Fixes include in wsdl.
2012-01-18 22:51:49 +00:00
wseh.cpp
…
wseh.h
…
wsnd.cpp
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
wsnd.h
…
wstartup.cpp
…
wstartup.h
…
wsysdep.cpp
…
wutil.cpp
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00
wutil.h
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00
wversion.cpp
Add detection of Win8 in wversion, to help stats collection
2013-01-21 20:32:07 +00:00
wversion.h
Add detection of Win8 in wversion, to help stats collection
2013-01-21 20:32:07 +00:00
wvm.cpp
…