1
0
forked from 0ad/0ad
Go to file
janwas b879e344f1 make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver)
revamp module init: no more atexit and "premain" init => no longer need
to call any wstartup init function. winit section names now use group
numbers instead of letters.

delay_load -> wdll_delay_load
dll_ver -> wdll_ver
add aken build environment
cleanup wsock.cpp, have it import its functions properly
wsdl: defend against GameSetup calling SDL_Quit twice.

This was SVN commit r5108.
2007-05-28 15:08:33 +00:00
binaries add detours library for API hooking. 2007-05-28 15:01:29 +00:00
build add detours library for API hooking. 2007-05-28 15:01:29 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00