# Made Atlas compile on linux

graphics: basic terrain passibility
atlas: lots of changes to make atlas compile under linux
unix/X: more clipboard support - copy from 0AD to other programs
unix/debug: use sys_get_executable_name instead of hard-coded paths
... and lots of other misc. changes

This was SVN commit r4640.
This commit is contained in:
olsner
2006-11-12 04:02:36 +00:00
parent 05c9525fdc
commit db045c330b
81 changed files with 756 additions and 249 deletions
@@ -11,4 +11,4 @@ public:
private:
wxPanel* m_ContentPanel; // gets deleted and rebuilt when previewing a new file
wxSizer* m_MainSizer;
};
};