named members m_* to quite -Wshadow
[physics.git] / src / collisionManager.cpp
2009-09-01 Patrik Gornicznamed members m_* to quite -Wshadow
2009-05-28 Patrik Gorniczrenamed libpg to libbear
2009-05-02 Patrik Gorniczadded using namespace pg to relavent files ... will...
2009-05-01 Patrik GorniczMerge branch 'master' into libpg
2009-04-28 Patrik Gorniczchanged src so the libpg headers are now used
2009-01-21 Patrik Gorniczrefactored collisionManager
2009-01-21 Patrik Gorniczrefactored Vector2
2009-01-21 Patrik Gorniczrefactor of CollisionInfo
2009-01-21 Patrik Gorniczfixed polygon penitration due to CoR
2009-01-21 Patrik Gorniczadded suport for ballxpolygon collision ... VERY hacky
2008-12-11 Patrik Gorniczoptomized collisions to exclude half of the tests
2008-12-07 Patrik Gorniczball collisions now optimized
2008-12-06 Patrik Gorniczwip: advanced collisions
2008-12-06 Patrik Gorniczcollision test cleaning
2008-11-16 Patrik GorniczMerge branch 'master' of ssh://pgornicz@cpu22.student...
2008-11-16 Patrik Gorniczmore debug changes
2008-08-22 Patrik Gorniczrenamed collisionHandler to Manager