1
0
forked from 0ad/0ad
0ad/source/network
janwas 95f8aa126f # fixes for overzealous vc8 optimization and housekeeping
these are required by thesis and improve 0ad code.
- sysdep/win init/shutdown mechanism is now better documented and
survives clever vc8 optimization
- moved some extern declarations from win_internal into separate headers

main: remove debug_filter_add("LOADER") - was for my debugging
convenience

This was SVN commit r4752.
2007-01-07 16:50:36 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
NetworkInternal.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NMTCreator.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +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 # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +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