[Commits] [wesnoth/wesnoth] 0ffa7f: color_t: Minor documentation fixes/clarifications

GitHub noreply at github.com
Sun Nov 27 05:10:48 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0ffa7f29e981fddde941c22dbda9a016c6c1f616
      https://github.com/wesnoth/wesnoth/commit/0ffa7f29e981fddde941c22dbda9a016c6c1f616
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

  Changed paths:
    M src/sdl/color.hpp

  Log Message:
  -----------
  color_t: Minor documentation fixes/clarifications


  Commit: 37e0d98e5c5a0450a2864a65b25d9c3cdea90b4c
      https://github.com/wesnoth/wesnoth/commit/37e0d98e5c5a0450a2864a65b25d9c3cdea90b4c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

  Changed paths:
    M src/sdl/color.cpp
    M src/sdl/color.hpp
    M src/sdl/utils.cpp
    M src/sdl/utils.hpp

  Log Message:
  -----------
  color_t: Fix/improve uint32_t conversions

This includes adding separate ARGB and RGBA versions.


  Commit: dd43a96d7d94f8c0709f2241d7e55d359a0388cb
      https://github.com/wesnoth/wesnoth/commit/dd43a96d7d94f8c0709f2241d7e55d359a0388cb
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-11-27 (Sun, 27 Nov 2016)

  Changed paths:
    M src/sdl/color.cpp
    M src/sdl/color.hpp

  Log Message:
  -----------
  color_t: Fix/improve string conversions

This includes adding a separate rgb triple format,
and the missing inverse conversions.


Compare: https://github.com/wesnoth/wesnoth/compare/8ee8ca6786ce...dd43a96d7d94


More information about the Commits mailing list