]> git.lizzy.rs Git - dragonfireclient.git/history - src/unittest/test.cpp
Replace all uses of core::list with std::list (#12313)
[dragonfireclient.git] / src / unittest / test.cpp
2022-05-21 paradust7Replace all uses of core::list with std::list (#12313)
2022-05-18 paradust7Use std::map instead of core::map (#12301)
2022-01-07 Jude Melton-HoughtonUse a database for mod storage (#11763)
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2019-08-13 Jozef BehranFix compare between pointer and 0 in unittests
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-04-19 rubenwardyAdd online content repository
2018-03-30 Loïc BlotClient eventmanager refactor (#7179)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-08-30 Loïc BlotRemove DSTACK support (#6346)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-05-26 SmallJokerTime: Change old `u32` timestamps to 64-bit (#5818)
2017-03-16 Loïc BlotAdd ModStorageAPI to client side modding (#5396)
2017-03-13 Loic Blot[CSM] Client side modding
2015-10-26 est31Remove some abort() calls
2015-10-14 ShadowNinjaRename macros with two leading underscores
2015-10-14 ShadowNinjaRefactor logging
2015-05-08 kwolekrTests: Add schematic unittests
2015-05-05 kwolekrTests: Add NodeResolver unittests
2015-04-26 kwolekrTests: Modularize unit testing