Show
Ignore:
Timestamp:
11/19/08 13:29:20 (17 years ago)
Author:
yumileroy
Message:

[svn] Removed the no longer used TcpNoDelay? config option and the matching CONFIG_TCP_NO_DELAY config variable. It can be set using the Network.TcpNodelay? option now. Patch provided by raczman.

Original author: w12x
Date: 2008-10-17 16:51:27-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/World.cpp

    r49 r51  
    540540 
    541541 
    542     m_configs[CONFIG_TCP_NO_DELAY] = sConfig.GetBoolDefault("TcpNoDelay", false); 
    543542    m_configs[CONFIG_GROUP_XP_DISTANCE] = sConfig.GetIntDefault("MaxGroupXPDistance", 74); 
    544543    /// \todo Add MonsterSight and GuarderSight (with meaning) in Trinityd.conf or put them as define