Home
last modified time | relevance | path

Searched refs:commit_terrain_edits (Results 1 – 3 of 3) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamemap.h217 static void commit_terrain_edits(); // End terrain-editing mode.
H A Dgamemap.cc1428 void Game_map::commit_terrain_edits( in commit_terrain_edits() function in Game_map
/dports/games/exult/exult-snapshot-v1.7.0.20211128/server/
H A Dserver.cc328 Game_map::commit_terrain_edits(); in Handle_client_message()