aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common_types.h
Commit message (Collapse)AuthorAge
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-17
| | | | Also replaced C headers with the C++ equivalent ones
* common_types: Changed BasicRect back to Rect, in the common namespaceGravatar archshift2014-05-19
| | | | Only Rect is in the namespace for now; the rest of common should be added in the future
* Fix complaints about functions that could not be foundGravatar archshift2014-04-27
|
* Rect to BasicRectGravatar archshift2014-04-27
| | | | Somewhere along the line an OSX header had already taken the name Rect.
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08