2025-08-13 06:54 CEST

spring: develop d88dc050 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Auswaschbar Auswaschbar develop 2008-04-02 14:09:26 develop 2201ce0e
Changeset * chat messages now carry a destination field
* prefixes in chat messages ("a:", "s:") are filtered out before sending over network,
  the destination field is filled in for you
New command: w (for whisper) - private chat (disabled for spectators)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5645 37977431-3df6-0310-b722-df95706aa16b
add - rts/Game/ChatMessage.cpp Diff ] File ]
add - rts/Game/ChatMessage.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]
mod - rts/System/GlobalStuff.cpp Diff ] File ]
mod - rts/System/GlobalStuff.h Diff ] File ]