MegaGlest/source/glest_game/network
Mark Vejvoda 924ec79364 Removed fogofwar code that I had in my synch check logic from, long ago as it is no longer needed due to Silnarms new feature 2010-04-03 05:50:07 +00:00
..
client_interface.cpp Some bug fixes related to file transfer code and user folders 2010-04-03 04:30:28 +00:00
client_interface.h Added a new menu item in join menu and added a threaded callback system for clients when searching for servers so that the UI doesn't wait for responses 2010-04-02 02:33:32 +00:00
connection_slot.cpp Removed fogofwar code that I had in my synch check logic from, long ago as it is no longer needed due to Silnarms new feature 2010-04-03 05:50:07 +00:00
connection_slot.h Removed fogofwar code that I had in my synch check logic from, long ago as it is no longer needed due to Silnarms new feature 2010-04-03 05:50:07 +00:00
network_interface.cpp Updated debug logic to use a debug class to better control debug logging and centralize the control of it. 2010-03-19 23:26:00 +00:00
network_interface.h Removed fogofwar code that I had in my synch check logic from, long ago as it is no longer needed due to Silnarms new feature 2010-04-03 05:50:07 +00:00
network_manager.cpp * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
network_message.cpp Some bug fixes related to file transfer code and user folders 2010-04-03 04:30:28 +00:00
network_message.h * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
network_types.cpp * fix for map names (possible duplicate entries if mgm and gbm with same name) & alphabetically sorted now 2010-03-25 12:15:10 +00:00
network_types.h * fix for map names (possible duplicate entries if mgm and gbm with same name) & alphabetically sorted now 2010-03-25 12:15:10 +00:00
server_interface.cpp Added auto-discovery of LAN servers using UDP broadcast. (for now the client must press the A key from the join menu to trigger this) 2010-04-01 06:31:10 +00:00
server_interface.h * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00