2025-08-05 12:03 CEST

spring: develop e172aebb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Auswaschbar Auswaschbar develop 2008-01-20 18:18:16 develop 6f439e22
Changeset * some cleanup in networking
* new network message: NETMSG_TEAM
  - closes Mantis 0000688
  - fixed bug where some units survived the selfdestruction
  - respect luarules when giving awai all units
  - people can resign and spectate without giving / destructing everything (needs still a button)
* fix prevent autohost chatmessages from beeing echoed back
* client doesn't complain if they recieve a chatmessage from the server
  


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5354 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/Player.cpp Diff ] File ]
mod - rts/Game/Player.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/Team.cpp Diff ] File ]
mod - rts/Game/Team.h Diff ] File ]
mod - rts/Game/UI/QuitBox.cpp Diff ] File ]
mod - rts/Game/UI/QuitBox.h Diff ] File ]
mod - rts/System/AutohostInterface.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]
mod - rts/System/Net/UDPHardlink.cpp Diff ] File ]
mod - rts/System/Net/UDPHardlink.h Diff ] File ]
mod - rts/System/Net/UDPListener.cpp Diff ] File ]
mod - rts/System/Net/UDPSocket.cpp Diff ] File ]
mod - rts/System/Net/UDPSocket.h Diff ] File ]
mod - tools/DedicatedServer/CMakeLists.txt Diff ] File ]
mod - tools/DemoAnalyser/CMakeLists.txt Diff ] File ]