summaryrefslogtreecommitdiffstats
path: root/src/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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-1112-449/+6681
|\
| * Merge branch 'dev-graphics' into devPiotr Dziwinski2012-10-0511-448/+6680
| |\
| | * CParticle rewritePiotr Dziwinski2012-10-055-287/+3944
| | * Some CPyro docsPiotr Dziwinski2012-10-051-3/+31
| | * CLightning rewritePiotr Dziwinski2012-10-052-48/+385
| | * CPyro rewritePiotr Dziwinski2012-10-032-109/+2319
| | * Spot light angle fixPiotr Dziwinski2012-10-032-3/+3
| * | Disabled window resizePiotr Dziwinski2012-10-051-1/+1
| |/
* / Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-114-7/+12
|/
* Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-17/+18
* Font coloring; fix for resize hackPiotr Dziwinski2012-09-306-61/+65
* Dirty hack to allow window resizing or even full screen.adiblol2012-09-303-1/+9
* Map texture paintingPiotr Dziwinski2012-09-302-10/+29
* Texture coloringPiotr Dziwinski2012-09-292-7/+153
* Fix for transparent objects and fadeoutsPiotr Dziwinski2012-09-296-59/+11
* Fixed texture regressionPiotr Dziwinski2012-09-296-80/+21
* Some fixes and optimizationsPiotr Dziwinski2012-09-299-133/+204
* 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-273-20/+48
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-277-34/+36
* | Fixed blinking light problemPiotr Dziwinski2012-09-271-5/+2
* | Lighting fix (experimental)Piotr Dziwinski2012-09-268-87/+151
* | Refactored resource and relief loadingPiotr Dziwinski2012-09-262-43/+73
|/
* Merge master & devPiotr Dziwinski2012-09-265-66/+61
|\
| * Fog color fix; refactoringPiotr Dziwinski2012-09-265-66/+61
| * 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
* Alpha operation fixPiotr Dziwinski2012-09-211-1/+1
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-1/+4
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-202-104/+132
* Namespace and styling fixPiotr Dziwinski2012-09-1933-2184/+2344
* Forgotten fix in dev-graphicsPiotr Dziwinski2012-09-1911-290/+123
|\
| * Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-192-19/+17
| * Input bindings rewritePiotr Dziwinski2012-09-191-1/+0
| * Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-183-150/+73
| |\
| | * Change of background image handlingPiotr Dziwinski2012-09-173-150/+73
| * | warnings fight in progress.Zaba9992012-09-182-2/+2
| |/
| * changes needeto to cimpile on windows.Zaba9992012-09-172-4/+4
| * Fix max lights errorPiotr Dziwinski2012-09-161-2/+4
| * Some memory leaks fixedPiotr Dziwinski2012-09-161-6/+8
| * Interface worksPiotr Dziwinski2012-09-161-10/+4
| * Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-154-35/+9
| |\
| | * Simulation timestamps and input bindingsPiotr Dziwinski2012-09-122-33/+6