Tartarus CVS: gravity2 richard
tartarus-commits-admin@lists.tartarus.org
tartarus-commits-admin@lists.tartarus.org
Thu, 20 Jan 2000 01:24:46 +0000
CVSROOT: /home/cvs
Module name: gravity2
Changes by: richard 00/01/20 01:24:46
Modified files:
docs : Makefile.am
src : item.h physics.cc universe.cc universe.h
Added files:
docs : technical.but
Log message:
Add skeleton to fill in with collision detection code. Added is_solid
attribute to objects (collision detection will not be performed between
objects iff neither has is_solid == true).
Add a stub documentation file to fill with technical documentation, as and
when I have the inclination / inspiration.