adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] adonthell/src main/Makefile.am world/CMakeLists...


From: Kai Sterker
Subject: [Adonthell-commits] adonthell/src main/Makefile.am world/CMakeLists...
Date: Sun, 09 Dec 2007 21:39:43 +0000

CVSROOT:        /cvsroot/adonthell
Module name:    adonthell
Changes by:     Kai Sterker <ksterker>  07/12/09 21:39:43

Modified files:
        src/main       : Makefile.am 
        src/world      : CMakeLists.txt Makefile.am character.cc 
                         character_with_gfx.cc coordinates.h cube3.cc 
                         cube3.h moving.cc moving.h placeable_shape.cc 
                         placeable_shape.h plane3.cc plane3.h square.cc 
                         square.h triangle3.h vector3.h 
Added files:
        src/world      : collision.cc collision.h 

Log message:
        ADDED collision detection code (untested)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/main/Makefile.am?cvsroot=adonthell&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/CMakeLists.txt?cvsroot=adonthell&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/Makefile.am?cvsroot=adonthell&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/character.cc?cvsroot=adonthell&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/character_with_gfx.cc?cvsroot=adonthell&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/coordinates.h?cvsroot=adonthell&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/cube3.cc?cvsroot=adonthell&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/cube3.h?cvsroot=adonthell&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/moving.cc?cvsroot=adonthell&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/moving.h?cvsroot=adonthell&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/placeable_shape.cc?cvsroot=adonthell&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/placeable_shape.h?cvsroot=adonthell&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/plane3.cc?cvsroot=adonthell&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/plane3.h?cvsroot=adonthell&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/square.cc?cvsroot=adonthell&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/square.h?cvsroot=adonthell&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/triangle3.h?cvsroot=adonthell&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/vector3.h?cvsroot=adonthell&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/collision.cc?cvsroot=adonthell&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/adonthell/src/world/collision.h?cvsroot=adonthell&rev=1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]