Home
last modified time | relevance | path

Searched refs:heroes (Results 1 – 25 of 1543) sorted by relevance

12345678910>>...62

/dports/games/heroes/heroes-0.21/
H A DBUGS130 heroes: set resource $(data-dir)=/usr/share/games/heroes
132 heroes: get resource $(data-dir)=/usr/share/games/heroes
136 heroes: get resource $(data-dir)=/usr/share/games/heroes
144 heroes: directory /home/cts/.heroes/ already exists
147 heroes: get resource $(data-dir)=/usr/share/games/heroes
154 heroes: get resource $(data-dir)=/usr/share/games/heroes
161 heroes: get resource $(data-dir)=/usr/share/games/heroes
166 heroes: browsing directory /home/cts/.heroes/levels ...
171 heroes: cannot open /home/cts/.heroes/options.dat
173 heroes: cannot open /home/cts/.heroes/scores.dat
[all …]
H A DMakefile.am29 misc/heroes-1.xpm \
30 misc/heroes-2.xpm \
31 misc/heroes-3.xpm \
32 misc/heroes-4.xpm \
33 misc/heroes-5.xpm \
34 misc/heroes-6.xpm \
35 misc/heroes-7.xpm \
36 misc/heroes-8.xpm \
44 README: $(top_srcdir)/doc/heroes.texi $(top_srcdir)/tools/readme.sed
45 LC_ALL=C $(MAKEINFO) --no-header -I $(top_srcdir)/doc heroes.texi | \
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/lib/
H A Dfantasy.imf1 (imf "heroes-gray-wizard" ((44 44) (file "heroes.gif" 2 4)))
2 (imf "heroes-brown-wizard" ((44 44) (file "heroes.gif" 48 4)))
3 (imf "heroes-white-wizard" ((44 44) (file "heroes.gif" 94 4)))
4 (imf "heroes-swordwoman1" ((44 44) (file "heroes.gif" 140 4)))
5 (imf "heroes-bluecape" ((44 44) (file "heroes.gif" 186 4)))
6 (imf "heroes-mounted1" ((44 44) (file "heroes.gif" 232 4)))
11 (imf "heroes-elf1" ((44 44) (file "heroes.gif" 48 54)))
13 (imf "heroes-eagles" ((44 44) (file "heroes.gif" 140 54)))
14 (imf "heroes-dwarf1" ((44 44) (file "heroes.gif" 186 54)))
16 (imf "heroes-eagle" ((44 44) (file "heroes.gif" 278 54)))
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle_dialog.cpp183 if ( heroes.Guard() && !heroes.Guard()->HaveSpellBook() ) { in verifyMagicBookPresence()
192 if ( heroes.Guest() && !heroes.Guest()->HaveSpellBook() ) { in verifyMagicBookPresence()
204 hero = heroes.Guest(); in verifyMagicBookPresence()
325 ArmyBar topArmyBar( ( heroes.Guard() ? &heroes.Guard()->GetArmy() : &army ), false, readOnly ); in OpenDialog()
340 if ( heroes.Guest() ) { in OpenDialog()
361 if ( heroes.Guest() && heroes.Guard() && !readOnly ) { in OpenDialog()
449 if ( heroes.Guest() && heroes.Guard() ) { in OpenDialog()
456 heroes.Guest()->MeetingDialog( *heroes.Guard() ); in OpenDialog()
460 else if ( heroes.Guest() && !heroes.Guard() && le.MouseClickLeft( rectSign1 ) ) { in OpenDialog()
472 else if ( !heroes.Guest() && heroes.Guard() && le.MouseClickLeft( rectSign2 ) ) { in OpenDialog()
[all …]
H A Dcastle.cpp706 if ( heroes.Guest() ) { in AllowBuyHero()
744 if ( heroes.Guest() ) { in RecruitHero()
834 if ( !heroes.Guest() || !heroes.Guest()->GetArmy().JoinTroop( troop ) ) { in RecruitMonster()
2175 return heroes.Guard() ? heroes.Guard()->GetArmy() : army; in GetArmy()
2181 return heroes.Guard() ? heroes.Guard()->GetArmy() : army; in GetArmy()
2580 if ( heroes.Guest() && heroes.Guard() ) { in SwapCastleHeroes()
2584 heroes.Swap(); in SwapCastleHeroes()
2600 else if ( heroes.Guest() && !heroes.Guard() ) { in SwapCastleHeroes()
2603 heroes.Swap(); in SwapCastleHeroes()
2613 else if ( !heroes.Guest() && heroes.Guard() ) { in SwapCastleHeroes()
[all …]
/dports/games/heroes/heroes-0.21/doc/
H A DMakefile.in134 info_TEXINFOS = heroes.texi
135 EXTRA_DIST = doc.scm heroes.html
138 @MAKE_HTML_TRUE@h_DATA = heroes.html
149 INFO_DEPS = heroes.info
150 DVIS = heroes.dvi
151 TEXINFOS = heroes.texi
185 heroes.info: heroes.texi $(srcdir)/version.texi
186 heroes.dvi: heroes.texi $(srcdir)/version.texi
242 -rm -f heroes.aux heroes.cp heroes.cps heroes.dvi heroes.fn heroes.ky \
243 heroes.log heroes.pg heroes.ps heroes.toc heroes.tp heroes.vr
[all …]
H A DMakefile.am19 info_TEXINFOS = heroes.texi
20 EXTRA_DIST = doc.scm heroes.html
24 h_DATA = heroes.html
35 heroes.texi: $(top_srcdir)/src/debugchn.def $(top_srcdir)/src/debugchn.tpl $(srcdir)/doc.scm $(top_…
36 …SOURCE_TEXI=heroes.texi $(AUTOGEN) $(AUTOGEN_OPTS) -o 'texi=tmp1.texi' $(top_srcdir)/src/debugchn.…
38 mv tmp2.texi heroes.texi
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal_kingdom.cpp36 void setHeroRoles( KingdomHeroes & heroes ) in setHeroRoles() argument
38 if ( heroes.empty() ) { in setHeroRoles()
43 if ( heroes.size() == 1 ) { in setHeroRoles()
45 heroes[0]->setAIRole( Heroes::Role::HUNTER ); in setHeroRoles()
51 for ( Heroes * hero : heroes ) { in setHeroRoles()
88 KingdomHeroes & heroes = kingdom.GetHeroes(); in KingdomTurn() local
172 for ( auto it = heroes.begin(); it != heroes.end(); ++it ) { in KingdomTurn()
218 for ( Heroes * hero : heroes ) { in KingdomTurn()
222 setHeroRoles( heroes ); in KingdomTurn()
287 setHeroRoles( heroes ); in KingdomTurn()
[all …]
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dhero-dialog.cpp55 hero = *heroes.begin(); in HeroDialog()
83 if (heroes.size() <= 1) in HeroDialog()
96 for (std::list<Hero*>::iterator it = heroes.begin(); it != heroes.end(); it++) in HeroDialog()
229 std::list<Hero*> heroes; in update_hero_list() local
232 for (std::list<Hero*>::iterator it = heroes.begin(); it != heroes.end(); it++) in update_hero_list()
299 std::list<Hero*> heroes; in on_next_clicked() local
302 next = find (heroes.begin(), heroes.end(), hero); in on_next_clicked()
307 next = heroes.begin(); in on_next_clicked()
317 std::list<Hero*> heroes; in on_prev_clicked() local
320 prev = find (heroes.rbegin(), heroes.rend(), hero); in on_prev_clicked()
[all …]
H A Dhero-levels-dialog.cpp52 HeroLevelsDialog::HeroLevelsDialog(Gtk::Window &parent, std::list<Hero*> heroes) in HeroLevelsDialog() argument
55 init ((*heroes.front()).getOwner()); in HeroLevelsDialog()
56 for (std::list<Hero*>::iterator it = heroes.begin(); it != heroes.end(); it++) in HeroLevelsDialog()
64 std::list<Hero*> heroes = theplayer->getHeroes(); in HeroLevelsDialog() local
65 for (std::list<Hero*>::iterator it = heroes.begin(); it != heroes.end(); it++) in HeroLevelsDialog()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/kingdom/
H A Dkingdom.cpp88 heroes.clear(); in clear()
131 while ( !heroes.empty() ) { in LossPostActions()
151 std::for_each( heroes.begin(), heroes.end(), []( Heroes * hero ) { hero->RescanPath(); } ); in ActionBeforeTurn()
224 if ( heroes.end() == std::find( heroes.begin(), heroes.end(), hero ) ) in AddHeroes()
238 if ( !heroes.empty() ) { in RemoveHeroes()
239 auto it = std::find( heroes.begin(), heroes.end(), hero ); in RemoveHeroes()
242 heroes.erase( it ); in RemoveHeroes()
610 for ( KingdomHeroes::const_iterator ith = heroes.begin(); ith != heroes.end(); ++ith ) in GetIncome()
623 …return !heroes.empty() ? *std::max_element( heroes.begin(), heroes.end(), HeroesStrongestArmy ) : … in GetBestHero()
648 for ( KingdomHeroes::const_iterator ith = heroes.begin(); ith != heroes.end(); ++ith ) in GetArmiesStrength()
[all …]
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Tests/Helper/
H A DDialogHelperTest.php29 $heroes = array('Superman', 'Batman', 'Spiderman');
32 …('2', $dialog->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes, '2'));
33 …quals('1', $dialog->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes));
34 …quals('1', $dialog->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes));
35 …$output = $this->getOutputStream(), 'What is your favorite superhero?', $heroes, null, false, 'Inp…
41 …>select($output = $this->getOutputStream(), 'What is your favorite superhero?', $heroes, null, 1));
47 …g->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes, null, false, 'Inp…
48 …g->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes, null, false, 'Inp…
49 …g->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes, null, false, 'Inp…
50 …g->select($this->getOutputStream(), 'What is your favorite superhero?', $heroes, '0,1', false, 'In…
[all …]
/dports/games/heroes/heroes-0.21/man/
H A DMakefile.am18 man_MANS = heroes.6 heroeslvl.6
22 heroes.6 : $(srcdir)/../src/argv.c $(top_srcdir)/configure.ac
23 @if test -f $(top_builddir)/src/heroes; then \
26 -s6 $(top_builddir)/src/heroes | sed -e 's/ FSF//' > heroes.6; \
/dports/games/heroes/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=heroes-0.21.tar.gz heroes-data-1.5.tar.gz heroes-sound-effects-1.0.tar.gz heroes
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Sceptre_of_Fire/units/
H A DHaldric_II.cfg6 image="units/heroes/haldric-ii.png"
22 …{DEFENSE_ANIM "units/heroes/haldric-ii-defend.png" "units/heroes/haldric-ii.png" {SOUND_LIST:HUMAN…
40 image="units/heroes/haldric-ii-sword-[1~4].png:[75*2,150,75]"
44 image="units/heroes/haldric-ii.png:25"
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Danongame_gameresult.c58 if ((gameresult->heroes)) xfree((void *)gameresult->heroes); in gameresult_destroy()
124 gameresult->heroes = xmalloc(sizeof(t_anongame_hero)*heroes_count); in anongame_gameresult_parse()
136 gameresult->heroes[counter].level = bn_int_get(hero->level); in anongame_gameresult_parse()
137 gameresult->heroes[counter].race_and_name = bn_int_get(hero->race_and_name); in anongame_gameresult_parse()
138 gameresult->heroes[counter].hero_xp = bn_int_get(hero->hero_xp); in anongame_gameresult_parse()
144 gameresult->heroes = NULL; in anongame_gameresult_parse()
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Tests/Helper/
H A DQuestionHelperTest.php35 $heroes = ['Superman', 'Batman', 'Spiderman'];
39 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
44 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
49 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
67 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
75 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0,1');
87 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, 0);
100 $heroes = ['Superman', 'Batman', 'Spiderman'];
102 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0');
109 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
[all …]
H A DSymfonyQuestionHelperTest.php24 $heroes = ['Superman', 'Batman', 'Spiderman'];
28 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
34 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
39 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
46 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '1');
54 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
62 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0,1');
69 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, ' 0 , 1 ');
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.icy-veins.com7 Disallow: /heroes/*/modules/
13 Disallow: /heroes/*/util/
19 Disallow: /heroes/*/sets/
25 Disallow: /heroes/*/types/
31 Disallow: /heroes/*/positions/
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dheroesmap.cpp28 heroes = h; in HeroesMap()
29 active_hero = *(heroes.begin()); in HeroesMap()
36 for (std::list<Hero*>::iterator it = heroes.begin(); it != heroes.end(); in after_draw()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Helper/
H A DSymfonyQuestionHelperTest.php24 $heroes = ['Superman', 'Batman', 'Spiderman'];
28 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
34 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
39 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
46 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '1');
54 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
62 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0,1');
69 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, ' 0 , 1 ');
H A DQuestionHelperTest.php37 $heroes = ['Superman', 'Batman', 'Spiderman'];
41 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
46 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
51 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
69 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
89 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, 0);
102 $heroes = ['Superman', 'Batman', 'Spiderman'];
104 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0');
602 $heroes = ['Superman', 'Batman', 'Spiderman'];
611 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Tests/Helper/
H A DSymfonyQuestionHelperTest.php24 $heroes = ['Superman', 'Batman', 'Spiderman'];
28 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
34 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
39 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
46 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '1');
54 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
62 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0,1');
69 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, ' 0 , 1 ');
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Tests/Helper/
H A DSymfonyQuestionHelperTest.php24 $heroes = ['Superman', 'Batman', 'Spiderman'];
28 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '2');
34 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
39 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes);
46 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '1');
54 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, null);
62 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, '0,1');
69 $question = new ChoiceQuestion('What is your favorite superhero?', $heroes, ' 0 , 1 ');
/dports/games/heroes/heroes-data-1.5/
H A Dconfigure.ac21 AC_INIT([heroes-data], [1.5], [heroes-bugs@lists.sourceforge.net])
23 AC_CONFIG_SRCDIR([pics/heroes.pcx])
33 heroes-data version : $VERSION
34 data install path : ${datadir}/heroes"

12345678910>>...62