Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ServerMap saving: cleanups (#6274) | Loïc Blot | 2017-08-19 |
| | | | | * remove sector meta loading/saving from files which targets dead code (differs_from_disk is always empty) * this remove empty ServerMapSector and ClientMapSector, remove MapSector childs | ||
* | Modernize various files (src/m*) (#6267) | Loïc Blot | 2017-08-18 |
| | | | | | | | | | | | | * Modernize various files (src/m*) * range-based for loops * code style * C++ headers instead of C headers * Default operators * empty function Thanks to clang-tidy | ||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | Cpp11 initializers 2 (#5999) | Loïc Blot | 2017-06-17 |
| | | | | | | | | | | * C++11 patchset 10: continue cleanup on constructors * Drop obsolete bool MainMenuData::enable_public (setting is called with cURL in server loop) * More classes cleanup * More classes cleanup + change NULL tests to boolean tests | ||
* | C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) | Loïc Blot | 2017-06-04 |
| | |||
* | Replace various std::map with UNORDERED_MAP + various cleanups | Loic Blot | 2016-10-05 |
| | | | | | | | | | | | | This is part 2 for 5f084cd98d7b3326b51320455364337539710efd Other improvements: * Use the defined ItemGroupList when used * make Client::checkPrivilege const * inline some trivial functions * Add ActiveObjectMap typedef * Add SettingsEntries typedef | ||
* | Add count based unload limit for mapblocks | est31 | 2015-08-13 |
| | |||
* | Replace std::list by std::vector into ClientMap::updateDrawList, ↵ | Loic Blot | 2015-02-17 |
| | | | | | | Map::timerUpdate and ServerMap::save(). This will speedup the loop reading into those functions | ||
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
| | |||
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Optimize headers | Perttu Ahola | 2012-06-17 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | GameDef compiles | Perttu Ahola | 2011-11-29 |
| | |||
* | more reorganizing of map code | Perttu Ahola | 2011-06-26 |
| | |||
* | cleaned map stuff | Perttu Ahola | 2011-06-26 |
| | |||
* | New map generator added (and SQLite, messed up the commits at that time...) ↵ | Perttu Ahola | 2011-06-25 |
| | | | | (import from temporary git repo) | ||
* | mapgen stuff | Perttu Ahola | 2011-02-05 |
| | |||
* | map generation framework under development... not quite operational at this ↵ | Perttu Ahola | 2011-01-30 |
| | | | | point. | ||
* | old water removed, some fixes here and there | Perttu Ahola | 2011-01-17 |
| | |||
* | added dedicated server build without irrlicht | Perttu Ahola | 2010-12-19 |
| | |||
* | better water | Perttu Ahola | 2010-11-30 |
| | |||
* | license stuff | Perttu Ahola | 2010-11-29 |
| | | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt | ||
* | sitä sun tätä tekeillä, toimii kivasti | Perttu Ahola | 2010-11-29 |
| | |||
* | Initial files | Perttu Ahola | 2010-11-27 |