Home
last modified time | relevance | path

Searched refs:unit_teleport (Results 1 – 8 of 8) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/include/
H A Dunit.h61 extern void unit_teleport(struct empobj *, coord, coord);
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dunitsub.c482 unit_teleport(struct empobj *unit, coord x, coord y) in unit_teleport() function
512 unit_teleport(&obj.gen, carrier->x, carrier->y); in unit_update_cargo()
H A Dactofgod.c195 unit_teleport(unit, carrier.gen.x, carrier.gen.y); in divine_load()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/scripting/
H A Dtolua_server.pkg119 @ unit_teleport(lua_State *L, Unit *self, Tile *dest);
316 return edit.unit_teleport(self, dest)
/dports/games/freeciv/freeciv-2.6.6/server/scripting/
H A Dtolua_server.pkg119 @ unit_teleport(lua_State *L, Unit *self, Tile *dest);
316 return edit.unit_teleport(self, dest)
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dedit.c802 unit_teleport(unit, newx, newy); in edit_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog46104 Lua function like unleash_barbarians() and unit_teleport() may cause a unit
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog46104 Lua function like unleash_barbarians() and unit_teleport() may cause a unit