summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists enhancementsPiotr Dziwinski2013-01-081-2/+2
* Merge dev and dev-graphicsPiotr Dziwinski2013-01-071-1/+0
|\
| * Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-1/+0
* | Correct font scaling with resolutionPiotr Dziwinski2013-01-042-3/+9
* | Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-042-4/+7
|\|
| * Fixed unicode rendering bugPiotr Dziwinski2012-12-271-1/+1
| * Put common CXX flags in common variablesDidier Raboud2012-12-191-1/+2
| * Don't enforce CMake build type on users.Didier Raboud2012-12-191-1/+3
| * Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+1
* | Fixed spider and worm model loadingPiotr Dziwinski2012-12-282-4/+46
* | Fixes and refactoringPiotr Dziwinski2012-12-272-238/+121
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-2611-1257/+1362
* | Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-145-80/+204
* | Performance countersPiotr Dziwinski2012-10-251-14/+130
* | ComputeSphereVisibility and fixes in CEngine TODOsPiotr Dziwinski2012-10-203-36/+36
* | Transparent plant texturesPiotr Dziwinski2012-10-201-3/+4
* | Ground spot texture drawingPiotr Dziwinski2012-10-201-11/+257
* | Flare textures should work nowPiotr Dziwinski2012-10-191-2/+1
* | Fix track mapping and sphere particle positionPiotr Dziwinski2012-10-192-7/+6
* | Track texture mappingPiotr Dziwinski2012-10-191-9/+92
|/
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-1/+1
* Removed unnecessary dynamic_castsPiotr Dziwinski2012-10-171-1/+1
* Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-118-445/+6669
|\
| * CParticle rewritePiotr Dziwinski2012-10-054-287/+3936
| * Some CPyro docsPiotr Dziwinski2012-10-051-3/+31
| * CLightning rewritePiotr Dziwinski2012-10-052-48/+385
| * CPyro rewritePiotr Dziwinski2012-10-032-109/+2319
* | Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-112-6/+7
|/
* Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-17/+18
* Font coloring; fix for resize hackPiotr Dziwinski2012-09-303-26/+30
* Map texture paintingPiotr Dziwinski2012-09-302-10/+29
* Texture coloringPiotr Dziwinski2012-09-292-7/+153
* Fix for transparent objects and fadeoutsPiotr Dziwinski2012-09-292-30/+5
* Fixed texture regressionPiotr Dziwinski2012-09-292-20/+8
* Some fixes and optimizationsPiotr Dziwinski2012-09-294-53/+52
* Merge remote-tracking branch 'origin/dev' into dev-graphicsadiblol2012-09-272-22/+47
|\
| * * Ingame help should now display correctlyerihel2012-09-272-22/+47
* | Completely fixed light issuesPiotr Dziwinski2012-09-272-8/+26
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-274-26/+31
* | Fixed blinking light problemPiotr Dziwinski2012-09-271-5/+2
* | Lighting fix (experimental)Piotr Dziwinski2012-09-267-77/+145
* | Refactored resource and relief loadingPiotr Dziwinski2012-09-261-43/+44
|/
* Merge master & devPiotr Dziwinski2012-09-263-50/+51
|\
| * Fog color fix; refactoringPiotr Dziwinski2012-09-263-50/+51
| * made graphics/engine/text cleaner, I hopeMichał Zieliński2012-09-242-32/+35
* | made graphics/engine/text cleaner, I hopeMichał Zieliński2012-09-252-32/+35
* | * Building should work now without 'ground not flat' messageerihel2012-09-252-7/+7
|/
* Various fixesPiotr Dziwinski2012-09-222-7/+25
* Data dir pathsPiotr Dziwinski2012-09-225-17/+4
* Event fixes & refactoringPiotr Dziwinski2012-09-222-12/+15