Home
last modified time | relevance | path

Searched refs:MAX_NUMOF_SUBSTATIONS (Results 1 – 12 of 12) sorted by last modified time

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/modules/
H A Dsubstation.cpp50 if (numof_substations >= MAX_NUMOF_SUBSTATIONS) in add_a_substation()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dloadsave.cpp182 for (x = 0; x < MAX_NUMOF_SUBSTATIONS; x++) { in save_city_2()
368 for (x = 0; x < MAX_NUMOF_SUBSTATIONS; x++) { in load_city_2()
H A Dold_ldsvguts.cpp236 i = MAX_NUMOF_SUBSTATIONS; in load_city_old()
H A Dengglobs.cpp47 int substationx[MAX_NUMOF_SUBSTATIONS], substationy[MAX_NUMOF_SUBSTATIONS];
H A Dengglobs.h41 extern int substationx[MAX_NUMOF_SUBSTATIONS], substationy[MAX_NUMOF_SUBSTATIONS];
H A Dlin-city.h164 #define MAX_NUMOF_SUBSTATIONS 512 macro
H A Dengine.cpp224 if (numof_substations >= MAX_NUMOF_SUBSTATIONS) { in is_allowed_here()
/dports/games/lincity/lincity-1.13.1/modules/
H A Dsubstation.c50 if (numof_substations >= MAX_NUMOF_SUBSTATIONS) in add_a_substation()
/dports/games/lincity/lincity-1.13.1/
H A Dlin-city.h275 #define MAX_NUMOF_SUBSTATIONS 512 macro
H A Dldsvguts.c188 for (x = 0; x < MAX_NUMOF_SUBSTATIONS; x++) in save_city_raw()
449 i = MAX_NUMOF_SUBSTATIONS; in load_city()
H A Dshrglobs.c59 int substationx[MAX_NUMOF_SUBSTATIONS], substationy[MAX_NUMOF_SUBSTATIONS];
H A Dengglobs.h51 extern int substationx[MAX_NUMOF_SUBSTATIONS], substationy[MAX_NUMOF_SUBSTATIONS];