aboutsummaryrefslogtreecommitdiff
path: root/src/guiscalingfilter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-169/+0
* Add a MSVC / Windows compatible snprintf function (#7353)nOOb31672018-07-221-1/+2
* Modernize various filesLoic Blot2017-08-181-9/+7
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-4/+5
* Change i++ to ++iDavid Jones2015-08-251-2/+2
* Fix crash caused by null texture in GUI formspec/HUD.Aaron Suen2015-04-021-1/+6
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+0
* Fix some minor details from 6d61375kwolekr2015-04-011-22/+27
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-0/+160