0ad/source/lib/sysdep/win
janwas 01700f0e9f # refactor VFS path-related functions; split into separate files
- replace all hardcoded strrchr functions (used to get extension / file
name only) with path helper functions (found a few bugs in the process)
- split VFS-independent path helper functions into lib/path_util (allows
including by other files without pulling in entire VFS)
- renamed pp_* functions path_package_*
- split remaining path helper functions into lib/res/file/path
- vfs: split should-reload logic out of vfs_reload_changed_files

- lib: add comments to rand/xrand

This was SVN commit r3796.
2006-04-22 16:26:16 +00:00
..
delay_load.cpp # housekeeping 2006-04-12 01:12:18 +00:00
delay_load.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
dll_ver.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
dll_ver.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
error_dialog.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
error_dialog.rc - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
icon.rc Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
printf.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
printf.h Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc) 2004-08-09 15:44:35 +00:00
SDL_keysym.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
SDL_vkeys.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
waio.cpp # bugfix: off-by-one in sys_max_sector_size; add unix implementation of it 2006-04-19 21:55:51 +00:00
waio.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wcpu.cpp # housekeeping 2006-04-12 01:12:18 +00:00
wdbg_sym.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wdbg.cpp # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
wdbg.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wdir_watch.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wgfx.cpp # housekeeping 2006-04-12 01:12:18 +00:00
wgl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
win_internal.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
win.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
win.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wposix_types.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wposix.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wposix.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wpthread.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wpthread.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsdl.cpp # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
wsdl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsnd.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wsock.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsock.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsysdep.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wtime.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wtime.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00