summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
Commit message (Expand)AuthorAgeFilesLines
* Improved error messagesPiotr Dziwinski2012-08-131-0/+6
* Fixes & testing in CEnginePiotr Dziwinski2012-08-121-0/+3
* Documentation updatePiotr Dziwinski2012-08-111-1/+4
* Render mode setting, refactoringPiotr Dziwinski2012-08-111-1/+1
* Partial CEngine implementationPiotr Dziwinski2012-08-101-1/+1
* Basic font renderingPiotr Dziwinski2012-08-031-6/+0
* Video mode changingPiotr Dziwinski2012-07-291-34/+89
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-2/+2
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-221-35/+32
* Merged changes from devPiotr Dziwinski2012-07-041-3/+6
* CGLDevice implementationPiotr Dziwinski2012-07-011-10/+13
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-011-3/+0
* Joystick polling with timerPiotr Dziwinski2012-06-301-5/+41
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-301-30/+50
* Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-261-1/+2
* Whitespace and language changePiotr Dziwinski2012-06-261-87/+87
* SDL projectPiotr Dziwinski2012-06-251-57/+54
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-1/+130
* Templates for new implementationPiotr Dziwinski2012-06-221-0/+27