[Freeciv-Dev] (PR#18246) [Patch] move_type to unit_class.move_params
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=18246 >
Move move_type from unit_type to unit_class.move_params. This gets us
rid of hack determining unit_type.move_type from unit_type.class which
makes further unit_class development difficult.
Is name for function
enum unit_move_type get_unit_move_type(const struct unit_type *punittype);
ok? unit_move_type() would seem to be more in line with other similar
functions, but that is already name of the enum.
- ML
movetype2class.diff.gz
Description: application/gzip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#18246) [Patch] move_type to unit_class.move_params,
Marko Lindqvist <=
|
|