0ad/source/lib/sysdep/win
janwas aebf8cbf68 fix VFS bug preventing directories from being created:
- vfs_lookup: currentPath was of wrong type; simplified and fix create
logic
- archive_zip: fix: correctly handle filenames with /
- vfs: remove workaround for above bug
- io: temporarily disable block caching (works around problem with zip
file created by 7z)

add and use new wdbg_heap module (WIP)
remove mmgr

This was SVN commit r5571.
2008-01-20 16:53:09 +00:00
..
aken wposix: add sysconf support for number of "processors" 2007-06-23 12:59:21 +00:00
tests remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
whrt remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wposix remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +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
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 part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +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
mahaf.cpp implement the previously mentioned cmdline params 2007-09-08 08:09:32 +00:00
mahaf.h fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +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
wclipboard.cpp cleanup 2007-09-25 10:43:11 +00:00
wcpu.cpp hopefully bring linux and MacOS X into line with the newly refactored sysdep interface. 2007-09-23 16:15:46 +00:00
wcursor.cpp sysdep cleanup: 2007-09-23 10:15:28 +00:00
wdbg_heap.cpp fix VFS bug preventing directories from being created: 2008-01-20 16:53:09 +00:00
wdbg_heap.h fix VFS bug preventing directories from being created: 2008-01-20 16:53:09 +00:00
wdbg_sym.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wdbg_sym.h # housekeeping 2007-05-21 23:24:56 +00:00
wdbg.cpp fix VFS bug preventing directories from being created: 2008-01-20 16:53:09 +00:00
wdir_watch.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wdll_delay_load.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wdll_delay_load.h 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
wdll_ver.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
wdll_ver.h fixes and improvements 2007-12-22 18:15:52 +00:00
wgfx.cpp wdir_watch.cpp: change header 2007-11-10 17:59:47 +00:00
wgl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
win.h fix VC9 warning*, update some comments, remove old VC6 workarounds 2008-01-19 11:44:41 +00:00
winit.cpp winit: section names should start with . 2007-06-07 19:15:45 +00:00
winit.h winit: section names should start with . 2007-06-07 19:15:45 +00:00
wmi.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wmi.h # system detect fixes 2007-06-24 13:24:40 +00:00
wprintf.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wprofiler.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wsdl.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wsdl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wseh.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wseh.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wsnd.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
wstartup.cpp manual build. 2007-06-10 13:25:09 +00:00
wstartup.h winit: section names should start with . 2007-06-07 19:15:45 +00:00
wsysdep.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wutil.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wutil.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00