Skip to main content

Spring 2006

Go Search
Spring 2006
Home
Customer Resources
  
Spring 2006 > Meeting Accomplishments  

Meeting Accomplishments

Modify settings and columns
Describe items or tasks accomplished by your group during group meetings.
  
View: 
EditAccomplished:Filter
Expand/Collapse Group : Network Group ‎(7)
Expand/Collapse Date : 2/6/2006 ‎(2)
 2/6/2006 3:00 PM
Jeff and Sarah shared information between the View and Model groups at 3:00pm.  Jeff is writing code to test ModelClientTx, a class that interacts with the server.  Sarah shared with Jeff the classes SkyNetView and SkyNetUserModel.  Apparently, SkyNetView is the view that the user sees which talks to SkyNetUserModel, the world on the client side.  It then synchronizes with the SkyNetModel, the model on the server side, using ModelClientTx.  Therefore, the view never directly touched the world on the server.  The chain of the design is view -> client model -> server model -> database.  Eric then showed up at 3:30pm and pointed out that all of the class with the words "Tx" after their name have COM+ hard coded into them.
(no title)Use SHIFT+ENTER to open the menu (new window).
 2/6/2006 4:00 PM
Eric and Sarah went to Eric's room to discuss how far each had gotten into the Network part of SkyNet, but neither could really figure out how to divide it up into components.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/13/2006 ‎(1)
 2/13/2006 9:00 PM
Eric, Jack, and Sarah met with Clement to talk about the different ways to cluster the servers.  Sarah will post a summary of the meeting later Thursday February 16th.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/19/2006 ‎(2)
 2/19/2006 8:00 PM
Jack and Sarah met to discuss what they should accomplish for Milestone 4.
(no title)Use SHIFT+ENTER to open the menu (new window).
 2/19/2006 10:00 PM
Sarah met with Clement to request for guidance on the System._ComObject error.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/21/2006 ‎(2)
 2/21/2006 5:00 PM
Eric and Sarah went to Eric's room to install Visual Studio 2003 and SQL Server 2000 on one of Eric's virtual computer.
(no title)Use SHIFT+ENTER to open the menu (new window).
 2/21/2006 11:55 PM
Sarah met with Clement to iron out the System._ComObject exception.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Group : View Group ‎(9)
Expand/Collapse Date : 2/4/2006 ‎(1)
 2/4/2006 2:00 PM
Discussed TwoDimensionalDevice, an IDevice class in the view.  Luke rewrote the terrain-rendering algorithm.  Sarah started creating a dummy controller and model in order to test new additions to the view, independent of a running SKyNet.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/7/2006 ‎(1)
 2/7/2006 9:00 PM
Luke and Sarah worked on isolating the View part of SkyNet.  They were able to get the DeviceSelector to appear but got stuck on a method called Show.this.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/8/2006 ‎(1)
 2/8/2006 9:00 PM
Luke and Sarah finished separating the View from the Model and Network.  The View is now able to display terrain from a media package.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/14/2006 ‎(1)
 2/14/2006 9:00 PM
Luke and Sarah met to discuss the IRRLICHT graphics engine.  They also talked about improving the actual design of the view before creating a 3D device.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/19/2006 ‎(1)
 2/19/2006 7:00 PM
Luke and Sarah discussed what they should accomplish for Milestone 4.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/21/2006 ‎(2)
 2/21/2006 4:00 PM
All seven of us briefly met for a tasking meeting.  Sarah asked Jeff and Luke about the view representation of entities and came to the conclusion that they should be looking at the GraphicObjects class.
(no title)Use SHIFT+ENTER to open the menu (new window).
 2/21/2006 9:00 PM
Luke and Sarah met and were able to get an entity, aka a GraphicsObject, to appear in the view.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/22/2006 ‎(1)
 2/22/2006 9:00 PM
Luke and Sarah mapped the W, A, S, D keys to moving a hard-coded GraphicsObject up, left, down, and right.
(no title)Use SHIFT+ENTER to open the menu (new window).
Expand/Collapse Date : 2/25/2006 ‎(1)
 2/25/2006 10:00 AM
Luke, Jeff, John, and Sarah showed up this "early" Saturday morning.  Jeff and John worked on the model.  Luke and Sarah mapped camera movements to key presses in the IrrLicht device.  They also tried uploading different models as "entities" and the Quake map as "terrain".
(no title)Use SHIFT+ENTER to open the menu (new window).