summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rendering functions, documentationPiotr Dziwinski2012-08-1312-452/+575
* Merge branch 'dev-graphics' into devPiotr Dziwinski2012-08-1218-586/+1745
|\
| * Object handling in CEnginePiotr Dziwinski2012-08-1218-586/+1745
* | * Final changes to plugin interfaceerihel2012-08-129-23/+153
* | Merge branch 'dev-opengl' into deverihel2012-08-1265-1400/+8265
|\|
| * Fixes & testing in CEnginePiotr Dziwinski2012-08-1210-127/+332
| * Documentation updatePiotr Dziwinski2012-08-1146-142/+234
| * Render mode setting, refactoringPiotr Dziwinski2012-08-1111-430/+291
| * Partial CEngine implementationPiotr Dziwinski2012-08-106-425/+2326
| * Graphics stubsPiotr Dziwinski2012-08-0916-275/+989
| * CPlanet implementationPiotr Dziwinski2012-08-092-27/+209
| * CWater and CCloud basic implementationPiotr Dziwinski2012-08-084-75/+1043
| * CTerrain implementationPiotr Dziwinski2012-08-087-104/+1988
| * Font renderingPiotr Dziwinski2012-08-067-149/+501
| * Basic font renderingPiotr Dziwinski2012-08-0315-189/+895
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-1227-37/+358
* | * changed 0, NULL to nullptrerihel2012-08-099-77/+118
* | Changes after mergeerihel2012-08-095-16/+16
* | Merge branch 'dev' of https://github.com/adiblol/colobot into deverihel2012-08-09229-23120/+31492
|\ \
| * | Whitespace fixPiotr Dziwinski2012-08-0814-6607/+6607
| * | CleanupsMichał Konopacki2012-08-08109-55/+197
| * | Transation of comments completeMichał Konopacki2012-08-0810-5538/+5551
| * | Further CBot translationsMichał Konopacki2012-08-073-6576/+6578
| * | CBot library comments further translationsMichał Konopacki2012-08-073-2776/+2827
| * | Commentary translationMichał Konopacki2012-08-033-2633/+2637
| * | Comments translationMichał Konopacki2012-08-022-91/+97
| |/
| * Switched to new style castsPiotr Dziwinski2012-07-3013-84/+88
| * Lines and line strip primitivesPiotr Dziwinski2012-07-302-21/+21
| * CCamera rewritePiotr Dziwinski2012-07-293-118/+1875
| * Video mode changingPiotr Dziwinski2012-07-2911-222/+580
| * GLEWPiotr Dziwinski2012-07-283-5/+57
| * Updated Doxygen main pagePiotr Dziwinski2012-07-271-8/+14
| * Whitespace fixPiotr Dziwinski2012-07-275-399/+399
| * Merge branch 'dev' into dev-openglPiotr Dziwinski2012-07-2725-8261/+7912
| |\
| | * Compile fixesPiotr Dziwinski2012-07-264-3/+5
| | * Merge pull request #33 from Zaba999/devPiotr Dziwiński2012-07-2524-8260/+7908
| | |\
| | | * Further translations and doxygen comments.Zaba9992012-07-208-3981/+3957
| | | * Dependency on WINAPI completely removed.Zaba9992012-07-108-4204/+3876
| | | * Fixed code compilation without fpermissive flag.Zaba9992012-07-0420-1788/+1786
| | | * translations plus small fixesZaba9992012-07-023-43/+45
| * | | Change of paths in src/graphicsPiotr Dziwinski2012-07-2642-128/+167
| * | | Dynamic light managerPiotr Dziwinski2012-07-265-54/+517
| * | | LightingPiotr Dziwinski2012-07-266-42/+615
| * | | Fixed bug in texturingPiotr Dziwinski2012-07-253-13/+20
| * | | Fix in CMakeLists.txtPiotr Dziwinski2012-07-251-1/+0
| * | | Refactoring of texture codePiotr Dziwinski2012-07-2510-290/+274
| * | | Cursor drawingPiotr Dziwinski2012-07-2311-249/+266
| * | | Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-2222-568/+1488
| * | | ComputeSphereVisibility functionPiotr Dziwinski2012-07-184-3/+108
| * | | Fixed OpenGL transformationsPiotr Dziwinski2012-07-185-6/+359