1
0
forked from mirrors/0ad
Files
0ad/source/lib
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
..
2007-05-29 16:28:34 +00:00
2007-05-21 19:22:55 +00:00
2007-05-17 03:37:49 +00:00
2007-06-01 00:34:36 +00:00
2007-05-26 16:39:26 +00:00
2007-05-21 23:24:56 +00:00
2007-05-28 14:25:07 +00:00
2007-05-26 17:10:28 +00:00
2007-05-28 14:25:07 +00:00
2007-05-18 00:14:26 +00:00
2007-05-18 00:14:26 +00:00
2007-08-09 16:12:46 +00:00