Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/utils/rectangle: removed deprecated ctor | Alexander Sulfrian | 2013-01-13 | 1 | -2/+1 |
* | tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgs | Alexander Sulfrian | 2013-01-13 | 3 | -40/+40 |
* | test/utils/math: test the math helper functions | Alexander Sulfrian | 2013-01-13 | 1 | -0/+157 |
* | utils/rectangle: could get top/bottom/left/right coordinates from Rectangle | Alexander Sulfrian | 2013-01-13 | 1 | -2/+2 |
* | utils/image: fixed namespace for logging output | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | utils/rectangle: added function to intersect two rectangles | Alexander Sulfrian | 2013-01-05 | 1 | -0/+26 |
* | utils/rectangle: added constructor for array of values | Alexander Sulfrian | 2013-01-05 | 1 | -0/+66 |
* | tests: added test of operator overloading for point | Alexander Sulfrian | 2013-01-05 | 1 | -0/+106 |
* | base: moved Image and Texture to more appropriate locations | Alexander Sulfrian | 2013-01-05 | 1 | -0/+109 |