aboutsummaryrefslogtreecommitdiff
path: root/src/drawscene.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-161-1/+1
* GUI: Allow texture packs to customize the progress bar (#5368)kilbith2017-03-131-24/+45
* GUI: Convert loading screen's progress bar to image (#5362)kilbith2017-03-101-21/+27
* Irrlicht 1.9 supportsfan52016-12-261-0/+5
* Move object nametags to cameraRealBadAngel2016-02-181-1/+6
* Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel2016-02-081-75/+45
* New 3D Mode: PageflipDalai Felinto2016-01-091-0/+85
* Add minimap featureRealBadAngel2015-06-271-4/+7
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+0
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-8/+9
* Fix all warnings and remove -Wno-unused-but-set cflagkwolekr2015-01-181-64/+59
* Make hud use fontengine toosapier2014-11-301-2/+2
* Implement proper font handlingsapier2014-11-301-23/+29
* Fix totally messed up 3d modes interlaced/topbottom/sidebysidesapier2014-09-251-7/+11
* Added configurable selectionbox width. Min width = 1, Max = 5TriBlade92014-09-191-1/+4
* Fix only one texture being updated on window resize breaking sidebyside and t...sapier2014-08-291-13/+7
* Fix interlaced 3d mode second image being flipped on compiling against irrlic...sapier2014-08-291-0/+4
* Add support for Android 2.3+sapier2014-06-291-0/+7
* Fix HUD not visible if below ground blacked outsapier2014-06-121-0/+9
* Fix misplaced selection box in some situationssapier2014-05-261-0/+1
* Fix disable hud disabling drawing of full guisapier2014-05-241-2/+2
* Add support for interlaced polarized 3d screenssapier2014-05-181-0/+529