summaryrefslogtreecommitdiffstats
path: root/src/math/intpoint.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation updatePiotr Dziwinski2012-08-111-7/+5
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Font renderingPiotr Dziwinski2012-08-061-3/+3
| | | | - implemented rest of CText interface excluding some minor features
* Whitespace and language changePiotr Dziwinski2012-06-261-5/+5
| | | | | | | - changed tabs to spaces and DOS line endings to Unix (except in CBot and metafile) - changed language to English - fixed #include <d3d.h> in d3dengine.h
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-0/+44
- added CApplication and Gfx::CEngine interfaces - added Gfx::Material struct - added Math::IntPoint struct - added template for Gfx::CDevice class - added templates for Gfx::CGLDevice and Gfx::CGLEngine classes