MegaGlest/source/glest_game/network
Mark Vejvoda 9286130138 - bugfixes and code cleanup found using cppcheck 2012-03-28 06:25:57 +00:00
..
client_interface.cpp - bugfixes and code cleanup found using cppcheck 2012-03-28 06:25:57 +00:00
client_interface.h - added the ability to record all game command to a replay file. To test saving / loading games from a replay file, add this to glestuser.ini: 2012-03-20 04:53:26 +00:00
connection_slot.cpp - attempt to add code to NOT allow new connections on a slot that is no longer an open slot 2012-03-20 20:31:41 +00:00
connection_slot.h - attempt to add code to NOT allow new connections on a slot that is no longer an open slot 2012-03-20 20:31:41 +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 - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
network_interface.h - added the ability to record all game command to a replay file. To test saving / loading games from a replay file, add this to glestuser.ini: 2012-03-20 04:53:26 +00:00
network_manager.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
network_manager.h - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
network_message.cpp - initial code to try out network based scenarios (not yet implemented for masterserver) 2011-12-26 06:29:14 +00:00
network_message.h - initial code to try out network based scenarios (not yet implemented for masterserver) 2011-12-26 06:29:14 +00:00
network_types.cpp - added the ability to record all game command to a replay file. To test saving / loading games from a replay file, add this to glestuser.ini: 2012-03-20 04:53:26 +00:00
network_types.h - added the ability to record all game command to a replay file. To test saving / loading games from a replay file, add this to glestuser.ini: 2012-03-20 04:53:26 +00:00
server_interface.cpp - headless server will only give network status info to the locahost now and not on any other ip (for security purposes) 2012-03-27 05:39:02 +00:00
server_interface.h - added new headless server status check: 2012-03-25 06:55:43 +00:00