View Issue Details

IDProjectCategoryView StatusLast Update
0001092The Dark ModCodingpublic29.06.2009 08:06
ReporterIshtvan Assigned ToIshtvan  
PrioritynormalSeveritynormalReproducibilityN/A
Status closedResolutionfixed 
Summary0001092: Move "frob box" capability from idMoveableItem up to idEntity
DescriptionA long time ago we decided to not use idMoveableItem for anything anymore. idMoveableItem does NOT inherit from idMoveable (it inherits from idItem), and we've made a lot of changes to idMoveable that would have to be doubly-maintained on idMoveableItem.

We're still using idMoveableItem for some things because it's the only class with the ability to have a separate clipmodel for frobbing (e.g., for a small key, a small physical CM but a large frob CM for easy frobbing). Currently this uses the "idClipModel *trigger" member on idMoveableItem.

We need to move this up to idEntity, and call it FrobClipmodel or something. Then we need to go thru all the def files and change all idMoveableItem to idMoveables.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
08.09.2008 08:20 Ishtvan New Issue
08.09.2008 08:20 Ishtvan Status new => assigned
08.09.2008 08:20 Ishtvan Assigned To => Ishtvan
16.09.2008 02:47 Ishtvan Status assigned => resolved
16.09.2008 02:47 Ishtvan Resolution open => fixed
29.06.2009 08:06 greebo Status resolved => closed