Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add virtual destructors to abstract classes | Giuseppe Bilotta | 2011-12-28 |
| | | | | | | | IRespawnInitiator and InventoryActions are abstract classes, but they were missing a virtual destructor. Define it, even if it does nothing and its absence most likely makes no difference other tha causing warnings during compile. | ||
* | Handle death and respawn better | Perttu Ahola | 2011-10-15 |