2025-08-24 11:32 CEST

spring: develop c3d2887a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
kloot kloot develop 2008-04-23 13:01:15 develop 37938f75
Changeset * enable GlobalAI's to share resources and units (introduces a new
  variable-sized NETMSG_AISHARE msg for both types of transactions),
  callbacks are SendResources() and SendUnits()

* clean up the comments in BaseNetProtocol.cpp a bit, since they
  are also in its header and it is easier to maintain them there
  (next to the function protos)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5767 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]