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-03 10:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e83672579743063127ce603e9f35a65ceaa34ee
0ad
/
source
/
lib
/
sysdep
T
History
janwas
0db787bf58
wsock: fix init problem (if getnameinfo et al were the first function called from winsock - as happens when using quickstart - ws2_32 wasn't loaded first)
...
This was SVN commit r5142.
2007-06-04 23:55:29 +00:00
..
ia32
# finalize WHRT implementation
2007-05-31 00:11:38 +00:00
tests
…
unix
# Work around FAM problem on Linux
2007-06-02 17:04:05 +00:00
win
wsock: fix init problem (if getnameinfo et al were the first function called from winsock - as happens when using quickstart - ws2_32 wasn't loaded first)
2007-06-04 23:55:29 +00:00
acpi.cpp
acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall)
2007-05-26 23:29:20 +00:00
acpi.h
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
compiler.h
…
cpu.cpp
# finalize WHRT implementation
2007-05-31 00:11:38 +00:00
cpu.h
fixes, documentation and cleanup.
2007-05-29 16:28:34 +00:00
dir_watch.h
…
gfx.cpp
…
gfx.h
…
snd.cpp
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
snd.h
…
stl.h
…
sysdep.cpp
…
sysdep.h
…