summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Graphics stubsPiotr Dziwinski2012-08-091-23/+36
* Font renderingPiotr Dziwinski2012-08-061-7/+3
* Switched to new style castsPiotr Dziwinski2012-07-304-15/+19
* Video mode changingPiotr Dziwinski2012-07-291-2/+31
* GLEWPiotr Dziwinski2012-07-281-0/+2
* Whitespace fixPiotr Dziwinski2012-07-274-78/+78
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-223-8/+13
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-151-1/+1
* Minor changesPiotr Dziwinski2012-07-112-810/+0
* Rewritten model loadingPiotr Dziwinski2012-07-113-0/+307
* Merged changes from devPiotr Dziwinski2012-07-045-12/+316
* Multitexturing supportPiotr Dziwinski2012-07-044-0/+345
* Switched back to old standard; addded -WallPiotr Dziwinski2012-06-301-25/+12
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-304-175/+294
* Forgotten language changePiotr Dziwinski2012-06-261-2/+2
* Whitespace and language changePiotr Dziwinski2012-06-2617-7060/+7059
* SDL projectPiotr Dziwinski2012-06-256-13/+25
* Templates for new implementationPiotr Dziwinski2012-06-225-9/+9
* .Programerus2012-06-201-0/+4
* Struct ColorHSV copied to color.hProgramerus2012-06-201-6/+0
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-193-10/+14
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1311-38/+10
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1111-214/+206
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1015-167/+167
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1017-69/+53
* Source files split into modulesPiotr Dziwinski2012-04-2818-0/+7110