[Commits] [wesnoth/wesnoth] 098d88: lua: move wesnoth.races code to its own file
GitHub
noreply at github.com
Mon Dec 29 00:30:55 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 098d886db97c5b5d504b2e36df02575349f0456f
https://github.com/wesnoth/wesnoth/commit/098d886db97c5b5d504b2e36df02575349f0456f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/scripting/game_lua_kernel.cpp
A src/scripting/lua_race.cpp
A src/scripting/lua_race.hpp
M src/scripting/lua_types.cpp
M src/scripting/lua_types.hpp
Log Message:
-----------
lua: move wesnoth.races code to its own file
Commit: cf665ffbf2a9abf310b2f2ba1455b4a4a63e8435
https://github.com/wesnoth/wesnoth/commit/cf665ffbf2a9abf310b2f2ba1455b4a4a63e8435
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M src/seed_rng.cpp
Log Message:
-----------
simplify preprocessor code in seed_rng.cpp
Commit: 497ed6f5160c39635fc3d25e41884a6cb0138d47
https://github.com/wesnoth/wesnoth/commit/497ed6f5160c39635fc3d25e41884a6cb0138d47
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M data/lua/wml-tags.lua
M src/game_events/action_wml.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
move wml [heal_unit] impl to lua
Commit: 64ee2d8e10d21e01aa1d9eec5fda1c1e0f9d4297
https://github.com/wesnoth/wesnoth/commit/64ee2d8e10d21e01aa1d9eec5fda1c1e0f9d4297
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M data/lua/wml-tags.lua
M src/CMakeLists.txt
M src/SConscript
M src/game_events/action_wml.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
A src/scripting/lua_race.cpp
A src/scripting/lua_race.hpp
M src/scripting/lua_types.cpp
M src/scripting/lua_types.hpp
M src/seed_rng.cpp
Log Message:
-----------
Merge branch 'lua'
Compare: https://github.com/wesnoth/wesnoth/compare/978ae9ebc39e...64ee2d8e10d2
More information about the Commits
mailing list