[Commits] [wesnoth/wesnoth] 17f305: Some fixes to the whitespace-disallowing
GitHub
noreply at github.com
Fri Feb 28 05:01:19 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 17f305c709b25b8405a8781a01b59de7a9719521
https://github.com/wesnoth/wesnoth/commit/17f305c709b25b8405a8781a01b59de7a9719521
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths:
M src/serialization/preprocessor.cpp
Log Message:
-----------
Some fixes to the whitespace-disallowing
The datadir or userdatadir's paths containing whitespace is no longer an issue.
(This is for windows (C:\Program Files\) and OS X (~/Library/Application Support/)
Illegal filenames are no longer ignored, but now cause the preprocessor to throw an error.
Commit: cb86f5e868beceb09d859f16fcddd39c094d0e9d
https://github.com/wesnoth/wesnoth/commit/cb86f5e868beceb09d859f16fcddd39c094d0e9d
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths:
M changelog
M data/ai/lua/ai_helper.lua
M data/ai/micro_ais/cas/ca_big_animals.lua
M data/ai/micro_ais/cas/ca_bottleneck_attack.lua
M data/ai/micro_ais/cas/ca_bottleneck_move.lua
M data/ai/micro_ais/cas/ca_coward.lua
M data/ai/micro_ais/cas/ca_forest_animals_move.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusker_attack.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusklet_move.lua
M data/ai/micro_ais/cas/ca_goto.lua
M data/ai/micro_ais/cas/ca_hang_out.lua
M data/ai/micro_ais/cas/ca_herding_attack_close_enemy.lua
M data/ai/micro_ais/cas/ca_herding_herd_sheep.lua
M data/ai/micro_ais/cas/ca_herding_sheep_move.lua
M data/ai/micro_ais/cas/ca_hunter.lua
M data/ai/micro_ais/cas/ca_lurkers.lua
M data/ai/micro_ais/cas/ca_messenger_attack.lua
M data/ai/micro_ais/cas/ca_messenger_move.lua
M data/ai/micro_ais/cas/ca_patrol.lua
M data/ai/micro_ais/cas/ca_protect_unit_attack.lua
M data/ai/micro_ais/cas/ca_recruit_random.lua
M data/ai/micro_ais/cas/ca_simple_attack.lua
M data/ai/micro_ais/cas/ca_stationed_guardian.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_attack.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_wander.lua
M data/ai/micro_ais/cas/ca_zone_guardian.lua
M data/campaigns/Legend_of_Wesmere/maps/Kalian.map
M data/campaigns/Legend_of_Wesmere/masks/07_Elves_Last_Stand.mask
M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/07_Elves_Last_Stand.cfg
M data/core/about.cfg
M data/themes/default.cfg
M data/themes/editor.cfg
M data/themes/macros.cfg
M players_changelog
M src/editor/map/map_context.cpp
M src/hotkey/hotkey_command.cpp
M src/map_location.hpp
M src/reports.cpp
M src/theme.cpp
Log Message:
-----------
Merge branch 'master' of github.com:wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/95212970b842...cb86f5e868be
More information about the Commits
mailing list