index
:
unified_inventory
master
origin/HEAD
origin/master
origin/waypoints
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
waypoints.lua
Age
Commit message (
Collapse
)
Author
2018-04-02
refactor code to use with intllib tool
codexp
2016-08-06
Ensure formspec escaping for translated strings
Wuzzy
2016-08-06
Make default waypoint names translatable
Wuzzy
2015-10-08
stop crash if HUD is returned nil (server too slow to emerge player)
Vanessa Ezekowitz
2015-10-05
Allow per-user "full" mode when "lite" mode is set as global
Vanessa Ezekowitz
default (give the user "ui_full" priv to turn it on). Also, a few whitespace fixes.
2015-02-05
reduce table lookups during initialization
Tim
2015-02-05
supress intllib check warning, this fixes #19
Tim
2014-09-07
Fix crash when changing waypoint name
ShadowNinja
2014-07-06
Make waypoints optional and use external datastorage mod
ShadowNinja
This also fixes waypoints not showing up on join.
2014-06-24
Update tooltips usage due to core changes.
RealBadAngel
2014-06-22
More tooltips and translations.
RealBadAngel
2014-06-21
Add intllib support.
RealBadAngel
Some polish and german translations. Start adding tooltips.
2014-05-26
Some fixes to item_names and waypoints.
RealBadAngel
2014-05-05
Add waypoints support (requires current minetest from git)
RealBadAngel