spring: develop 6ecf3872 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Auswaschbar | Auswaschbar | develop | 2007-07-28 20:14:31 | develop 48b4ff8c |
Changeset | * added a class for easy connecting to a location with udpsockets * added a class for communicating with autohosts (or similar programs) using UDP for now it supports: - inform about important game events like starting, stopping, player joined / left and all players chat messages - autohost can inject chatmessages to spring using the hosts playernumber git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4100 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | |||
mod - rts/Game/Team.cpp | [ Diff ] [ File ] | |||
add - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | |||
add - rts/System/AutohostInterface.h | [ Diff ] [ File ] | |||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | |||
add - rts/System/Net/UDPHardlink.cpp | [ Diff ] [ File ] | |||
add - rts/System/Net/UDPHardlink.h | [ Diff ] [ File ] |