Home
last modified time | relevance | path

Searched refs:onEnterSystem (Results 1 – 19 of 19) sorted by relevance

/dports/games/pioneer/pioneer-20210723/data/modules/
H A DBulkShips.lua40 local onEnterSystem = function (player) function
61 Event.Register("onEnterSystem", onEnterSystem)
H A DPirates.lua13 local onEnterSystem = function (player) function
62 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/System/
H A DExplore.lua40 local onEnterSystem = function (player) function
48 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/PolicePatrol/
H A DPolicePatrol.lua128 local onEnterSystem = function (player) function
205 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/Rondel/
H A DRondel.lua138 local onEnterSystem = function (player) function
220 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/BreakdownServicing/
H A DBreakdownServicing.lua257 local onEnterSystem = function (ship) function
313 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/TradeShips/
H A DEvents.lua37 local onEnterSystem = function (ship) function
70 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/libs/
H A DShip.lua917 local onEnterSystem = function (ship) function
942 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/NewsEventCommodity/
H A DNewsEventCommodity.lua314 local onEnterSystem = function (player) function
437 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/DeliverPackage/
H A DDeliverPackage.lua352 local onEnterSystem = function (player) function
529 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/Taxi/
H A DTaxi.lua307 local onEnterSystem = function (player) function
509 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/Assassination/
H A DAssassination.lua263 local onEnterSystem = function (ship) function
525 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/Combat/
H A DCombat.lua422 local onEnterSystem = function (player) function
559 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/pigui/modules/
H A Dhyperjump-planner.lua331 function hyperJumpPlanner.onEnterSystem(ship) function
H A Dsystem-view-ui.lua111 local onEnterSystem = function (ship) function
634 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/Scoop/
H A DScoop.lua717 local onEnterSystem = function (ship) function
849 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/CargoRun/
H A DCargoRun.lua707 local onEnterSystem = function (player) function
1071 Event.Register("onEnterSystem", onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/pigui/views/
H A Dmap-sector-view.lua511 Event.Register("onEnterSystem", hyperJumpPlanner.onEnterSystem)
/dports/games/pioneer/pioneer-20210723/data/modules/SearchRescue/
H A DSearchRescue.lua2032 local onEnterSystem = function (player) function
2263 Event.Register("onEnterSystem", onEnterSystem)