[Commits] [wesnoth/wesnoth] 5438ec: side specific variables.
GitHub
noreply at github.com
Sun Oct 11 16:51:22 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5438ec8a487b387c946daa2ea781bbdc50539799
https://github.com/wesnoth/wesnoth/commit/5438ec8a487b387c946daa2ea781bbdc50539799
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M src/carryover.cpp
M src/carryover.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/team.cpp
M src/team.hpp
Log Message:
-----------
side specific variables.
http://gna.org/bugs/?23490
This makes it possible to store variables inside the side with the lua
functions get/set_side_variable. These variables are carried over along
other side specific data(units, gold)
Commit: 65b2eb2a7e81b854a2f9c56a39d99b17b0cad8cd
https://github.com/wesnoth/wesnoth/commit/65b2eb2a7e81b854a2f9c56a39d99b17b0cad8cd
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-10-11 (Sun, 11 Oct 2015)
Changed paths:
M src/carryover.cpp
M src/carryover.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/team.cpp
M src/team.hpp
Log Message:
-----------
Merge pull request #520 from gfgtdf/lua_carryover
side specific variables.
Compare: https://github.com/wesnoth/wesnoth/compare/fe7b30fafa5f...65b2eb2a7e81
More information about the Commits
mailing list