summaryrefslogtreecommitdiff
path: root/waypoints.lua
AgeCommit message (Expand)Author
2018-04-02refactor code to use with intllib toolcodexp
2016-08-06Ensure formspec escaping for translated stringsWuzzy
2016-08-06Make default waypoint names translatableWuzzy
2015-10-08stop crash if HUD is returned nil (server too slow to emerge player)Vanessa Ezekowitz
2015-10-05Allow per-user "full" mode when "lite" mode is set as globalVanessa Ezekowitz
2015-02-05reduce table lookups during initializationTim
2015-02-05supress intllib check warning, this fixes #19Tim
2014-09-07Fix crash when changing waypoint nameShadowNinja
2014-07-06Make waypoints optional and use external datastorage modShadowNinja
2014-06-24Update tooltips usage due to core changes.RealBadAngel
2014-06-22More tooltips and translations.RealBadAngel
2014-06-21Add intllib support.RealBadAngel
2014-05-26Some fixes to item_names and waypoints.RealBadAngel
2014-05-05Add waypoints support (requires current minetest from git)RealBadAngel