summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Let mouse.png's format be detectedDidier Raboud2013-10-281-1/+1
* Fixed CTerrain-related memory leaksPiotr Dziwinski2013-10-131-0/+26
* Added debug aids for lightingPiotr Dziwinski2013-06-171-0/+27
* Fix for #133Piotr Dziwinski2013-06-171-6/+87
* Fixed bug with white mapkrzys-h2013-06-101-1/+1
* Refactored sound codePiotr Dziwinski2013-05-271-0/+2
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* Changes in texture code & refactoringPiotr Dziwinski2013-05-261-42/+43
* Corrected some valgrind issuesPiotr Dziwinski2013-05-261-1/+2
* Added simple texturepack support (#208)krzys-h2013-05-121-6/+29
* Non-power-of-2 padding for background imagesPiotr Dziwinski2013-05-111-11/+18
* Fix for shadows (bugs #176 and #132)XienDev2013-04-291-1/+1
* Fixed graphics objects after resetPiotr Dziwinski2013-03-311-0/+21
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-9/+9
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-25/+64
* Changed model min/max to LOD levelsPiotr Dziwinski2013-01-271-139/+60
* Correct font scaling with resolutionPiotr Dziwinski2013-01-041-0/+2
* Fixed spider and worm model loadingPiotr Dziwinski2012-12-281-1/+43
* Fixes and refactoringPiotr Dziwinski2012-12-271-217/+96
* Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-913/+845
* Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-141-77/+170
* Performance countersPiotr Dziwinski2012-10-251-14/+130
* ComputeSphereVisibility and fixes in CEngine TODOsPiotr Dziwinski2012-10-201-28/+32
* 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-191-6/+5
* Track texture mappingPiotr Dziwinski2012-10-191-9/+92
* CParticle rewritePiotr Dziwinski2012-10-051-0/+1
* Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-17/+18
* Font coloring; fix for resize hackPiotr Dziwinski2012-09-301-3/+5
* Map texture paintingPiotr Dziwinski2012-09-301-9/+24
* Texture coloringPiotr Dziwinski2012-09-291-2/+140
* Fix for transparent objects and fadeoutsPiotr Dziwinski2012-09-291-28/+5
* Fixed texture regressionPiotr Dziwinski2012-09-291-18/+6
* Some fixes and optimizationsPiotr Dziwinski2012-09-291-23/+33
* Completely fixed light issuesPiotr Dziwinski2012-09-271-8/+23
* Lighting fix (experimental)Piotr Dziwinski2012-09-261-5/+5
* Fog color fix; refactoringPiotr Dziwinski2012-09-261-8/+8
* Various fixesPiotr Dziwinski2012-09-221-1/+4
* Data dir pathsPiotr Dziwinski2012-09-221-7/+1
* Event fixes & refactoringPiotr Dziwinski2012-09-221-0/+1
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-1/+4
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-46/+83
* Namespace and styling fixPiotr Dziwinski2012-09-191-626/+637
* Change of background image handlingPiotr Dziwinski2012-09-171-128/+25
* Interface worksPiotr Dziwinski2012-09-161-10/+4
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-121-25/+5
* Texture format detection; minor fixesPiotr Dziwinski2012-09-091-2/+3
* CTerrain refactoring & fixesPiotr Dziwinski2012-09-081-6/+6
* Fixes in terrain renderingPiotr Dziwinski2012-08-271-11/+21