summaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Render mode setting, refactoringPiotr Dziwinski2012-08-112-4/+4
* Partial CEngine implementationPiotr Dziwinski2012-08-102-18/+5
* Basic font renderingPiotr Dziwinski2012-08-032-42/+18
* Switched to new style castsPiotr Dziwinski2012-07-301-8/+8
* Video mode changingPiotr Dziwinski2012-07-292-191/+340
* Updated Doxygen main pagePiotr Dziwinski2012-07-271-8/+14
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-2/+2
* Refactoring of texture codePiotr Dziwinski2012-07-251-8/+0
* Cursor drawingPiotr Dziwinski2012-07-231-9/+6
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-223-91/+188
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-155-187/+498
* Minor changesPiotr Dziwinski2012-07-111-0/+36
* Merged changes from devPiotr Dziwinski2012-07-043-31/+61
* CGLDevice implementationPiotr Dziwinski2012-07-013-30/+93
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-012-19/+28
* Joystick polling with timerPiotr Dziwinski2012-06-302-14/+138
* Switched back to old standard; addded -WallPiotr Dziwinski2012-06-301-26/+31
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-302-163/+249
* Removed trailing whitespacePiotr Dziwinski2012-06-261-1/+1
* Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-263-4/+8
* Whitespace and language changePiotr Dziwinski2012-06-265-581/+581
* SDL projectPiotr Dziwinski2012-06-255-58/+908
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-1/+130
* Templates for new implementationPiotr Dziwinski2012-06-223-1/+51
* Moved old implementations to src/oldPiotr Dziwinski2012-06-224-2888/+0
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-192-6/+8
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-133-16/+13
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-112-6/+5
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-104-166/+166
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-104-29/+23
* Source files split into modulesPiotr Dziwinski2012-04-285-0/+2899