6 Commits

Author SHA1 Message Date
Graham Pentheny
b7a83e0afb Fixed rule of 3 violations in many places.
* Added virtual qualifier to a few destructors in subclasses.
* Removed a few empty destructors that didn't need to be explicitly defined.
* Fixed a few typos
* Removed unnecessary empty virtual destructors in some classes with parent's who derrived from a class with a virtual destructor
2016-01-20 11:57:32 -05:00
Mikko Mononen
2797ff1a43 Merge pull request #60 from Kromster80/RemovingStrayCode
Removing stray code
2014-12-13 13:49:30 +02:00
Kromster80
48f20f08f2 Update DetourProximityGrid.h 2014-12-13 11:40:30 +03:00
Kromster80
f7d6717081 Update DetourProximityGrid.h 2014-12-08 16:00:26 +03:00
Matthew Endsley
7a2a4b24c1 Fix isolated cases that violate gcc's -Wignored-qualifiers 2013-09-15 19:53:38 -07:00
Mikko Mononen
4a81213b3b Refactored and cleaned up CrowdManager and moved it to DetourCrowd. Update tool UI layout, context sensitive help is now rendered as overlay. 2011-01-29 15:28:28 +00:00