This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
bcc4aea8dcd79df1fc44582aa8fa3fdd118aab85
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
d1a66c93b0
fix bug: was calling HeapSetInformation directly, not through function pointer
...
This was SVN commit r2250.
2005-05-06 20:14:40 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
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
…
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
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
…
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.h
…
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
…
wtime.h
…