0ad/source/lib/res/file
Matei 08d3ff2952 Updates for OS X and gcc 4.0 compatibility.
- Fixed some invalid member function references in wxJS code that gcc
4.0 didn't like.
- Some conversion changes.
- Don't try to construct wxSound from memory in OS X (it's not
available).
- Added dependency on zlib in AtlasUI (something there uses _compress).
- Added Mac code for finding current executable's path.
- Added dummy code for getting display size that does not use X.
- Fixed dir_get_changed_file stub to return ERR::AGAIN (end of files)
instead of INFO::OK.

This was SVN commit r5312.
2007-09-02 16:50:20 +00:00
..
tests # housekeeping 2007-05-21 23:24:56 +00:00
archive_builder.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
archive_builder.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
archive.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
archive.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
compression.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
compression.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_cache.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
file_cache.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_internal.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_io.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
file_io.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_stats.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
file_stats.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
file_util.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
file.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
file.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
path.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
path.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
trace.cpp fix warnings 2007-05-28 14:25:07 +00:00
trace.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_mount.cpp Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
vfs_mount.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_optimizer.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
vfs_optimizer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_redirector.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_redirector.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
vfs_tree.cpp # Fixed some warnings and potentially misleading code 2007-05-29 19:01:21 +00:00
vfs_tree.h patch, gameview: fix typos, revise according to coding convention 2007-05-10 20:47:17 +00:00
vfs.cpp # housekeeping 2007-05-21 23:24:56 +00:00
vfs.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
zip.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
zip.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00