MegaGlest/source/glest_game/network
Mark Vejvoda 760ba99fd7 - attempt to fix double free bug 2013-03-08 21:53:11 +00:00
..
client_interface.cpp - attempt to fix double free bug 2013-03-08 21:53:11 +00:00
client_interface.h - attempt to make connection status more reliable and have less hangs when disconnects occur 2013-03-08 08:42:08 +00:00
connection_slot.cpp - more bugfixes for slot switching and joining in progress games 2013-03-06 14:29:49 +00:00
connection_slot.h - more bugfixes for slot switching and joining in progress games 2013-03-06 14:29:49 +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 - attempt to improve ai decision performance by having each ai player updates done in a thread 2013-01-01 18:55:26 +00:00
network_interface.h - attempt to fix double free bug reported by tomreyn 2013-03-08 05:24:37 +00:00
network_manager.cpp - attempt to fix light sources handling as reported by tomreyn 2013-02-26 20:48:20 +00:00
network_manager.h - attempt to fix light sources handling as reported by tomreyn 2013-02-26 20:48:20 +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 make connection status more reliable and have less hangs when disconnects occur 2013-03-08 08:42:08 +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