MegaGlest/source/glest_game/network
2012-11-10 09:22:28 +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 - attempt to get new network protocol working on arm 2012-11-03 00:19:13 +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 - headless admin cannot launch a game unless there are at least two players connected 2012-07-07 05:35:25 +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 - 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.h - initial attempt at making network messages endian friendly 2012-11-01 00:06:23 +00:00