1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
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
..
ia32 Fix crash bug in CPU detection (used sizeof pointer instead of strlen) 2007-09-29 17:09:13 +00:00
linux Picking up the pieces (part 1) 2007-09-26 05:30:57 +00:00
osx # OS X fixes. 2007-10-11 08:00:05 +00:00
tests . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
unix Picking up the pieces (part 1) 2007-09-26 05:30:57 +00:00
win fix debug_stl for vc8; refactor/simplified implementation 2007-10-09 17:05:05 +00:00
acpi.cpp fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
acpi.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
clipboard.h sysdep cleanup: 2007-09-23 10:15:28 +00:00
compiler.h # MacOSX compat 2007-05-16 16:32:12 +00:00
cpu.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
cpu.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
cursor.h sysdep cleanup: 2007-09-23 10:15:28 +00:00
dir_watch.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
gfx.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
gfx.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
snd.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
snd.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
stl.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
sysdep.h sysdep cleanup: 2007-09-23 10:15:28 +00:00