1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/os/win
janwas 5c76bc12fa refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
merge ERR::NO_SYS, NOT_IMPLEMENTED into NOT_SUPPORTED
renderer: remove unnecessary ogl_shader include

This was SVN commit r9447.
2011-05-05 13:03:34 +00:00
..
aken updated version of Aken that includes support for MSR and static validation (-> .c instead of .cpp) 2011-04-01 15:06:52 +00:00
tests cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
whrt refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
wposix refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
comctl6.manifest premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
error_dialog.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
error_dialog.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
icon.rc fix a few remnants of the previous sysdep/win folder location, including a relative path in icon.rc 2008-06-30 18:19:14 +00:00
mahaf.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
mahaf.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
manifest.cpp license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
manifest.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wclipboard.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wcpu.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
wcpu.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wcursor.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdbg_heap.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdbg_heap.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wdbg_sym.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wdbg_sym.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdbg.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
wdbg.h split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
wdir_watch.cpp hotloading fix on Windows 2011-05-05 10:50:47 +00:00
wdll_delay_load.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdll_delay_load.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdll_main.h fixes from work: avoid potential 0-pointer dereference in freelist, also avoid branching in freelist functions via sentinel 2011-03-28 12:28:29 +00:00
wdll_ver.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdll_ver.h refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
wfirmware.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wfirmware.h (requires update-workspaces) 2011-04-03 15:38:48 +00:00
wgfx.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
wgfx.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wgl.h wgl compile fix: add types required by new wglext.h 2011-02-19 18:00:09 +00:00
win.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
winit.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
winit.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wiocp.cpp fix error propagation/avoid SetLastError pollution 2011-05-03 13:46:35 +00:00
wiocp.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wmi.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wmi.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wnuma.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wprintf.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wprofiler.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wsdl.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wsdl.h Fix Windows build. 2011-03-18 18:07:18 +00:00
wseh.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
wseh.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wsnd.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wsnd.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wstartup.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wstartup.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wsysdep.cpp fix error propagation/avoid SetLastError pollution 2011-05-03 13:46:35 +00:00
wutil.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
wutil.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wversion.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wversion.h noticed during testing that the file cache is much smaller than our dataset; added logic to choose a decent size. rebuild-workspaces required. 2010-10-09 21:14:08 +00:00