[Freeciv-Dev] mapgen.c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi,
Could the person responisble for mapgen.c please go through it and add a
lot of comments? Because more comments could be useful. Especially
function descriptions and variabe descritions. I would also appreciate
longer and more descriptive variable names. There are some 1-letter
variables, and some with general names such as "counter" and "number".
Please change them to something more descriptive like foo_counter and
number_of_bars!
For example, what does this line do? (why 16?)
map_set_terrain(x, y, map_get_terrain(x,y)+16);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] mapgen.c,
Erik Sigra <=
|
|