aboutsummaryrefslogtreecommitdiff
path: root/src/drawscene.cpp
AgeCommit message (Expand)Author
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-11Use thread_local instead from some static settings (#5955)Loïc Blot
2017-05-19When minimap is disabled in configuration, really disable it (#5771)Loïc Blot
2017-04-16Android progressbar fix (#5601)Loïc Blot
2017-04-09Hard-coded undersampling.number Zero
2017-03-22Some performance optimizations (#5424)Loïc Blot
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-13GUI: Allow texture packs to customize the progress bar (#5368)kilbith
2017-03-10GUI: Convert loading screen's progress bar to image (#5362)kilbith
2016-12-26Irrlicht 1.9 supportsfan5
2016-02-18Move object nametags to cameraRealBadAngel
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-01-09New 3D Mode: PageflipDalai Felinto
2015-06-27Add minimap featureRealBadAngel
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-04-01Clean scaling pre-filter for formspec/HUD.Aaron Suen
2015-01-18Fix all warnings and remove -Wno-unused-but-set cflagkwolekr
2014-11-30Make hud use fontengine toosapier
2014-11-30Implement proper font handlingsapier
2014-09-25Fix totally messed up 3d modes interlaced/topbottom/sidebysidesapier
2014-09-19Added configurable selectionbox width. Min width = 1, Max = 5TriBlade9
2014-08-29Fix only one texture being updated on window resize breaking sidebyside and t...sapier
2014-08-29Fix interlaced 3d mode second image being flipped on compiling against irrlic...sapier
2014-06-29Add support for Android 2.3+sapier
2014-06-12Fix HUD not visible if below ground blacked outsapier
2014-05-26Fix misplaced selection box in some situationssapier
2014-05-24Fix disable hud disabling drawing of full guisapier
2014-05-18Add support for interlaced polarized 3d screenssapier