[Commits] [wesnoth/wesnoth] 28a84e: gui2/tgamestate_inspector: Include array subscript...

GitHub noreply at github.com
Thu Oct 9 19:57:41 UTC 2014


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 28a84edba310bacfac3b2d8570fea98b9a226d36
      https://github.com/wesnoth/wesnoth/commit/28a84edba310bacfac3b2d8570fea98b9a226d36
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M changelog
    M src/gui/dialogs/gamestate_inspector.cpp

  Log Message:
  -----------
  gui2/tgamestate_inspector: Include array subscripts for WML array elements


  Commit: 28f2bca11842265c6a5814dd86349940852aed66
      https://github.com/wesnoth/wesnoth/commit/28f2bca11842265c6a5814dd86349940852aed66
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M src/gui/dialogs/gamestate_inspector.cpp

  Log Message:
  -----------
  gui2/tgamestate_inspector: Only display N/M page indicators when M > 1

It's not too common for WML containers to be exceed the 20000 characters
limit, so avoid displaying them with "1/1" page labels.


  Commit: d67b710359f582cff39d40aa8b9ddce144924bd2
      https://github.com/wesnoth/wesnoth/commit/d67b710359f582cff39d40aa8b9ddce144924bd2
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M projectfiles/CodeBlocks-SCons/wesnoth.cbp
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    R src/animated.i
    A src/animated.tpp
    M src/animated_game.cpp

  Log Message:
  -----------
  Rename animated.i to animated.tpp

The .i extension causes problems with CodeBlocks.


Compare: https://github.com/wesnoth/wesnoth/compare/05bb3359319c...d67b710359f5


More information about the Commits mailing list