Updated paths for moved files.
Cette révision appartient à :
Parent
4a360cccde
révision
b4952a5ec5
1 fichiers modifiés avec 56 ajouts et 56 suppressions
|
@ -98,36 +98,36 @@ lang\zhcn.lua
|
||||||
lang\zhtw.lua
|
lang\zhtw.lua
|
||||||
|
|
||||||
# This is kind of a lot of files.
|
# This is kind of a lot of files.
|
||||||
static.lua
|
lang\static.lua
|
||||||
static_1.lua
|
lang\static_1.lua
|
||||||
static_2.lua
|
lang\static_2.lua
|
||||||
static_deDE.lua
|
lang\static_deDE.lua
|
||||||
static_deDE_1.lua
|
lang\static_deDE_1.lua
|
||||||
static_deDE_2.lua
|
lang\static_deDE_2.lua
|
||||||
static_enUS.lua
|
lang\static_enUS.lua
|
||||||
static_enUS_1.lua
|
lang\static_enUS_1.lua
|
||||||
static_enUS_2.lua
|
lang\static_enUS_2.lua
|
||||||
static_esES.lua
|
lang\static_esES.lua
|
||||||
static_esES_1.lua
|
lang\static_esES_1.lua
|
||||||
static_esES_2.lua
|
lang\static_esES_2.lua
|
||||||
static_esMX.lua
|
lang\static_esMX.lua
|
||||||
static_esMX_1.lua
|
lang\static_esMX_1.lua
|
||||||
static_esMX_2.lua
|
lang\static_esMX_2.lua
|
||||||
static_frFR.lua
|
lang\static_frFR.lua
|
||||||
static_frFR_1.lua
|
lang\static_frFR_1.lua
|
||||||
static_frFR_2.lua
|
lang\static_frFR_2.lua
|
||||||
static_koKR.lua
|
lang\static_koKR.lua
|
||||||
static_koKR_1.lua
|
lang\static_koKR_1.lua
|
||||||
static_koKR_2.lua
|
lang\static_koKR_2.lua
|
||||||
static_ruRU.lua
|
lang\static_ruRU.lua
|
||||||
static_ruRU_1.lua
|
lang\static_ruRU_1.lua
|
||||||
static_ruRU_2.lua
|
lang\static_ruRU_2.lua
|
||||||
static_zhTW.lua
|
lang\static_zhTW.lua
|
||||||
static_zhTW_1.lua
|
lang\static_zhTW_1.lua
|
||||||
static_zhTW_2.lua
|
lang\static_zhTW_2.lua
|
||||||
|
|
||||||
# oh shut up
|
# oh shut up
|
||||||
collect_notifier.lua
|
collect\collect_notifier.lua
|
||||||
|
|
||||||
# Memory management, depends on nothing, calls nothing. I don't mention when things depend on this - it's not as extensively used as it used to be, but it's still under basic-utilities.
|
# Memory management, depends on nothing, calls nothing. I don't mention when things depend on this - it's not as extensively used as it used to be, but it's still under basic-utilities.
|
||||||
recycle.lua
|
recycle.lua
|
||||||
|
@ -155,13 +155,13 @@ graph_core.lua
|
||||||
graph_flightpath.lua
|
graph_flightpath.lua
|
||||||
|
|
||||||
# Routing module. Depends on Timeslice and Filters, calls almost no external functions (handles its own get-player-position stuff via RetrieveRawLocation, but that's it.)
|
# Routing module. Depends on Timeslice and Filters, calls almost no external functions (handles its own get-player-position stuff via RetrieveRawLocation, but that's it.)
|
||||||
routing_debug.lua
|
routing\routing_debug.lua
|
||||||
routing_loc.lua
|
routing\routing_loc.lua
|
||||||
routing_route.lua
|
routing\routing_route.lua
|
||||||
routing_core.lua
|
routing\routing_core.lua
|
||||||
routing_controller.lua
|
routing\routing_controller.lua
|
||||||
# this segment uses the menu system as well
|
# this segment uses the menu system as well
|
||||||
routing_hidden.lua
|
routing\routing_hidden.lua
|
||||||
|
|
||||||
# Filters. Pays attention to QH_pref but not a lot more.
|
# Filters. Pays attention to QH_pref but not a lot more.
|
||||||
filter_core.lua
|
filter_core.lua
|
||||||
|
@ -196,7 +196,7 @@ objective.lua
|
||||||
quest.lua
|
quest.lua
|
||||||
teleport.lua
|
teleport.lua
|
||||||
pathfinding.lua
|
pathfinding.lua
|
||||||
routing.lua
|
routing\routing.lua
|
||||||
custom.lua
|
custom.lua
|
||||||
menu.lua
|
menu.lua
|
||||||
nag.lua
|
nag.lua
|
||||||
|
@ -208,27 +208,27 @@ objtips.lua
|
||||||
textviewer.lua
|
textviewer.lua
|
||||||
help.lua
|
help.lua
|
||||||
|
|
||||||
collect_achievement.lua
|
collect\collect_achievement.lua
|
||||||
collect_lzw.lua
|
collect\collect_lzw.lua
|
||||||
collect_traveled.lua
|
collect\collect_traveled.lua
|
||||||
collect_location.lua
|
collect\collect_location.lua
|
||||||
collect_zone.lua
|
collect\collect_zone.lua
|
||||||
collect_merger.lua
|
collect\collect_merger.lua
|
||||||
collect_monster.lua
|
collect\collect_monster.lua
|
||||||
collect_item.lua
|
collect\collect_item.lua
|
||||||
collect_object.lua
|
collect\collect_object.lua
|
||||||
collect_loot.lua
|
collect\collect_loot.lua
|
||||||
collect_patterns.lua
|
collect\collect_patterns.lua
|
||||||
collect_flight.lua
|
collect\collect_flight.lua
|
||||||
collect_util.lua
|
collect\collect_util.lua
|
||||||
collect_quest.lua
|
collect\collect_quest.lua
|
||||||
collect_equip.lua
|
collect\collect_equip.lua
|
||||||
collect_spec.lua
|
collect\collect_spec.lua
|
||||||
collect_bitstream.lua
|
collect\collect_bitstream.lua
|
||||||
collect_upgrade.lua
|
collect\collect_upgrade.lua
|
||||||
collect_merchant.lua
|
collect\collect_merchant.lua
|
||||||
collect_warp.lua
|
collect\collect_warp.lua
|
||||||
collect.lua
|
collect\collect.lua
|
||||||
|
|
||||||
cartographer.lua
|
cartographer.lua
|
||||||
cartographer_is_terrible.lua
|
cartographer_is_terrible.lua
|
||||||
|
|
Référencer dans un nouveau ticket