This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-19 18:05:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5643e90b19ea443d69b3d83dab5b79bd2c7ca8db
0ad
/
source
/
lib
/
sysdep
/
os
/
win
T
History
Stan
6d12d25348
Replace usage of OSString().c_str() by OSString
...
Fixes
#6604
2024-10-28 16:35:49 +01:00
..
tests
…
wposix
Replace usage of OSString().c_str() by OSString
2024-10-28 16:35:49 +01:00
acpi.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
acpi.h
…
comctl6.manifest
…
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
manifest.cpp
…
manifest.rc
…
pyrogenesis.rc
Add a RC file to add metadata to the pyrogenesis executable
2024-08-28 23:37:36 +02:00
wcpu.cpp
…
wcpu.h
…
wdbg_sym.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
wdbg_sym.h
…
wdbg.cpp
…
wdbg.h
…
wdir_watch.cpp
Removes WInit module completely. Refs
#2611
2023-08-22 17:59:01 +00:00
wdll_main.h
…
wfirmware.cpp
…
wfirmware.h
…
win.h
…
wiocp.cpp
…
wiocp.h
…
wnuma.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
wseh.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
wseh.h
…
wsysdep.cpp
Replaces boost string general includes by more precise ones.
2023-06-30 19:10:13 +00:00
wutil.cpp
Removes WInit module completely. Refs
#2611
2023-08-22 17:59:01 +00:00
wutil.h
Returns Windows paths by value to avoid unnecessary allocation management and follow sys_ExecutablePathname.
2023-07-21 22:31:26 +00:00
wversion.cpp
Removes caching Windows version in wversion.
2023-07-18 20:40:15 +00:00
wversion.h
Removes caching Windows version in wversion.
2023-07-18 20:40:15 +00:00
wvm.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00