0ad/source/lib/sysdep/win
janwas 5a427440d0 #SwEng
fpclassify fix
EntityManager: rename getExtant -> GetExtantAsHandles, fix its
implementation+call site to avoid dynamic alloc/auto ptr, rename extant
-> IsExtant
vsnprintf2 -> sys_vsnprintf. remove printf.h (function is declared in
sysdep header)
use SUS/posix-ish strcasecmp instead of defining that to the
windows-only stricmp
add cppdoc for ia32/cpu

This was SVN commit r5011.
2007-04-30 19:58:04 +00:00
..
tests # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
wposix # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
comctl6.manifest # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
delay_load.cpp #SwEng 2007-04-30 19:58:04 +00:00
delay_load.h # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
dll_ver.cpp CinemaTrack: Avoided crashing in certain cases. 2007-01-29 17:46:28 +00:00
dll_ver.h # more res/file refactoring (split up archive provider and builder) 2006-04-24 05:20:14 +00:00
error_dialog.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
error_dialog.rc Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
icon.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
manifest.cpp # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
manifest.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
wcpu.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
wcpu.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
wdbg_sym.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
wdbg_sym.h forgot to add, sorry 2007-01-16 21:16:20 +00:00
wdbg.cpp # housekeeping 2007-01-14 23:13:08 +00:00
wdbg.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
wdir_watch.cpp # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
wgfx.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wgl.h # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
win_internal.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
win.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
win.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
wprintf.cpp #SwEng 2007-04-30 19:58:04 +00:00
wsdl.cpp # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
wsdl.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wsnd.cpp #SwEng 2007-04-30 19:58:04 +00:00
wsysdep.cpp # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
wsysdep.h # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00