[Commits] [wesnoth/wesnoth] eb1c06: Improve handling of map generator errors
GitHub
noreply at github.com
Thu Oct 20 22:19:26 UTC 2016
Branch: refs/heads/lua_mapgen_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: eb1c06e7f4e2e15ec1806bc302ffaf6e67ef2916
https://github.com/wesnoth/wesnoth/commit/eb1c06e7f4e2e15ec1806bc302ffaf6e67ef2916
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M src/game_launcher.cpp
M src/play_controller.cpp
Log Message:
-----------
Improve handling of map generator errors
Commit: 0e47e72549a3895729c0907979688baed1a73e5a
https://github.com/wesnoth/wesnoth/commit/0e47e72549a3895729c0907979688baed1a73e5a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M RELEASE_NOTES
M data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/4_Gathering_Materials.cfg
M data/lua/cave_map_generator.lua
M data/lua/location_set.lua
A data/lua/mapgen_helper.lua
Log Message:
-----------
Refactor Lua cave map generator
This accomplishes two main things:
- Creates a mapgen_helper.lua module containing functions useful for Lua map generators
- Paves the way for allowing the cave generator to produce scenarios and accept user configuration
Compare: https://github.com/wesnoth/wesnoth/compare/ffe356fc7f17...0e47e72549a3
More information about the Commits
mailing list