[Commits] [wesnoth/wesnoth] e8266b: add public to the definition of bad_lexical_cast

GitHub noreply at github.com
Sat May 24 19:10:41 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e8266ba9323e731c58b73f032108b964aea2b07b
      https://github.com/wesnoth/wesnoth/commit/e8266ba9323e731c58b73f032108b964aea2b07b
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M src/util.hpp

  Log Message:
  -----------
  add public to the definition of bad_lexical_cast


  Commit: 215de94390e734003aeb1e4bc4ae618ea5fb4a33
      https://github.com/wesnoth/wesnoth/commit/215de94390e734003aeb1e4bc4ae618ea5fb4a33
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M projectfiles/CodeBlocks-SCons/wesnoth.cbp
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/CodeLite/wesnoth.project
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    A src/make_enum.hpp
    A src/tests/test_make_enum.cpp

  Log Message:
  -----------
  Add make_enum macros and a unit test, also add to project files


  Commit: ea428a506c8721607590d3b580cff1838b6480f9
      https://github.com/wesnoth/wesnoth/commit/ea428a506c8721607590d3b580cff1838b6480f9
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M src/scripting/lua.cpp
    M src/team.cpp
    M src/team.hpp

  Log Message:
  -----------
  refactor team to use MAKE_ENUM macro for team::DEFEAT_CONDITION


Compare: https://github.com/wesnoth/wesnoth/compare/ef3e0e4ad1c2...ea428a506c87


More information about the Commits mailing list