summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented mission timerkrzys-h2014-10-291-0/+14
* Showing coordinates in stats menu (F12/showstat); removed "showpos" cheatkrzys-h2014-10-291-3/+22
* Possible fix for #339 (?)krzys-h2014-10-251-0/+5
* Fixed map turning gray after resizing windowkrzys-h2014-10-201-1/+1
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* | Merge with devPiotr Dziwinski2014-10-071-42/+42
|\|
| * Fixed #314krzys-h2014-08-061-2/+2
| * fixed issue #223 about disabling shadows/ground texturesMohamed Waheed2014-07-121-40/+40
* | Moved effect??.png textures and made pos= in GroundSpot optionalkrzys-h2014-09-271-3/+3
* | Fixed SatCom image loadingkrzys-h2014-07-241-24/+24
* | Merge branch 'dev' into dev-physfskrzys-h2014-07-111-3/+14
|\|
| * formatting and enhancements for savefile screenshot featureMohamed Waheed2014-06-241-1/+1
| * implemented savefile screenshot featureMohamed Waheed2014-06-241-3/+14
* | Fixed texture and script loadingkrzys-h2014-07-101-13/+13
* | More work on PhysFS supportKrzysztof Dermont2014-06-221-1/+1
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-13/+12
|/
* 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