Home
last modified time | relevance | path

Searched refs:make_island (Results 1 – 14 of 14) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/server/generator/
H A Dmapgen.c105 static bool make_island(int islemass, int starters,
2056 static bool make_island(int islemass, int starters, in make_island() function
2193 make_island(0, 0, pstate, 0); in initworld()
2245 if (!make_island(bigfrac * pstate->totalmass / totalweight, in mapgenerator2()
2281 make_island(midfrac * pstate->totalmass / totalweight, 0, pstate, DMSIS); in mapgenerator2()
2356 make_island(islandmass, 1, pstate, DMSIS); in mapgenerator3()
2379 make_island(size, (pstate->isleindex - 2 <= player_count()) ? 1 : 0, in mapgenerator3()
2436 make_island(bigweight * 3 * pstate->totalmass / totalweight, 3, in mapgenerator4()
2442 make_island(bigweight * 2 * pstate->totalmass / totalweight, 2, in mapgenerator4()
2446 make_island(20 * pstate->totalmass / totalweight, 0, pstate, DMSIS); in mapgenerator4()
[all …]
/dports/games/freeciv/freeciv-2.6.6/server/generator/
H A Dmapgen.c105 static bool make_island(int islemass, int starters,
2056 static bool make_island(int islemass, int starters, in make_island() function
2193 make_island(0, 0, pstate, 0); in initworld()
2245 if (!make_island(bigfrac * pstate->totalmass / totalweight, in mapgenerator2()
2281 make_island(midfrac * pstate->totalmass / totalweight, 0, pstate, DMSIS); in mapgenerator2()
2356 make_island(islandmass, 1, pstate, DMSIS); in mapgenerator3()
2379 make_island(size, (pstate->isleindex - 2 <= player_count()) ? 1 : 0, in mapgenerator3()
2436 make_island(bigweight * 3 * pstate->totalmass / totalweight, 3, in mapgenerator4()
2442 make_island(bigweight * 2 * pstate->totalmass / totalweight, 2, in mapgenerator4()
2446 make_island(20 * pstate->totalmass / totalweight, 0, pstate, DMSIS); in mapgenerator4()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c26095 bool make_island = false; in rs6000_call_darwin_1() local
26111 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
26151 if (make_island) in rs6000_call_darwin_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c24927 bool make_island = false; in rs6000_call_darwin_1() local
24943 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
24983 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c25577 bool make_island = false; in rs6000_call_darwin_1() local
25593 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
25633 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c24931 bool make_island = false; in rs6000_call_darwin_1() local
24947 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
24987 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c25842 bool make_island = false; in rs6000_call_darwin_1() local
25858 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
25898 if (make_island) in rs6000_call_darwin_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c25842 bool make_island = false; in rs6000_call_darwin_1() local
25858 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
25898 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c24929 bool make_island = false; in rs6000_call_darwin_1() local
24945 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
24985 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c38482 bool make_island = false; in rs6000_call_darwin_1() local
38497 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
38537 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c38229 bool make_island = false; in rs6000_call_darwin_1() local
38243 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
38283 if (make_island) in rs6000_call_darwin_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c38482 bool make_island = false; in rs6000_call_darwin_1() local
38497 make_island = true; /* Do nothing yet, retain the CALL_LONG flag. */ in rs6000_call_darwin_1()
38537 if (make_island) in rs6000_call_darwin_1()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog230288 Fix a bug in gen4 where the islemass parameter in a call to make_island
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog230288 Fix a bug in gen4 where the islemass parameter in a call to make_island