MegaGlest/source/glest_game/network
Mark Vejvoda 3746bf4f11 bugfix to properly close socket when connected client leaves game lobby 2013-05-23 07:12:29 +00:00
..
client_interface.cpp bugfix to properly close socket when connected client leaves game lobby 2013-05-23 07:12:29 +00:00
client_interface.h slowdown and speedup clients based on recorded stats 2013-04-07 15:27:55 +00:00
connection_slot.cpp - bugfix for transifex tutorial download files now loaded into UI 2013-05-21 20:28:42 +00:00
connection_slot.h - should fix the strange pause / unpause behaviour for joining in progress games 2013-03-14 21:41:15 +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 code cleanup based on cppcheck results 2013-05-17 05:21:14 +00:00
network_interface.h code cleanup based on cppcheck results 2013-05-17 05:21:14 +00:00
network_manager.cpp some code cleanup 2013-05-17 02:14:43 +00:00
network_manager.h some code cleanup 2013-05-17 02:14:43 +00:00
network_message.cpp - updates to join in progress game, and now allow for switching slots 2013-02-16 10:07:36 +00:00
network_message.h - updates to join in progress game, and now allow for switching slots 2013-02-16 10:07:36 +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 attempt to fix segfaults discovered during testing 2013-05-18 05:57:22 +00:00
server_interface.h - attempt to fix lag issue when resuming paused network game (also for resume joining in progress game) 2013-03-01 06:52:33 +00:00