summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
Commit message (Expand)AuthorAgeFilesLines
* sound fixerihel2012-12-201-3/+1
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-1/+1
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-1/+1
* Data dir pathsPiotr Dziwinski2012-09-221-2/+10
* Event fixes & refactoringPiotr Dziwinski2012-09-221-17/+15
* * Fixed audio problemserihel2012-09-221-0/+4
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-10/+36
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-8/+3
* Input bindings rewritePiotr Dziwinski2012-09-191-91/+14
* Fixed includes in ui.Zaba9992012-09-191-0/+4
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-1/+12
|\
| * Change of background image handlingPiotr Dziwinski2012-09-171-1/+12
* | warnings fight in progress.Zaba9992012-09-181-4/+4
|/
* Successful compilation & runningPiotr Dziwinski2012-09-151-2/+2
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-121-25/+191
* Refactoring in src/commonPiotr Dziwinski2012-09-091-2/+10
* 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