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-16 07:54:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ff0d112d2ce1a5ca88f80c8bb146fa048c313fc
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
0e4624397a
breakpoint WIP
...
This was SVN commit r2280.
2005-05-11 04:37:05 +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
Moved icon, so that compilation doesn't depend on anything in 'binaries'
2005-04-20 20:18:20 +00:00
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
…
waio.h
…
wcpu.cpp
wcpu: improve comments and fix CONTEXT bug in profiler
2005-05-11 04:35:21 +00:00
wdbg.cpp
breakpoint WIP
2005-05-11 04:37:05 +00:00
wdbg.h
…
wdetect.cpp
hopefully fixed bug
#57
(limit on version info length was too low). while at it, made cpu_type's length externally visible; split sound stuff into sysdep/snd.h (as with gfx, cpu, mem) and in general cleaned up a bit.
2005-04-19 17:07:05 +00:00
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
wcpu: improve comments and fix CONTEXT bug in profiler
2005-05-11 04:35:21 +00:00
win.cpp
fix bug: was calling HeapSetInformation directly, not through function pointer
2005-05-06 20:14:40 +00:00
win.h
…
wposix_types.h
wposix_types: better standards conformance
2005-04-26 16:49:09 +00:00
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
lockfree: very rough beginnings of lockfree allocator
2005-05-12 17:18:32 +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
wcpu: improve comments and fix CONTEXT bug in profiler
2005-05-11 04:35:21 +00:00
wtime.h
…