summaryrefslogtreecommitdiffstats
path: root/src/graphics
Commit message (Expand)AuthorAgeFilesLines
* Revert back "Merge pull request #243 from OdyX/dev-fix-textures-loading"Piotr Dziwinski2013-10-292-3/+7
* Revert "Merge pull request #243 from OdyX/dev-fix-textures-loading"Piotr Dziwinski2013-10-282-7/+3
* Let mouse.png's format be detectedDidier Raboud2013-10-281-1/+1
* Fix the detection of alpha-channel in textures as created by IMG_LoadDidier 'OdyX' Raboud2013-10-281-2/+6
* Fixed CTerrain-related memory leaksPiotr Dziwinski2013-10-133-2/+45
* Fixed memory leaks in CTextPiotr Dziwinski2013-10-121-5/+18
* Fixed some CBot-related memory leaksPiotr Dziwinski2013-10-122-14/+14
* Fix for #228Piotr Dziwinski2013-06-261-9/+15
* Some Ui refactoringerihel2013-06-242-10/+2
* Changes in build organizationPiotr Dziwinski2013-06-223-292/+1
* Reverted enum values to fix UT regressionPiotr Dziwinski2013-06-221-3/+3
* Fixed terrain light priorities (fix for #139)Piotr Dziwinski2013-06-203-3/+18
* Fixed string formats in light debug printsPiotr Dziwinski2013-06-171-5/+5
* Added debug aids for lightingPiotr Dziwinski2013-06-178-3/+202
* Fix for #133Piotr Dziwinski2013-06-173-8/+106
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-163-34/+52
* Fixed bug with white mapkrzys-h2013-06-101-1/+1
* Fixed variable shadowing warningsPiotr Dziwinski2013-05-276-35/+46
* Refactored sound codePiotr Dziwinski2013-05-271-0/+2
* Fixed code formattingPiotr Dziwinski2013-05-2742-3/+44
* Changes in texture code & refactoringPiotr Dziwinski2013-05-262-49/+47
* Corrected some valgrind issuesPiotr Dziwinski2013-05-263-3/+15
* Resizing is fully functional so it can be enabled by default.adiblol2013-05-251-1/+1
* Unicode symbols for special charactersPiotr Dziwinski2013-05-122-22/+131
* Added simple texturepack support (#208)krzys-h2013-05-122-7/+37
* Non-power-of-2 padding for background imagesPiotr Dziwinski2013-05-114-18/+38
* Added check and warning about non-power-of-2 texturesPiotr Dziwinski2013-05-111-1/+5
* Fixed problem with test compilationerihel2013-04-291-1/+1
* Merge branch 'fix-for-shadows' of https://github.com/xiendev/colobot into xie...erihel2013-04-291-1/+1
|\
| * Fix for shadows (bugs #176 and #132)XienDev2013-04-291-1/+1
* | Some code refactoringerihel2013-04-271-1/+1
|/
* Improved log levelskrzys-h2013-04-011-1/+1
* Fixed graphics objects after resetPiotr Dziwinski2013-03-313-0/+37
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-9/+9
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-223-4/+4
* VBO override option; argv parsing using getoptPiotr Dziwinski2013-03-102-4/+35
* Fixed segfault in light managerPiotr Dziwinski2013-02-281-2/+3
* Fixed stupid error, tweaked ambient light colorsPiotr Dziwinski2013-02-283-16/+25
* Better light sortingPiotr Dziwinski2013-02-253-48/+58
* * Fix for satcom freezeerihel2013-02-242-15/+28
* CInstanceManager refactoringPiotr DziwiƄski2013-02-1724-182/+197
* Additional parameter for function aim(x, y)PaweX2013-02-131-2/+2
* More camera distance from AlienQueenadiblol2013-02-111-0/+1
* * Syntax highlighting in cbot editor (needs to be tested)erihel2013-02-092-17/+18
* * Fixes to ingame editorerihel2013-02-091-3/+5
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-038-1469/+0
* Changed model min/max to LOD levelsPiotr Dziwinski2013-01-279-289/+226
* CMakeLists enhancementsPiotr Dziwinski2013-01-081-2/+2
* Merge dev and dev-graphicsPiotr Dziwinski2013-01-072-2/+0
|\
| * Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-052-2/+0