MegaGlest/source/glest_game/network
Mark Vejvoda 07c2af4b99 - no need to crash if admin port already in use, just output error to console 2012-11-15 15:08:30 +00:00
..
client_interface.cpp - added code for new network protocol (disabled by default as i need to test this on arm) 2012-11-02 19:08:55 +00:00
client_interface.h - limit players to 5 cell markers max at any given time 2012-09-20 22:18:10 +00:00
connection_slot.cpp - bugfix for headless admin to get message in his own language (if possible) 2012-11-15 14:45:22 +00:00
connection_slot.h - initial attempt at making network messages endian friendly 2012-11-01 00:06:23 +00:00
masterserver_info.h - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
network_interface.cpp - added code for new network protocol (disabled by default as i need to test this on arm) 2012-11-02 19:08:55 +00:00
network_interface.h - initial attempt at making network messages endian friendly 2012-11-01 00:06:23 +00:00
network_manager.cpp - no need to crash if admin port already in use, just output error to console 2012-11-15 15:08:30 +00:00
network_manager.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
network_message.cpp - attempt to keep irc connection and just join / leave the irc channel as required to speed up irc in the lobby 2012-11-10 09:22:28 +00:00
network_message.h - added protocol to more messages 2012-11-03 08:33:10 +00:00
network_protocol.cpp - cleanup compiler warnings 2012-11-10 07:31:21 +00:00
network_protocol.h - added code for new network protocol (disabled by default as i need to test this on arm) 2012-11-02 20:37:48 +00:00
network_types.cpp - added code for new network protocol (disabled by default as i need to test this on arm) 2012-11-02 19:08:55 +00:00
network_types.h - added code for new network protocol (disabled by default as i need to test this on arm) 2012-11-02 19:08:55 +00:00
server_interface.cpp - no need to crash if admin port already in use, just output error to console 2012-11-15 15:08:30 +00:00
server_interface.h - initial attempt at making network messages endian friendly 2012-11-01 00:06:23 +00:00