1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
Matei 1056788a6a - Added support for translating texture coordinates in fancy water, so it can move in some direction like the non-fancy water can.
- Removed a debug assertion that could occur in windowed mode if you
moved your mouse above or to the left of the window (client x and y >=
0); instead, negative client coordinates are now clipped to 0. (The
coordinates can't actually stay negative because we are casting them to
uints, so that would give very large values.)

This was SVN commit r4323.
2006-09-11 22:35:44 +00:00
..
tests # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +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 # housekeeping 2006-06-04 22:27:40 +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 # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +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
printf.cpp 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
printf.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
waio.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
waio.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
wcpu.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wdbg_sym.cpp # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
wdbg.cpp # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
wdbg.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
wdir_watch.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wgfx.cpp # housekeeping 2006-06-04 22:27:40 +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 # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
win.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
win.h # housekeeping 2006-06-08 21:27:03 +00:00
wposix_types.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
wposix.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wposix.h # final self-test fixes; integration complete. 2006-06-24 13:41:42 +00:00
wpthread.cpp # bugfixes (string, pthread, screenshot writing) 2006-06-11 17:16:24 +00:00
wpthread.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
wsdl.cpp - Added support for translating texture coordinates in fancy water, so it can move in some direction like the non-fancy water can. 2006-09-11 22:35:44 +00:00
wsdl.h # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
wsnd.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wsock.cpp #merge (2) 2006-06-22 18:49:23 +00:00
wsock.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
wsysdep.cpp # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
wtime.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
wtime.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