0ad/source/tools/atlas
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
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00
AtlasScript Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
AtlasUI Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
DatafileIO Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
GameInterface Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
wxJS Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00