| 1 |
+ |
2004-10-22 09:47 gezelter |
| 2 |
+ |
|
| 3 |
+ |
* src/types/AtomType.hpp: Adding AtomType |
| 4 |
+ |
|
| 5 |
+ |
2004-10-21 16:31 tim |
| 6 |
+ |
|
| 7 |
+ |
* ChangeLog, src/brains/Snapshot.hpp, |
| 8 |
+ |
src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp, |
| 9 |
+ |
src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp, |
| 10 |
+ |
src/math/Vector.hpp, src/math/Vector3.hpp, |
| 11 |
+ |
test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp: |
| 12 |
+ |
Snapshot and SnapshotManager in progress |
| 13 |
+ |
|
| 14 |
+ |
2004-10-21 16:30 tim |
| 15 |
+ |
|
| 16 |
+ |
* test/brains/: BrainsTest.cpp, Makefile, |
| 17 |
+ |
SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp, |
| 18 |
+ |
SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for |
| 19 |
+ |
Snapshot and snapshotManager. |
| 20 |
+ |
|
| 21 |
|
2004-10-21 15:15 gezelter |
| 22 |
|
|
| 23 |
|
* src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp, |