1
0
forked from 0ad/0ad
0ad/source/tools/atlas/GameInterface
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
..
Handlers Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
ActorViewer.cpp # SwEng 2007-05-02 12:07:08 +00:00
ActorViewer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Brushes.cpp Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
Brushes.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CommandProc.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
CommandProc.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
DeltaArray.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GameLoop.cpp wxJS: Added wxSpinCtrl. Added wxWindow::DestroyChildren. 2007-06-10 23:15:14 +00:00
GameLoop.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
InputProcessor.cpp # SwEng 2007-05-02 12:07:08 +00:00
InputProcessor.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasser.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasserImpl.cpp Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
MessagePasserImpl.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
Messages.h Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
MessagesSetup.h Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
Misc.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
Register.cpp #bugfixes 2007-05-11 13:11:25 +00:00
Shareable.h Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
SharedMemory.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SharedTypes.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SimState.cpp Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units. 2007-06-14 15:42:24 +00:00
SimState.h Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units. 2007-06-14 15:42:24 +00:00
View.cpp Fixed #186 (problems with entity deletion in Atlas). 2007-06-10 19:00:25 +00:00
View.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00