Author: cazfi
Date: Sun Feb 21 15:44:32 2016
New Revision: 32000

URL: http://svn.gna.org/viewcvs/freeciv?rev=32000&view=rev
Log:
Moved some functions from mapgen.c to other map generator modules:
- pick_terrain_by_flag() to utilities.[ch]
- pick_terrain() to utilities.[ch]
- terrain_is_too_flat() to height_map.[ch] as area_is_too_flat()

See patch #6980

Modified:
    branches/S2_6/common/terrain.h
    branches/S2_6/server/generator/height_map.c
    branches/S2_6/server/generator/height_map.h
    branches/S2_6/server/generator/mapgen.c
    branches/S2_6/server/generator/utilities.c
    branches/S2_6/server/generator/utilities.h

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/S2_6/common/terrain.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/common/terrain.h?rev=32000&r1=31999&r2=32000&view=diff

Modified: branches/S2_6/server/generator/height_map.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/generator/height_map.c?rev=32000&r1=31999&r2=32000&view=diff

Modified: branches/S2_6/server/generator/height_map.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/generator/height_map.h?rev=32000&r1=31999&r2=32000&view=diff

Modified: branches/S2_6/server/generator/mapgen.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/generator/mapgen.c?rev=32000&r1=31999&r2=32000&view=diff

Modified: branches/S2_6/server/generator/utilities.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/generator/utilities.c?rev=32000&r1=31999&r2=32000&view=diff

Modified: branches/S2_6/server/generator/utilities.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/generator/utilities.h?rev=32000&r1=31999&r2=32000&view=diff


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to