2025-08-25 18:44 CEST

spring: develop aea7545b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-09-08 22:18:52 develop 555223a3
Changeset * Fix weaponAcceleration typo causing major bugs with
  nukes and vlaunch weapons et al.
* Fix demofile format so the number of CTeam::Statistics
  may differ per team.
* Add playerStatElemSize and teamStatElemSize to
  DemoFileHeader so other applications have an easy way
  to check whether they are expecting the correct size
  for CPlayer::Statistics and CTeam::Statistics.
* Updated the DemoDumper example to reflect these changes
  and added some comments to it.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4332 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
mod - rts/System/Demo.cpp Diff ] File ]
mod - rts/System/demofile.h Diff ] File ]
mod - tools/DemoDumper/DemoDumper.cpp Diff ] File ]