1
1
forked from 0ad/0ad
0ad/source/ps/Network
janwas 953d2621dd timer: improved timer_add_client - no longer has fixed-size storage. btw, name will change here - not happy with SUM_TIMER.
GUI/input code: moved g_active, g_keys etc. into ps/Globals; it has its
own input handler as well

all users of fopen(): add file_make_full_native_path to get correct path
even though current dir = system/

This was SVN commit r2954.
2005-10-16 23:16:08 +00:00
..
AllNetMessages.h Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P 2005-05-23 02:39:07 +00:00
Client.cpp Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
Client.h Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
JSEvents.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
NetLog.cpp timer: improved timer_add_client - no longer has fixed-size storage. btw, name will change here - not happy with SUM_TIMER. 2005-10-16 23:16:08 +00:00
NetLog.h - Created JSMap 2005-02-21 17:13:31 +00:00
NetMessage.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
NetMessage.h Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P 2005-05-23 02:39:07 +00:00
Network.cpp - Created JSMap 2005-02-21 17:13:31 +00:00
Network.h rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
NetworkInternal.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
NMTCreator.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
Serialization.h Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
Server.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
Server.h Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
ServerSession.cpp Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
ServerSession.h - Created JSMap 2005-02-21 17:13:31 +00:00
ServerSocket.cpp - fix w4 warnings 2005-08-09 15:55:44 +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 Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
SocketBase.h - fix w4 warnings 2005-08-09 15:55:44 +00:00
StreamSocket.cpp - fix w4 warnings 2005-08-09 15:55:44 +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