jueves, 25 de febrero de 2010

Yesterday, team A, us, we uploadede the collision function to perforce.

Issues.
Before upload.
We had a meeting to work on that funtion.

At that meeting we focused on the problems to solve:

- What does that function?
- Which parameters it needs?
- What value it returns?
- Function or Class?

miércoles, 24 de febrero de 2010

I lost track of time and communication, we have so many jobsto do and we are in exams stage, the stress is too much. On what should i put priority at this time?

I feel I'm on autopilot.
last friday we had a meeting in skype, we made the project design and we divide the work for each group.

viernes, 19 de febrero de 2010

written analysis

Ending the written analysis.
I'm gathering the info to fill the required questions.
Ending the written analysis.
I'm gathering the info to fill the required questions.

jueves, 18 de febrero de 2010

Today we had a meeting, we discuss about the game engine
In the meeting were all members of both teams, A & B

Looking and understanding the code, we saw the program was implemented not as a objects oriented programming, instead it was made as structured program.

We agree the program could be builded as a Oriented Programming Language, thats for a more natural programing, separating attributes of each object.

Also we agree the array must be build as a color-array, and do not must contain ones and ceros.

miércoles, 10 de febrero de 2010

Today we have started the implementation phase, until now we have opportunity for meeting.

Highlights of the day:

We have had some troubles with team D design, we have never seen the (map) template.

We have had to investigate about that template.

The first function was made correctly, and our advanced code was uploaded to perforce to have the first version.

martes, 9 de febrero de 2010

Done the design phase, now the team are focusing on the implementation. We thought our design model is ok.

lunes, 25 de enero de 2010

Today panamerican students discuss about goals needed to cover.

- Ramp up of the environment
- Perforce
- Investigate and understand Physiscs code
- Understand the unit test suite
- Make a plan

martes, 19 de enero de 2010

I'm reviewing c++, i forgot how pointers are used.