[Commits] [wesnoth/wesnoth] fccddb: move lua fileops to their own file
GitHub
noreply at github.com
Thu Nov 20 21:59:43 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fccddbb226079efa578a9fbffd565a7308f6efce
https://github.com/wesnoth/wesnoth/commit/fccddbb226079efa578a9fbffd565a7308f6efce
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
A src/scripting/lua_fileops.cpp
A src/scripting/lua_fileops.hpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
move lua fileops to their own file
Commit: d7770f5a92268e03d9c6fafc15acc50c82e0055f
https://github.com/wesnoth/wesnoth/commit/d7770f5a92268e03d9c6fafc15acc50c82e0055f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/scripting/lua_kernel_base.cpp
A src/scripting/lua_map_location_ops.cpp
A src/scripting/lua_map_location_ops.hpp
Log Message:
-----------
move lua map_location operations to their own file
Commit: e18cfd7049ec93c131e95e2e27f95fb35ab3f43e
https://github.com/wesnoth/wesnoth/commit/e18cfd7049ec93c131e95e2e27f95fb35ab3f43e
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
A src/scripting/lua_rng.cpp
A src/scripting/lua_rng.hpp
M src/scripting/mapgen_lua_kernel.cpp
M src/scripting/mapgen_lua_kernel.hpp
Log Message:
-----------
move lua rng bindings to their own file
Commit: e89383d1aaa7c334e0f61502476774eb2343d17a
https://github.com/wesnoth/wesnoth/commit/e89383d1aaa7c334e0f61502476774eb2343d17a
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M src/scripting/lua_kernel_base.cpp
M src/scripting/mapgen_lua_kernel.cpp
Log Message:
-----------
move lua Rng wrapper to the lua kernel base
Commit: 371dd9038a58ffe20c1f507df50dae27e3f3995f
https://github.com/wesnoth/wesnoth/commit/371dd9038a58ffe20c1f507df50dae27e3f3995f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/94c68a7228f9...371dd9038a58
More information about the Commits
mailing list