[Commits] [wesnoth/wesnoth] f81169: Draw a border around the lobby game list
GitHub
noreply at github.com
Sat Mar 26 20:39:49 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f81169b7bb3c8e45e0df3f2832c5d5e253a9a095
https://github.com/wesnoth/wesnoth/commit/f81169b7bb3c8e45e0df3f2832c5d5e253a9a095
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M data/gui/macros/_initial.cfg
M data/gui/window/lobby_main.cfg
Log Message:
-----------
Draw a border around the lobby game list
Commit: 692e6567d6b936727943c98c4968809fe850647d
https://github.com/wesnoth/wesnoth/commit/692e6567d6b936727943c98c4968809fe850647d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M src/formula/debugger.cpp
Log Message:
-----------
Change logdomain for formula debugger
Commit: 884d88086ad705da6e0292974d87f3d22ad2f6ec
https://github.com/wesnoth/wesnoth/commit/884d88086ad705da6e0292974d87f3d22ad2f6ec
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M src/formula/function.cpp
Log Message:
-----------
Formula engine: New debug_profile function
This evaluates a formula 1000 times and prints a debug message with the average time taken
Commit: 282a2abb55bbe33abec67726f7c0761f2c4a0628
https://github.com/wesnoth/wesnoth/commit/282a2abb55bbe33abec67726f7c0761f2c4a0628
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
XCode: Add documentation group
The primary reason for this is actually because XCode highlights the syntax of the manpages.
Currently, only the English version is included.
Commit: f5bfa4dff57b78d39e95d22a41dde6df4c719ca8
https://github.com/wesnoth/wesnoth/commit/f5bfa4dff57b78d39e95d22a41dde6df4c719ca8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
M src/wesnoth.cpp
Log Message:
-----------
Update manpage
This does several things:
- Make the formatting consistent, using underline instead of <angle brackets> for all arguments
- Add many missing switches; some experimental/dev ones are still not listed though
- Ensure all switches are listed in alphabetical order
- Fix some inaccurate details
- Minor fixes to the output of --help
In addition, the following additional switches now force a console on Windows:
--nogui
--logdomains
--path
--render-image
--screenshot
--data-path
--userdata-path
--userconfig-path
--version
Commit: 7df4fc3970f259e99a0082634f8e1ca331c4e664
https://github.com/wesnoth/wesnoth/commit/7df4fc3970f259e99a0082634f8e1ca331c4e664
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-03-26 (Sat, 26 Mar 2016)
Changed paths:
M data/ai/dev/idle_ai.cfg
Log Message:
-----------
Fix [modify_side]switch_ai=data/dev/idle_ai.cfg
Compare: https://github.com/wesnoth/wesnoth/compare/e7d82ebcad86...7df4fc3970f2
More information about the Commits
mailing list