aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test.cpp
AgeCommit message (Expand)Author
2021-01-29Rework use_texture_alpha to provide three opaque/clip/blend modessfan5
2019-08-13Fix compare between pointer and 0 in unittestsJozef Behran
2018-07-22Add a MSVC / Windows compatible snprintf function (#7353)nOOb3167
2018-04-19Add online content repositoryrubenwardy
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot
2015-10-26Remove some abort() callsest31
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-05-08Tests: Add schematic unittestskwolekr
2015-05-05Tests: Add NodeResolver unittestskwolekr
2015-04-26Tests: Modularize unit testingkwolekr