summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Optimize random turns in dungeongen (#8129)Jozef Behran2019-04-07
* | Find PostgreSQL correctly (#8435)adrido2019-04-07
* | util/hex.h: Reserve result space in hex_encode()starling132019-04-07
* | Add deprecation warnings for ObjectRef:get/set_attribute (#8443)ANAND2019-04-07
* | Stabilise 'day night ratio' to fix object brightness flicker (#8417)Paramat2019-04-04
* | Change sign of pitch angle in debug menu (#8438)ANAND2019-04-04
* | Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy2019-04-03
* | Fix commentsLoic Blot2019-03-31
* | Create ServerThread earlier in the startup processLoïc Blot2019-03-31
* | mapgen: drop mapgen id from child mapgens.Loïc Blot2019-03-31
* | EmergeManager::initMapgens use FATAL_ERROR if and drop boolean returnLoïc Blot2019-03-31
* | Use unordered_map instead of map for craft definitions (#8432)HybridDog2019-03-31
* | Optimize core.after in a simple way (#8351)DS2019-03-27
* | Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-27
* | Dungeons: Do not remove nodes that have 'is_ground_content = false' (#8423)Paramat2019-03-26
* | Prevent multi-line chat messages server-side (#8420)rubenwardy2019-03-26
* | Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404)Paramat2019-03-20
* | Fix texture rotation for wallmounted nodeboxessfan52019-03-19
* | httpfetch: Disable IPv6 here too if requested by settings (#8399)sfan52019-03-18
* | num_emerge_threads: Initialise value to cope with setting syntax error (#8396)Paramat2019-03-18
* | num_emerge_threads: Fix documentation of automatic selectionparamat2019-03-17
* | Add newline before itemstring in item tooltip (#8213)Wuzzy2019-03-17
* | core.after: Improve assertion message (#8388)ANAND2019-03-17
* | Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)ANAND2019-03-17
* | Lua_api.txt: Document blockpos, coordinate conversion, map terminology (#8376)Paramat2019-03-16
* | num_emerge_threads: Warn of crashes when > 1 (#8357)Paramat2019-03-14
* | LINT fixes since recent tooling updateLoïc Blot2019-03-14
* | Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot2019-03-14
* | Valleys mapgen code rewrite (#8101)Paramat2019-03-14
* | Drop GUIConfirmRegistration::m_address unused fieldLoïc Blot2019-03-12
* | Fix cast from const by accessing string data directly (#8354)rubenwardy2019-03-12
* | HPChange Reason: Fix push after free, and type being overwritten (#8359)rubenwardy2019-03-12
* | Fix serialization of std::time_t by casting to u64 first (#8353)rubenwardy2019-03-10
* | Document the `float` special group (#8306)DS2019-03-10
* | Display pitch angle in debug menu (#8321)Ragulan R2019-03-10
* | Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)Paramat2019-03-10
* | Abort when trying to set a not registered node (#7011)HybridDog2019-03-07
* | World config: Make depends easier to read (#7396)HybridDog2019-03-07
* | Optimize string handling in path search (#8098)Jozef Behran2019-03-07
* | Optimize interaction distance checker (#8193)Jozef Behran2019-03-07
* | Update a few dependency versions for buildbot (#8319)sfan52019-03-07
* | Fix detach inventory serialisation (#8331)rubenwardy2019-03-07
* | Fix incorrect string length check after castrubenwardy2019-03-06
* | Fix clang tidy error due to incorrect use of quotes for characterrubenwardy2019-03-06
* | Change 'num_emerge_threads' default to 1 (#8303)Paramat2019-03-05
* | Add math.factorial (#8298)HybridDog2019-03-05
* | Add Android keystore to the repositoryLoic Blot2019-03-05
* | Add sounds for falling and attached nodes (#7719)DS2019-03-05
* | Fix --color command line parameter ignorance (#7173)HybridDog2019-03-05
* | Replace for loop with call to standard library function (#8194)Benjamin Lindley2019-03-05