summaryrefslogtreecommitdiff
path: root/src/client/tile.h
Commit message (Expand)AuthorAge
* Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL'stujones112018-06-03
* Reorder TileLayer. (#5638)Auke Kok2017-04-29
* Soft node overlay (#5186)Dániel Juhász2017-04-21
* Reorder TileSpec. (#5591)Auke Kok2017-04-18
* Hardware coloring for itemstacksDániel Juhász2017-04-08
* Add hardware node coloring. Includes:Dániel Juhász2017-01-23
* Move TileAnimation code to seperate filesfan52017-01-02
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
* tileable flags are needed also without shaders because of filtersRealBadAngel2015-08-20
* Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel2015-08-20
* Fix tiling issues for PLANTLIKE and FIRELIKE with FSAARealBadAngel2015-08-05
* Add wielded (and CAOs) shaderRealBadAngel2015-07-21
* Fix relief mapping issuesRealBadAngel2015-07-16
* Add minimap featureRealBadAngel2015-06-27
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-01
* Move texture_min_size even further down the pipe. Now, textures are JIT-upsca...Aaron Suen2015-03-31
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-05