2025-08-21 02:49 CEST

spring: develop 97105f67 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Eshed Eshed develop 2016-10-06 14:12:54 develop 2affeea4
Changeset replace boost::asio with asio

(also replace the rest of boost::shared_ptr with std::shared_ptr)
mod - rts/Game/ChatMessage.cpp Diff ] File ]
mod - rts/Game/ChatMessage.h Diff ] File ]
mod - rts/Game/CommandMessage.cpp Diff ] File ]
mod - rts/Game/CommandMessage.h Diff ] File ]
mod - rts/Game/GameData.cpp Diff ] File ]
mod - rts/Game/GameData.h Diff ] File ]
mod - rts/Game/InMapDraw.cpp Diff ] File ]
mod - rts/Game/InMapDraw.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/PreGame.h Diff ] File ]
mod - rts/Game/SelectedUnitsHandler.cpp Diff ] File ]
mod - rts/Net/AutohostInterface.cpp Diff ] File ]
mod - rts/Net/AutohostInterface.h Diff ] File ]
mod - rts/Net/GameParticipant.cpp Diff ] File ]
mod - rts/Net/GameParticipant.h Diff ] File ]
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/Net/GameServer.h Diff ] File ]
mod - rts/Net/NetCommands.cpp Diff ] File ]
mod - rts/Net/Protocol/BaseNetProtocol.cpp Diff ] File ]
mod - rts/Net/Protocol/BaseNetProtocol.h Diff ] File ]
mod - rts/Net/Protocol/NetProtocol.cpp Diff ] File ]
mod - rts/Net/Protocol/NetProtocol.h Diff ] File ]
mod - rts/System/Net/Connection.h Diff ] File ]
mod - rts/System/Net/LocalConnection.cpp Diff ] File ]
mod - rts/System/Net/LocalConnection.h Diff ] File ]
mod - rts/System/Net/LoopbackConnection.cpp Diff ] File ]
mod - rts/System/Net/LoopbackConnection.h Diff ] File ]
mod - rts/System/Net/Socket.cpp Diff ] File ]
mod - rts/System/Net/Socket.h Diff ] File ]
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
mod - rts/System/Net/UDPConnection.h Diff ] File ]
mod - rts/System/Net/UDPListener.cpp Diff ] File ]
mod - rts/System/Net/UDPListener.h Diff ] File ]
mod - rts/System/Net/UnpackPacket.cpp Diff ] File ]
mod - rts/System/Net/UnpackPacket.h Diff ] File ]