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-20 02:46:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82d2b7e49f7da46fe8f9f5c51d6b3bd8ea05db83
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
c179210519
pthread: add pthread_once and thread-local storage
...
This was SVN commit r2123.
2005-04-09 22:26:48 +00:00
..
assert_dlg.h
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
assert_dlg.rc
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
icon.rc
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
…
waio.h
…
wcpu.cpp
…
wdbg.cpp
ScEd: Added unit deletion. Made zoom less frustrating. Let >2 players work.
2005-04-03 05:02:00 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
…
win.cpp
…
win.h
…
wposix_types.h
…
wposix.cpp
wposix: seriously speed up mounting by removing hand-brake (i.e. checking file system name in every stat() ) call. thanks to philip for reporting the problem!
2005-03-30 23:49:50 +00:00
wposix.h
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
wpthread.cpp
pthread: add pthread_once and thread-local storage
2005-04-09 22:26:48 +00:00
wpthread.h
pthread: add pthread_once and thread-local storage
2005-04-09 22:26:48 +00:00
wsdl.cpp
…
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
detect: add posix.h so _SC_* defines are visible (enables mem detect)
2005-03-27 17:24:57 +00:00
wtime.h
…