1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasScript
Matei 277ed33da6 # OS X fixes.
- Networking no longer tries to use IPV6, ignoring the family type of
CSocketAddr. This address will be replaced when we switch to ENet
anyway.
- The name of the Atlas semaphore now also includes a timestamp, since
the RNG generated the same sequence of names for multiple runs of the
game, causing problems if the games crashed and leaked semaphores, and
making debugging painful.
- get_executable_name now also works if the game is within an app bundle
(useful for packaging it more nicely later on, and since wxWidgets
expects us to be in an app bundle).

This was SVN commit r5407.
2007-10-11 08:00:05 +00:00
..
NativeWrapper.inl Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
ScriptInterface.cpp # OS X fixes. 2007-10-11 08:00:05 +00:00
ScriptInterface.h Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00