aboutsummaryrefslogtreecommitdiff
path: root/src/unittest
AgeCommit message (Expand)Author
2020-08-20Load media from subfolders (#9065)DS
2020-06-05TestBan: Clean up properly after completing test (#9994)ANAND
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-05Allow ObjDefManager instances to be clonedsfan5
2020-04-16Optimize get_objects_inside_radius calls (#9671)Loïc Blot
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2020-04-08Collision various fixes (#9343)TheTermos
2020-02-01Add limit parameter to decompressZlibBen Deutsch
2020-01-25Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker
2020-01-22StaticText/EnrichedString: Styling support (#9187)SmallJoker
2019-09-21Fix AreaStore's IDs persistence (#8888)SmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
2019-08-13Fix compare between pointer and 0 in unittestsJozef Behran
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-04-12Add Irrlicht-specific smart pointer (#6814)Vitaliy
2019-02-15LINT fixLoïc Blot
2019-02-09Fix Address::isLocalhost algorithmLoic Blot
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2018-12-18Fix the part of the float test that requires IEC559/IEEE754 compliancePedro Gimeno
2018-12-13Add an activeobject manager to hold active objects (#7939)Loïc Blot
2018-12-13Network: Send IEEE floats (#7768)SmallJoker
2018-12-04Add testWrapDegrees_0_360_v3f unittestsLoïc Blot
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-09-28Fix temporary path crash in TestAuthDatabase (#7753)SmallJoker
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-07-22Add a MSVC / Windows compatible snprintf function (#7353)nOOb3167
2018-07-08Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl
2018-06-13Server: move shutdown parts to a specific shutdown state object (#7437)Loïc Blot
2018-05-29LINT fixLoic Blot
2018-05-29Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...Loic Blot
2018-04-21Fix i386 bit build at OpenBSD (#7259)mazocomp
2018-04-19Add online content repositoryrubenwardy
2018-04-03Fix various clang-tidy reported performance-type-promotion-in-math-fnLoïc Blot
2018-04-03Optimize entity-entity collision (#6587)Vitaliy
2018-04-02Fix many issues reported by clang-tidy (#7189)Loïc Blot
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-16Fix a crash or random memory leak when reseting saved environment variable in...Loic Blot
2018-03-16Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot
2018-03-11Add Voxelarea unittests (#7121)Loïc Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-02-04Remove unused light updating codeDániel Juhász
2018-01-05GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...Loic Blot
2018-01-05GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...Loic Blot
2018-01-05GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot
2018-01-05GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot
2018-01-01Add unittests on ActiveObject and BanManager class (#6866)Loïc Blot
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot