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-18 04:51:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b87f4bbca29115064ea8d7acde71af0e004c789
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
8364a7fffe
Non-gcc fixes
...
This was SVN commit r698.
2004-07-10 22:05:33 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
cleanup; more last-error neutral; fix start_io for file writes
2004-07-08 14:21:14 +00:00
waio.h
revised aio_open (now: aio_reopen) interface; now closer to open(), so that pmode can be passed
2004-07-05 02:26:55 +00:00
wcpu.cpp
Headers for non-PCH
2004-06-28 15:34:10 +00:00
wdbg.cpp
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
wdbg.h
…
wdetect.cpp
…
wdll.cpp
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
wdll.h
more L4 warnings stomped
2004-06-22 13:22:46 +00:00
wfam.cpp
reqnum uint->int, to allow error return
2004-07-08 14:22:10 +00:00
wfam.h
…
wgl.h
…
win_internal.h
…
win.cpp
…
win.h
…
wposix.cpp
open wrapper: fixes file sharing bug, now passes in O_CREAT mode
2004-07-05 02:27:51 +00:00
wposix.h
Non-gcc fixes
2004-07-10 22:05:33 +00:00
wsdl.cpp
More SDL_ACTIVEEVENT
2004-07-10 21:50:35 +00:00
wsdl.h
Linux/GCC compat, headers and such
2004-07-10 21:25:35 +00:00
wsock.cpp
…
wsock.h
…
wtime.cpp
fixed resolution calculation for GetTickCount (previously assumed uniform updates)
2004-07-01 13:28:07 +00:00
wtime.h
…