expanded Array and replaced all usages of std::vector with bear::Array
authorPatrik Gornicz <Gornicz.P@gmail.com>
Wed, 2 Sep 2009 04:32:37 +0000 (00:32 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Wed, 2 Sep 2009 04:32:37 +0000 (00:32 -0400)
commitd6bfe0d54436cf10805f41aa0427f43ea8c02f20
treea8afd0db92c1b30a991ffa273aa9573ee7e7c2e5
parent66d20748cc0b0ca8e08ee741368663803da3b062
expanded Array and replaced all usages of std::vector with bear::Array
lib/include/bear/Array.h
lib/src/debug.cpp
physics/src/Entities/Polygon.cpp
physics/src/Entities/Polygon.h
physics/src/collisionManager.cpp
physics/src/entityCreator.cpp
physics/src/game.cpp
physics/src/graphics/graphics.cpp
physics/src/graphics/graphics.h