aboutsummaryrefslogtreecommitdiff
path: root/src/clientobject.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-17clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)Loïc Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-10-06Use more unordered_maps to improve performance in c++11 buildsLoic Blot
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-02-17SAO: re-add old ActiveObjectTypes for a future migration layerLoic Blot
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-25Send animations, bone overrides and attachments in entity initialization. Cli...MirceaKitsune
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-12-01Player-is-SAO WIPPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-10-15mobv2Perttu Ahola
2011-07-16Attempt to fix a problem with the factory mappings of objects residing in dif...Perttu Ahola
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola
2011-05-21All textures are are now searched first from the directory specified by the t...Perttu Ahola
2011-04-25Set oerkki1 to not be drawn in completely darkPerttu Ahola
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11fixed warnings reported by cppcheckPerttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-10items now fall by gravity... also some other random updatingPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-23updated scripting api a bitPerttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21some tidyingPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola