2025-08-28 06:56 CEST

spring: develop 1b9a6c8b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2008-04-30 13:10:12 develop dada73a4
Changeset * Change CR_DECLARE to CR_DECLARE_STRUCT in UnitDef & WeaponDef.
  This should solve the "class has virtual functions but non-virtual destructor"
  warning, reported in mantis 0000904 and 0000905.
  (Effectively this only makes the creg GetClass() method non-virtual.)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5808 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Weapons/WeaponDefHandler.h Diff ] File ]