summaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Merge dev and dev-graphicsPiotr Dziwinski2013-01-071-2/+11
|\
| * Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-2/+11
* | GLEW fix for some graphics driversPiotr Dziwinski2013-01-061-2/+0
* | Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-1/+0
* | Correct font scaling with resolutionPiotr Dziwinski2013-01-041-2/+2
* | Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-042-79/+144
|\|
| * Merge pull request #108 from OdyX/dev-central-cmake-versionPiotr DziwiƄski2012-12-291-1/+1
| |\
| | * Create a central versionDidier Raboud2012-12-271-1/+1
| * | Implement language Char for level filesDidier Raboud2012-12-282-1/+45
| * | Move language initialisation in SetLanguageDidier Raboud2012-12-281-42/+48
| * | Fixed path for loading soundsPiotr Dziwinski2012-12-282-18/+23
| |/
| * Fix locale's loadingDidier Raboud2012-12-271-5/+8
| * * Changed Ret to Get methods in sound moduleerihel2012-12-251-6/+15
| * * Changed log level in sound moduleerihel2012-12-251-1/+1
| * latest changeserihel2012-12-211-6/+11
| * sound fixerihel2012-12-202-9/+2
| * Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-10/+6
| * Merge branch 'dev' into dev-use-installed-i18nDidier Raboud2012-12-161-1/+2
| |\
| | * Set a default datadir, in sync with the data installation path.Didier Raboud2012-12-161-1/+2
| * | Use default installation paths for i18n.Didier Raboud2012-12-161-3/+1
| |/
| * Merge branch 'master' into devPiotr Dziwinski2012-12-151-3/+9
| |\
| | * Inherit translation setting from environment.Didier Raboud2012-12-141-3/+9
* | | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-262-10/+19
* | | Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-142-0/+11
* | | Performance countersPiotr Dziwinski2012-10-252-0/+117
* | | Main loop enhancementPiotr Dziwinski2012-10-252-15/+16
|/ /
* | Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-0/+2
* | Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-172-4/+4
* | Changing and saving input bindingsPiotr Dziwinski2012-10-071-1/+1
|/
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-10-021-5/+5
|\
| * Further work on saving profile and directory listing.Zaba9992012-10-021-5/+5
* | Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-2/+2
* | Font coloring; fix for resize hackPiotr Dziwinski2012-09-301-6/+7
* | Dirty hack to allow window resizing or even full screen.adiblol2012-09-301-0/+7
|/
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-09-291-10/+10
|\
| * Work in progress on opening files, and listing dirsZaba9992012-09-261-10/+10
* | Some fixes and optimizationsPiotr Dziwinski2012-09-291-5/+7
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-272-2/+2
|/
* Removed metafile editor and loaderPiotr Dziwinski2012-09-221-1/+0
* Various fixesPiotr Dziwinski2012-09-221-0/+34
* Data dir pathsPiotr Dziwinski2012-09-222-5/+49
* Event fixes & refactoringPiotr Dziwinski2012-09-222-94/+70
* * Fixed audio problemserihel2012-09-222-4/+36
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-202-38/+78
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-192-22/+35
* Input bindings rewritePiotr Dziwinski2012-09-192-172/+115
* Fixed includes in ui.Zaba9992012-09-192-1/+7
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-183-10/+28
|\
| * Change of background image handlingPiotr Dziwinski2012-09-173-10/+28
* | warnings fight in progress.Zaba9992012-09-182-8/+8
|/