Summary Period: 2005-09-20 to 2005-10-11
28 (20.1%)
407 (13.3%)
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
EffectiveOO-F05/ | 28 (100.0%) | 407 (100.0%) | 14.5 |
Minor Change, included DrawNode and made the DrawNode a pointer instead of trying to create an object of the abstract type.
2 lines of code changed in:
Minor modifications, a couple error fixes.
8 lines of code changed in:
Include of <iostream> was done incorrectly, and was causing warnings in my code.
1 lines of code changed in:
Reinserted my Forward Declaration of class QuadNode into WorldObject.
8 lines of code changed in:
Added addObject and removeObject to QuadTree.cpp and hpp.
Added documentation to all four Quad files.
83 lines of code changed in:
Add and remove compile in the quad node. Changes made to worldobject with Lewis' help. Next step: diagnostic testing on the add/remove and extending the code to the QuadTree files.
27 lines of code changed in:
Minor change, realized I had a crashworthy line in my remove function.
1 lines of code changed in:
Changed the way include of quadnode was done and commented the lines that arent actually implemented yet to allow my code to compile. Still confused as to why we are not returning in our get methods.
7 lines of code changed in:
Added AddWO and RemoveWO methods, but debugging is not done.
85 lines of code changed in:
Changed a few things. Preparing to flesh out add/remove. Once I get a hold of my notes, i will finish those.
10 lines of code changed in:
Added a method to QuadNode to add a worldobject to the vector.
First, nearly empty, submission of QuadTree.
50 lines of code changed in:
Modified QuadNode.hpp to include author information as requested by Dr. Lewis
4 lines of code changed in:
Modified QuadNode.cpp to include author information as requested by Dr. Lewis
4 lines of code changed in:
*** empty log message ***
117 lines of code changed in:
Generated by StatCVS 0.2.2