[Commits] [wesnoth/wesnoth] 99abe9: Load core.lua after the constructor completes.

GitHub noreply at github.com
Wed May 24 03:56:20 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 99abe9d41e688463dcf1a1cf8ad1ba9e9dd02f99
      https://github.com/wesnoth/wesnoth/commit/99abe9d41e688463dcf1a1cf8ad1ba9e9dd02f99
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/game_state.cpp
    M src/generators/lua_map_generator.cpp
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_kernel_base.hpp
    M src/scripting/plugins/manager.cpp

  Log Message:
  -----------
  Load core.lua after the constructor completes.
This allows it to conditionally include things based on the kernel type.


  Commit: 8febe037dba1711719a2d32663ddf9587b3f7edf
      https://github.com/wesnoth/wesnoth/commit/8febe037dba1711719a2d32663ddf9587b3f7edf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_kernel_base.hpp

  Log Message:
  -----------
  Promote wesnoth.game_config to lua_kernel_base


  Commit: f42852dd0c664a6e68411184ede5145e0f2cbf2f
      https://github.com/wesnoth/wesnoth/commit/f42852dd0c664a6e68411184ede5145e0f2cbf2f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Minor rearrangement/fixup in core.lua


  Commit: fdf50bccd13fa5c5717f3a91c41fabba6c0f497c
      https://github.com/wesnoth/wesnoth/commit/fdf50bccd13fa5c5717f3a91c41fabba6c0f497c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  core.lua: Explicitly load wml.variable only in Game Lua Kernel


  Commit: 2fe72820d14c75027b032ea1f61a84f684634981
      https://github.com/wesnoth/wesnoth/commit/2fe72820d14c75027b032ea1f61a84f684634981
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Fix Lua deprecation warnings being shown in chat outside debug mode


Compare: https://github.com/wesnoth/wesnoth/compare/2548529f84dd...2fe72820d14c


More information about the Commits mailing list