index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapsector.cpp
Age
Commit message (
Expand
)
Author
2017-08-19
ServerMap saving: cleanups (#6274)
Loïc Blot
2017-08-18
Modernize various files (src/m*) (#6267)
Loïc Blot
2017-06-17
Cpp11 initializers 2 (#5999)
Loïc Blot
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2016-10-05
Replace various std::map with UNORDERED_MAP + various cleanups
Loic Blot
2015-10-14
Use warningstream for log messages with WARNING
ShadowNinja
2015-08-13
Add count based unload limit for mapblocks
est31
2015-03-07
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-02-17
Replace std::list by std::vector into ClientMap::updateDrawList, Map::timerUp...
Loic Blot
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-31
Fix client.h getting included on the server build
Perttu Ahola
2011-11-29
GameDef compiles
Perttu Ahola
2011-06-26
more reorganizing of map code
Perttu Ahola
2011-06-26
cleaned map stuff
Perttu Ahola
2011-06-25
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-02-05
mapgen stuff
Perttu Ahola
2011-02-01
partly working chunk-based map generator (doesn't save properly, spawn is pre...
Perttu Ahola
2011-01-30
map generation framework under development... not quite operational at this p...
Perttu Ahola
2010-12-19
added dedicated server build without irrlicht
Perttu Ahola
2010-11-29
license stuff
Perttu Ahola
2010-11-27
Initial files
Perttu Ahola