All stubbed. Still testing Container. Removed hardpointCount, itemCount as members...
commit6966dfa73a819edd5e72992a8de657944ce08ccf
authorkkaos <kkaos>
Thu, 10 May 2007 02:21:54 +0000 (10 02:21 +0000)
committerkkaos <kkaos>
Thu, 10 May 2007 02:21:54 +0000 (10 02:21 +0000)
treeea002e3403ef06a327fee109ed50078e5a8f293d
parent7f9fee21128b17ec6201fe9f2b39197c6df63c0d
All stubbed.  Still testing Container.  Removed hardpointCount, itemCount as members; added a function countItems()
for Container.  Anything declared as an "array" in the class model changed to a std::vector.
Container.cpp [copied from MapObject.h with 61% similarity]
Container.h [copied from MapObject.h with 70% similarity]
MapObject.h
NonPlayerCharacter.cpp
NonPlayerCharacter.h
StaticMapObject.cpp
StaticMapObject.h