summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | * changed 0, NULL to nullptrerihel2012-08-0930-78/+7051
| * | Changes after mergeerihel2012-08-095-16/+16
| * | Merge branch 'dev' of https://github.com/adiblol/colobot into deverihel2012-08-09236-23184/+32370
| |\ \ | |/ / |/| |
* | | Whitespace fixPiotr Dziwinski2012-08-0814-6607/+6607
* | | Merge pull request #35 from konopackim/devPiotr Dziwiński2012-08-08127-17251/+17469
|\ \ \ | |_|/ |/| |
| * | 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-3014-86/+90
* | 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-286-15/+144
* | Updated readme files; added licensePiotr Dziwinski2012-07-274-57/+792
* | Updated Doxygen main pagePiotr Dziwinski2012-07-271-8/+14
* | Whitespace fixPiotr Dziwinski2012-07-275-399/+399
* | Merge branch 'dev' into dev-openglPiotr Dziwinski2012-07-2726-8263/+7914
|\ \
| * | Compile fixesPiotr Dziwinski2012-07-264-3/+5
| * | Merge pull request #33 from Zaba999/devPiotr Dziwiński2012-07-2525-8262/+7911
| |\ \
| | * | Further translations and doxygen comments.Zaba9992012-07-208-3981/+3957
| | * | Dependency on WINAPI completely removed.Zaba9992012-07-109-4206/+3879
| | * | Fixed code compilation without fpermissive flag.Zaba9992012-07-0421-1790/+1788
| | * | 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
* | | | Fixes in texture loadingPiotr Dziwinski2012-07-167-55/+52
* | | | Fix in model loading; simple model viewerPiotr Dziwinski2012-07-1517-236/+1080
* | | | Minor changesPiotr Dziwinski2012-07-115-816/+38
* | | | Rewritten model loadingPiotr Dziwinski2012-07-1113-303/+1305
* | | | Refactoring in math & texture modulesPiotr Dziwinski2012-07-0611-399/+239
* | | | Fixed bug with texturingPiotr Dziwinski2012-07-058-106/+526
* | | | Merged changes from devPiotr Dziwinski2012-07-0419-741/+1250
* | | | Multitexturing supportPiotr Dziwinski2012-07-0411-66/+982
* | | | CGLDevice implementationPiotr Dziwinski2012-07-0116-365/+1173
* | | | CDevice interface and stub of implementationPiotr Dziwinski2012-07-0113-119/+608
* | | | Removed README-DEV-OPENGL to avoid confusionPiotr Dziwinski2012-06-301-4/+0
* | | | Joystick polling with timerPiotr Dziwinski2012-06-302-14/+138
* | | | Switched back to old standard; addded -WallPiotr Dziwinski2012-06-305-58/+45
* | | | Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-308-341/+546