[Commits] [wesnoth/wesnoth] 739324: more LoW fixes
GitHub
noreply at github.com
Thu Dec 3 00:42:00 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 739324013e3b3a5416ebf6be5586ccd754372bde
https://github.com/wesnoth/wesnoth/commit/739324013e3b3a5416ebf6be5586ccd754372bde
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/05_The_Saurian_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/07_Elves_Last_Stand.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg
M data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg
Log Message:
-----------
more LoW fixes
Commit: ebbbd49024da15181b454aff7d7012b727f8b348
https://github.com/wesnoth/wesnoth/commit/ebbbd49024da15181b454aff7d7012b727f8b348
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
Log Message:
-----------
more LoW fixes
Commit: 6e6fc464b279788b766ff732bb86b74560fbfdf2
https://github.com/wesnoth/wesnoth/commit/6e6fc464b279788b766ff732bb86b74560fbfdf2
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
Log Message:
-----------
more LoW cleanups
Commit: f5d1332e1d91cdfb8803c23b53f282569c3f233d
https://github.com/wesnoth/wesnoth/commit/f5d1332e1d91cdfb8803c23b53f282569c3f233d
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/05_The_Saurian_Treasury.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/06_Acquaintance_in_Need.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/09_Bounty_Hunters.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/10_Cliffs_of_Thoria.cfg
M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/11_Battle_of_the_Book.cfg
Log Message:
-----------
more LoW cleanups
Commit: f01fe682bcbd3601fd167ff519e0353fb4075b5b
https://github.com/wesnoth/wesnoth/commit/f01fe682bcbd3601fd167ff519e0353fb4075b5b
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M src/game_classification.cpp
M src/team.cpp
M src/team.hpp
M src/unit.cpp
M src/unit_types.cpp
Log Message:
-----------
use parse() instead of lexical_cast_default() for MAKE_ENUM types
this is faster, specially becasue it doesn't throw an exception if the
string is no valid enum value.
Commit: 12716fb27fdf3881f7d252aaf04a5b015f1d1873
https://github.com/wesnoth/wesnoth/commit/12716fb27fdf3881f7d252aaf04a5b015f1d1873
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M src/savegame.cpp
Log Message:
-----------
removed outcommented code
Compare: https://github.com/wesnoth/wesnoth/compare/e9eb8d316fa8...12716fb27fdf
More information about the Commits
mailing list