0ad/source/network
janwas 623e649acb # big refactoring in CPU-specific code, fix for dual core vs. HT detection
all cpu-related stuff is now defined in cpu.h (with cpu_ prefix and
fully encapsulated). fix quite brittle core/HT unit/package detection.
implement mkdir on VC8, where it is deprecated
add strdup on MacOSX
move ia32 code into separate subdir. functions implemented in asm are
called ia32_asm_*.
add some unix versions of sysdep functions (cannot test them)
timer: fix for amd64 linux

This was SVN commit r4995.
2007-04-25 18:19:35 +00:00
..
AllNetMessages.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
Client.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
Client.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
JSEvents.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetLog.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetLog.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetMessage.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
NetMessage.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
Network.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
Network.h Removed some header files from header files. 2007-01-13 22:44:42 +00:00
NetworkInternal.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NMTCreator.h # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
Serialization.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
Server.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
Server.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ServerSession.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
ServerSession.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ServerSocket.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Session.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Session.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SessionManager.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SessionManager.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SocketBase.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
SocketBase.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
StreamSocket.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
StreamSocket.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
StringConverters.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00