summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* formatting and enhancements for savefile screenshot featureMohamed Waheed2014-06-241-1/+1
* implemented savefile screenshot featureMohamed Waheed2014-06-241-3/+14
* Better datadir mod supportkrzys-h2014-05-181-27/+7
* CPauseManagerkrzys-h2013-12-311-8/+5
* Revert back "Merge pull request #243 from OdyX/dev-fix-textures-loading"Piotr Dziwinski2013-10-291-1/+1
* Revert "Merge pull request #243 from OdyX/dev-fix-textures-loading"Piotr Dziwinski2013-10-281-1/+1
* 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