BTP300A Team 2 A2 Weekly Log
Revision as of 15:06, 2 November 2012 by Matthew Stuart Ashbourne (talk | contribs)
Team 2
Matthew Ashbourne, Taylor Cousins, Michael LaMonaca, Danny Perrone https://bitbucket.org/mashbourne/btp300_a2/changesets
Oct. 2:
- posted wiki Virtual_Methods_and_Inheritance
Oct. 19
- setup project skeleton in git/bitbucket
- implemented CField (matt)
Oct. 23
- implemented CLabel (danny)
Nov. 2
- team meeting over skype, setup everyone with git and their own branch
Release 1- Danny Perrone & Michael LaMonaca
All work was done evenly and using Skype screen sharing
- October 1
- Created CFrame.h all wrote up all files necessary for successful compilation
- October 2
- Wrote up all CFrame queries and finished everything except for CFrame::draw, CFrame::move, move, and CFrame::hide
- October 3-4
- Finished CFrame::draw function
- October 5
- Wrote move and hide
- October 6
- Finished CFrame::move and squashed remaining bugs