Home
last modified time | relevance | path

Searched defs:disp_hn_ne (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimplan.cc347 sint8 disp_hn_ne = max( gr->get_hoehe() + corner_ne(slope), water_hgt ); in correct_water() local
H A Dsimworld.cc379 const sint8 disp_hn_ne = max( height + corner_ne(slope), water_hgt ); in cleanup_grounds_loop() local
2415 const sint8 disp_hn_ne = max( hn_ne, water_hgt ); in raise_to() local
2718 const sint8 disp_hn_ne = max( hn_ne, water_hgt ); in lower_to() local