aboutsummaryrefslogtreecommitdiff
path: root/src/client/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-06Shadow mapping render pass (#11244)Liso
2018-12-13Add an activeobject manager to hold active objects (#7939)Loïc Blot
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-22Update mesh collector and move it to a separate file (#6904)Vitaliy
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-05GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot
2017-10-31Rewrite rendering engine (#6253)Vitaliy
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2016-06-03Initial Gamepad supportest31
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-31Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade9
2015-03-27Clean up and tweak build systemShadowNinja
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-02-21Use proper CMakeLists.txt for network and client directoriesLoic Blot