[Commits] [wesnoth/wesnoth] 8910fd: Spritesheet config for units and 2 minor code fixe...
GitHub
noreply at github.com
Fri Jun 27 15:26:33 UTC 2014
Branch: refs/heads/spritesheet
Home: https://github.com/wesnoth/wesnoth
Commit: 8910fd2267f13a8f93c418eb93c676550570417e
https://github.com/wesnoth/wesnoth/commit/8910fd2267f13a8f93c418eb93c676550570417e
Author: Aishiko <Aishiko at users.noreply.github.com>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M src/image.hpp
M src/spritesheet.cpp
M src/unit_types.cpp
M src/unit_types.hpp
Log Message:
-----------
Spritesheet config for units and 2 minor code fixes
Added a function based on the portrait on to the unit_types.
Fixed the spacing on one line in unit_types.cpp and added the
missing type of SPRITESHEET to the enum in images.hpp that, didn't
get commited when images.cpp got commited and depended on that change.
Commit: bef3865ed6482767d951b62bc1feaf7390fd15a6
https://github.com/wesnoth/wesnoth/commit/bef3865ed6482767d951b62bc1feaf7390fd15a6
Author: Aishiko <Aishiko at users.noreply.github.com>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M src/unit_types.cpp
Log Message:
-----------
Added a comment to draw attention to an issue
Commit: ee878bd070f790bf38e5c5fcaec2c3db391e9790
https://github.com/wesnoth/wesnoth/commit/ee878bd070f790bf38e5c5fcaec2c3db391e9790
Author: Aishiko <Aishiko at users.noreply.github.com>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M src/image.hpp
M src/spritesheet.cpp
M src/unit_types.cpp
M src/unit_types.hpp
Log Message:
-----------
Merge pull request #227 from Aishiko/spritesheet
will still not compile however there are notes in the code about whats happening.
Compare: https://github.com/wesnoth/wesnoth/compare/9ef80d5c1842...ee878bd070f7
More information about the Commits
mailing list