[wesnoth-commits] [wesnoth/wesnoth] 9ce4fa: Synced Context: formatting cleanup

Charles Dang noreply at github.com
Mon Dec 14 21:26:11 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9ce4fadbbd49f22e0449fb8d482cd85da8160921
      https://github.com/wesnoth/wesnoth/commit/9ce4fadbbd49f22e0449fb8d482cd85da8160921
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M src/synced_context.cpp
    M src/synced_context.hpp

  Log Message:
  -----------
  Synced Context: formatting cleanup


  Commit: 7d47c4a6878efd1c17c0e9e7c243ac730d6952a7
      https://github.com/wesnoth/wesnoth/commit/7d47c4a6878efd1c17c0e9e7c243ac730d6952a7
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M src/synced_context.cpp
    M src/synced_context.hpp

  Log Message:
  -----------
  Synced Context: moved simple implementations to header


  Commit: 79393d362321d9129d8ce984400cc2e7b9189178
      https://github.com/wesnoth/wesnoth/commit/79393d362321d9129d8ce984400cc2e7b9189178
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M src/playturn.cpp
    M src/synced_context.cpp
    M src/synced_context.hpp
    M src/synced_user_choice.cpp

  Log Message:
  -----------
  Synced Context: is_simultaneously() -> is_simultaneous()


  Commit: baa2072399bd60e659022a5700dd9b33a251df92
      https://github.com/wesnoth/wesnoth/commit/baa2072399bd60e659022a5700dd9b33a251df92
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M src/synced_context.cpp

  Log Message:
  -----------
  Synced Context: marked virtual functions with override


  Commit: 3bd1dd4681498c308adc3dd08e1fa097c3b084e0
      https://github.com/wesnoth/wesnoth/commit/3bd1dd4681498c308adc3dd08e1fa097c3b084e0
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M src/game_events/action_wml.cpp
    M src/replay.cpp
    M src/synced_commands.cpp
    M src/synced_commands.hpp
    M src/synced_context.cpp
    M src/synced_context.hpp

  Log Message:
  -----------
  Synced Commands/Context: removed unused parameter from error functions as per todo


  Commit: d5494276523f4625a36ef76732865fd798407881
      https://github.com/wesnoth/wesnoth/commit/d5494276523f4625a36ef76732865fd798407881
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M changelog.md
    M data/core/macros/utils.cfg
    M data/schema/units/abilities.cfg
    A data/test/scenarios/test_force_chance_to_hit_macro.cfg
    M src/units/abilities.cpp
    M wml_test_schedule

  Log Message:
  -----------
  Merge branch 'master' of github.com:wesnoth/wesnoth into master


Compare: https://github.com/wesnoth/wesnoth/compare/2168f629fbd1...d5494276523f



More information about the Commits mailing list