aboutsummaryrefslogtreecommitdiff
path: root/src/mapsector.cpp
AgeCommit message (Expand)Author
2017-08-19ServerMap saving: cleanups (#6274)Loïc Blot
2017-08-18Modernize various files (src/m*) (#6267)Loïc Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2016-10-05Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-08-13Add count based unload limit for mapblocksest31
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-02-17Replace std::list by std::vector into ClientMap::updateDrawList, Map::timerUp...Loic Blot
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-31Fix client.h getting included on the server buildPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-06-26more reorganizing of map codePerttu Ahola
2011-06-26cleaned map stuffPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is pre...Perttu Ahola
2011-01-30map generation framework under development... not quite operational at this p...Perttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-11-29license stuffPerttu Ahola
2010-11-27Initial filesPerttu Ahola