1
0
forked from 0ad/0ad
0ad/source/ps/Network
olsner d0f7cb015c - Linux/GCC (as usual :P)
- Ported lockless code to gcc inline assembly
- A few new net messages (gather, attack, add waypoint)
- Support for new messages in network->entity order converter
- Implemented rudimentary JS interface for Interaction
- issueCommand JS API, connected to the network
- Removed Interaction stuff now replaced by JS
- And something in there should probably break VS builds :P

This was SVN commit r2316.
2005-05-18 05:32:09 +00:00
..
AllNetMessages.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Client.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Client.h - Created JSMap 2005-02-21 17:13:31 +00:00
JSEvents.h Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes. 2005-04-22 07:12:55 +00:00
NetLog.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
NetLog.h - Created JSMap 2005-02-21 17:13:31 +00:00
NetMessage.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
NetMessage.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Network.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
Network.h types.h => lib/types.h (avoid name collision) 2005-02-26 15:13:15 +00:00
NetworkInternal.h - Created JSMap 2005-02-21 17:13:31 +00:00
NMTCreator.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Serialization.h types.h => lib/types.h (avoid name collision) 2005-02-26 15:13:15 +00:00
Server.cpp Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes. 2005-04-22 07:12:55 +00:00
Server.h - Created JSMap 2005-02-21 17:13:31 +00:00
ServerSession.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ServerSession.h - Created JSMap 2005-02-21 17:13:31 +00:00
ServerSocket.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
Session.cpp w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
Session.h First draft of a GPG3-style profiler (including tracing into scripts, after a fashion) 2005-03-30 16:14:19 +00:00
SessionManager.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
SessionManager.h - Created JSMap 2005-02-21 17:13:31 +00:00
SocketBase.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
SocketBase.h types.h => lib/types.h (avoid name collision) 2005-02-26 15:13:15 +00:00
StreamSocket.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
StreamSocket.h types.h => lib/types.h (avoid name collision) 2005-02-26 15:13:15 +00:00
StringConverters.h String conversion fix/extension 2004-11-07 21:57:46 +00:00