[Commits] [wesnoth/wesnoth] 2609a1: don't require to build units full to generate fact...
GitHub
noreply at github.com
Wed Jul 23 04:26:17 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2609a181c125e12f76146b9ac4ccfe344ee5e171
https://github.com/wesnoth/wesnoth/commit/2609a181c125e12f76146b9ac4ccfe344ee5e171
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-23 (Wed, 23 Jul 2014)
Changed paths:
M src/help.cpp
M src/unit_types.cpp
Log Message:
-----------
don't require to build units full to generate faction sections
This changes some code introduced in the code that generates
sections for eras. Instead of building units full so that we can
get their alignment, we just make the alignment of a unit type
part of the "built to help index" specification.
More information about the Commits
mailing list