- Mar 11, 2015
-
-
ShadowNinja authored
-
- Mar 10, 2015
-
-
Zeno- authored
Without this, cavegen will use values in the heightmap before they are initialized.
-
- Mar 09, 2015
-
-
Zeno- authored
Behaviour on Android remains the same until other alternatives can be devised (if possible) See #2425 (and the many other -- now closed -- issues reporting this feature as a bug)
-
- Mar 08, 2015
-
-
Loïc Blot authored
Also change bzero to memset. bzero doesn't work on windows
-
Loïc Blot authored
-
ShadowNinja authored
-
MoNTE48 authored
ARMv7 default build Update curl Update OpenSSL
-
paramat authored
Heightmaps: Fix uninitialised values in mgv5/mgv6. findGroundLevel: Return -MAP_GENERATION_LIMIT if surface not found
-
gregorycu authored
-
ShadowNinja authored
This caused confusing error messages like "argument #4 to set_node is not a string."
-
Mahmut Elmas authored
-
est31 authored
-
- Mar 07, 2015
- Mar 06, 2015
-
-
ShadowNinja authored
-
ShadowNinja authored
-
paramat authored
Add schematic decoration force placement flag
-
- Mar 05, 2015
-
-
BlockMen authored
-
Loïc Blot authored
-
Loïc Blot authored
-
Loïc Blot authored
-
Zeno- authored
-
Loïc Blot authored
-
Loïc Blot authored
* Also change some std::list to std::vector for ClientMap::renderMap * Remove disabled code in ClientMap::renderMap, disabled since a long time
-
Loïc Blot authored
-
Loïc Blot authored
Server.cpp Use std::list instead of std::vector for playSound, fillMediaCache, sendRequestedMedia, sendMediaAnnouncement and related functions
-
Loïc Blot authored
Server::AsyncRunStep: buffered_messages now uses std::vector instead of std::list. * sendRemoveNode and sendAddNodes are also converted as a side effect
-
BlockMen authored
- Fixes particle draworder - Fixes nodehighlighting
-
Loïc Blot authored
Performance improvement: Use std::list instead of std::vector for request_media, Server::getModNames, Environment::m_simple_objects. * Also remove unused Server::m_modspaths
-
Loïc Blot authored
-
Zeno- authored
-
paramat authored
Conf.example: Update mgv5 mapgen params Mgv7: Lava caves only below -256
-
- Mar 04, 2015