Home
last modified time | relevance | path

Searched refs:bombard (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/benchmarks/bombardier/bombardier-1.2.5/
H A Dbombardier_test.go54 b.bombard()
91 b.bombard()
152 b.bombard()
198 b.bombard()
247 b.bombard()
285 b.bombard()
327 b.bombard()
430 b.bombard()
479 b.bombard()
536 b.bombard()
[all …]
H A Dbombardier.go327 func (b *bombardier) bombard() { func
460 bombardier.bombard()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/data/ai/BA/
H A Dturtlehandler.lua437 function TurtleHandler:LeastTurtled(builder, unitName, bombard, oneOnly)
439 …led from " .. builder:Name() .. " for " .. tostring(unitName) .. " bombard: " .. tostring(bombard))
509 if okay and bombard and unitName ~= nil then
565 function TurtleHandler:MostTurtled(builder, unitName, bombard, oneOnly)
569 …EchoDebug("checking for most turtled from " .. builder:Name() .. ", bombard: " .. tostring(bombard
577 if bombard then
578 okay = ai.targethandler:IsBombardPosition(turtle.position, bombard)
/dports/games/openage/openage-0.3.0-1262-ga554ab49/doc/reverse_engineering/game_mechanics/
H A Dgarrison.md94 … the bombard tower fire one additional projectile. Two additional cannon balls are only achievable…
H A Daccuracy.md51 Ballistics does affect bombard towers but not other gunpowder or siege units.
/dports/games/freeorion/freeorion-0.4.10.2/default/python/tests/
H A DfreeOrionAIInterface.py201 bombard = 12 variable in shipPartClass
/dports/net/py-eventlet/eventlet-0.33.0/doc/
H A Dzeromq.rst8 from a secret Soviet atomic research project, bombard it with 1950-era cosmic rays, and put it into…
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dunittools.h80 bool bombard, int *att_hp, int *def_hp);
H A Dunittools.c256 bool bombard, int *att_hp, int *def_hp) in unit_versus_unit() argument
276 if (bombard) { in unit_versus_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dunittools.h80 bool bombard, int *att_hp, int *def_hp);
H A Dunittools.c256 bool bombard, int *att_hp, int *def_hp) in unit_versus_unit() argument
276 if (bombard) { in unit_versus_unit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/memcached/include/
H A Drun_memcached_multithreaded_test.inc48 # Spawn 3 clients which bombard the server in parallel
/dports/games/freeorion/freeorion-0.4.10.2/default/python/
H A Dfreeorion.pyi2320 bombard = None # shipPartClass(bombard, "bombard")
2339 shipPartClass.bombard = shipPartClass(bombard, "bombard")
/dports/games/freeorion/freeorion-0.4.10.2/default/python/AI/
H A DfreeOrionAIInterface.pyi2312 bombard = None # shipPartClass(bombard, "bombard")
2331 shipPartClass.bombard = shipPartClass(bombard, "bombard")
/dports/games/openage/openage-0.3.0-1262-ga554ab49/doc/media/
H A Daoc-slp-list.md21 GRA02548 Arabic bombard tower
140 GRA02547 Asian bombard tower
732 GRA02546 North European bombard tower
918 GRA02544 Shadow for Arabic bombard tower - GRA02548
949 GRA02543 Shadow for Asian bombard tower - GRA02547
996 GRA02542 Shadow for North European bombard tower - GRA02546
1034 GRA02545 Shadow for West European bombard tower - GRA02549
1328 GRA02549 West European bombard tower
1468 GRA05142 Flag sequence probably for bombard tower GRA05143
/dports/mail/mailman3/mailman-3.3.1/src/mailman/handlers/docs/
H A Dreplybot.rst242 will be sent. This is so as not to bombard the sender with responses. The
/dports/games/frogatto/frogatto-1.3.1/modules/frogatto/data/level/
H A Dmissile-boss.cfg1101 where bombard_push = def() bombard(0)
1102 where bombard_pull = def() bombard(1)
1103 where bombard = def(reverse) #-1 = push, 1 = pull#
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/lib/
H A Dgalaxy.g557 "let the enemy bombard their planets, thus 'wasting' torpedos and "
570 "let the enemy bombard their planets, thus 'wasting' torpedos and "
H A Dfuture.g352 mob attacks. They can even bombard a city to rubble, unless there's
/dports/games/pcgen/pcgen/data/pathfinder/paizo/player_companion/animal_archive/
H A Danar_abilities_race.lst28 …E.AnimalTraining DESC:An animal trained in air support knows the attack, bombard, and deliver tric…
/dports/irc/p5-IRC-Bot-Hangman/IRC-Bot-Hangman-0.1/lib/IRC/Bot/Hangman/WordList/
H A DDefault.pm245 bombard
/dports/games/gtkradiant/GPL/GtkRadiant/setup/win32/template/File Groups/
H A DJKII Media Files.fgl290 file27=<<GTKRAD_DIR>>\JK2Pack\models\map_objects\kejim\bombard.md3
/dports/sysutils/sg3_utils/sg3_utils-1.42/
H A DREADME334 "sg_tst_excl" and "sg_tst_excl2" use multiple threads to bombard the
/dports/games/gigalomania/gigalomaniasrc/
H A Dsector.cpp1809 int bombard = 0; in doCombat() local
1812 bombard += this->getArmy(i)->getBombardStrength(); in doCombat()
1815 if( bombard > 0 ) { in doCombat()
1816 int bombard_rate = ( bombard_rate_c * gameticks_per_hour_c ) / bombard; in doCombat()
/dports/games/freecol/freecol-0.11.6/data/strings/
H A DFreeColMessages_zh-hant.properties1043 model.ability.bombard.name=轟炸
1044 model.ability.bombard.shortDescription=可以轟炸的單位

12345678910>>...16