Home
last modified time | relevance | path

Searched refs:tsteel_in_markets (Results 1 – 7 of 7) sorted by path

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity-ng/
H A DPbarInterface.cpp96 update_pbar (PSTEEL, tsteel_in_markets / data_last_month, 1); in update_pbars_monthly()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dinit_game.cpp132 tsteel_in_markets=0; in clear_game()
152 update_pbar (PSTEEL, tsteel_in_markets , 1); in clear_game()
H A Dstats.cpp35 int tsteel_in_markets; variable
113 tsteel_in_markets = 0; in init_monthly()
211 tsteel_in_markets += steel_in_markets / 25; in add_daily_to_monthly()
H A Dstats.h46 extern int tsteel_in_markets;
/dports/games/lincity/lincity-1.13.1/
H A Dpbar.c267 update_pbar (PSTEEL, tsteel_in_markets / data_last_month, 1); in update_pbars_monthly()
H A Dstats.c36 int tsteel_in_markets; variable
117 tsteel_in_markets = 0; in init_monthly()
222 tsteel_in_markets += steel_in_markets / 25; in add_daily_to_monthly()
H A Dstats.h46 extern int tsteel_in_markets;