Add an activeobject manager to hold active objects (#7939)
[oweals/minetest.git] / src / client / CMakeLists.txt
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-03-22 VitaliyUpdate mesh collector and move it to a separate file...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-05 Loic BlotGameUI refactor (part 1/X): GameUI object creation...
2017-10-31 VitaliyRewrite rendering engine (#6253)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2016-06-03 est31Initial Gamepad support
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-31 TriBlade9Colored chat working as expected for both freetype...
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...