Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.c3997 combat_bonus_list_iterate(utype->bonuses, cbonus) { in helptext_unit()
4001 if (cbonus->quiet) { in helptext_unit()
4008 if (utype_has_flag(utype2, cbonus->flag)) { in helptext_unit()
4016 switch (cbonus->type) { in helptext_unit()
4021 cbonus->value + 1, in helptext_unit()
4029 cbonus->value + 1, in helptext_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.c3997 combat_bonus_list_iterate(utype->bonuses, cbonus) { in helptext_unit()
4001 if (cbonus->quiet) { in helptext_unit()
4008 if (utype_has_flag(utype2, cbonus->flag)) { in helptext_unit()
4016 switch (cbonus->type) { in helptext_unit()
4021 cbonus->value + 1, in helptext_unit()
4029 cbonus->value + 1, in helptext_unit()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c479 int cbonus[10] = {0,0,0,0,0,0,0,0,0,0};// Used for customizable clear bonus variable
7950 cbonus[0] = lbonus[0] = rbonus[0] = tscore[0] = 10; in load_levelorder()
7951 cbonus[1] = cbonus[3] = cbonus[5] = cbonus[7] = cbonus[9] = 100; in load_levelorder()
7957 cbonus[2] = lbonus[2] = rbonus[2] = tscore[2] = 100; in load_levelorder()
7958 cbonus[4] = lbonus[4] = rbonus[4] = tscore[4] = 155; in load_levelorder()
7959 cbonus[6] = lbonus[6] = rbonus[6] = tscore[6] = 210; in load_levelorder()
7960 cbonus[8] = lbonus[8] = rbonus[8] = tscore[8] = 265; in load_levelorder()
8291 if((arg=GET_ARG(i+1))[0]) cbonus[i] = atoi(arg); in load_levelorder()
21315 font_printf(videomodes.hShift+cbonus[0],videomodes.vShift+cbonus[1], 0, 0, "Clear Bonus"); in showcomplete()
21316 …k+2) if(player[i].lives > 0) font_printf(videomodes.hShift+cbonus[j],videomodes.vShift+cbonus[k], … in showcomplete()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c524 int cbonus[10] = {0,0,0,0,0,0,0,0,0,0};// Used for customizable clear bonus variable
8098 cbonus[0] = lbonus[0] = rbonus[0] = tscore[0] = 10; in load_levelorder()
8099 cbonus[1] = cbonus[3] = cbonus[5] = cbonus[7] = cbonus[9] = 100; in load_levelorder()
8105 cbonus[2] = lbonus[2] = rbonus[2] = tscore[2] = 100; in load_levelorder()
8106 cbonus[4] = lbonus[4] = rbonus[4] = tscore[4] = 155; in load_levelorder()
8107 cbonus[6] = lbonus[6] = rbonus[6] = tscore[6] = 210; in load_levelorder()
8108 cbonus[8] = lbonus[8] = rbonus[8] = tscore[8] = 265; in load_levelorder()
8424 if((arg=GET_ARG(i+1))[0]) cbonus[i] = atoi(arg); in load_levelorder()
21657 font_printf(videomodes.hShift+cbonus[0],videomodes.vShift+cbonus[1], 0, 0, "Clear Bonus"); in showcomplete()
21658 …k+2) if(player[i].lives > 0) font_printf(videomodes.hShift+cbonus[j],videomodes.vShift+cbonus[k], … in showcomplete()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c530 int cbonus[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; // Used for customizable … variable
10798 cbonus[0] = lbonus[0] = rbonus[0] = tscore[0] = 10; in load_levelorder()
10799 cbonus[1] = cbonus[3] = cbonus[5] = cbonus[7] = cbonus[9] = 100; in load_levelorder()
10805 cbonus[2] = lbonus[2] = rbonus[2] = tscore[2] = 100; in load_levelorder()
10806 cbonus[4] = lbonus[4] = rbonus[4] = tscore[4] = 155; in load_levelorder()
10807 cbonus[6] = lbonus[6] = rbonus[6] = tscore[6] = 210; in load_levelorder()
10808 cbonus[8] = lbonus[8] = rbonus[8] = tscore[8] = 265; in load_levelorder()
11454 cbonus[i] = atoi(arg); in load_levelorder()
29094 …font_printf(videomodes.hShift + cbonus[0], videomodes.vShift + cbonus[1], 0, 0, Tr("Clear Bonus")); in showcomplete()
29097 …font_printf(videomodes.hShift + cbonus[j], videomodes.vShift + cbonus[k], 0, 0, (scoreformat ? "%0… in showcomplete()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c617 int cbonus[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; // Used for customizable … variable
12563 cbonus[0] = lbonus[0] = rbonus[0] = tscore[0] = 10; in load_levelorder()
12564 cbonus[1] = cbonus[3] = cbonus[5] = cbonus[7] = cbonus[9] = 100; in load_levelorder()
12570 cbonus[2] = lbonus[2] = rbonus[2] = tscore[2] = 100; in load_levelorder()
12571 cbonus[4] = lbonus[4] = rbonus[4] = tscore[4] = 155; in load_levelorder()
12572 cbonus[6] = lbonus[6] = rbonus[6] = tscore[6] = 210; in load_levelorder()
12573 cbonus[8] = lbonus[8] = rbonus[8] = tscore[8] = 265; in load_levelorder()
13217 cbonus[i] = atoi(arg); in load_levelorder()
33053 …font_printf(videomodes.hShift + cbonus[0], videomodes.vShift + cbonus[1], 0, 0, Tr("Clear Bonus")); in showcomplete()
33056 …font_printf(videomodes.hShift + cbonus[j], videomodes.vShift + cbonus[k], 0, 0, (scoreformat ? "%0… in showcomplete()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c667 int cbonus[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; // Used for customizable … variable
13147 cbonus[0] = lbonus[0] = rbonus[0] = tscore[0] = 10; in load_levelorder()
13148 cbonus[1] = cbonus[3] = cbonus[5] = cbonus[7] = cbonus[9] = 100; in load_levelorder()
13154 cbonus[2] = lbonus[2] = rbonus[2] = tscore[2] = 100; in load_levelorder()
13155 cbonus[4] = lbonus[4] = rbonus[4] = tscore[4] = 155; in load_levelorder()
13156 cbonus[6] = lbonus[6] = rbonus[6] = tscore[6] = 210; in load_levelorder()
13157 cbonus[8] = lbonus[8] = rbonus[8] = tscore[8] = 265; in load_levelorder()
13801 cbonus[i] = atoi(arg); in load_levelorder()
36227 …font_printf(videomodes.hShift + cbonus[0], videomodes.vShift + cbonus[1], 0, 0, Tr("Clear Bonus")); in showcomplete()
36230 …font_printf(videomodes.hShift + cbonus[j], videomodes.vShift + cbonus[k], 0, 0, (scoreformat ? "%0… in showcomplete()
/dports/games/openlierox/OpenLieroX/build/CodeBlocks/
H A DOpenLieroX.depend570 1212771090 c:\moje\programovani\openlierox\include\cbonus.h
1419 1212771100 source:c:\moje\programovani\openlierox\src\common\cbonus.cpp