63910 Commits

Author SHA1 Message Date
Celtic Minstrel
bc711f5f43 Consolidate related files into subdirectories 2016-03-20 16:20:09 -04:00
Celtic Minstrel
fe0df45947 Consolidate formula and hotkey files in corresponding dirs 2016-03-20 16:15:50 -04:00
Celtic Minstrel
2682b679cb Add force_lock_settings default to missed case 2016-03-20 16:14:47 -04:00
gfgtdf
6e37603538 Attempt to fix travis mp tests 2016-03-20 19:04:33 +01:00
Charles Dang
e1d003f488 Cleaned up inclusions of unit_types.hpp 2016-03-21 04:04:51 +11:00
mattsc
3d01dabce6 Protect Unit Micro AI: fix bug in AI setup 2016-03-20 10:00:02 -07:00
Charles Dang
33a04c32e2 Removed old code for [portrait]
This was an experimental feature that was never finished. Any [portrait]
tags were removed from the unit type WML a while back
2016-03-21 03:47:13 +11:00
mattsc
11e1917d21 Guardians Micro AI test scenario: update an image path 2016-03-20 09:37:05 -07:00
ln-zookeeper
6fa2c2ddf0 Added doofus-01's updates to the ruined sand castle 2016-03-20 18:02:14 +02:00
gfgtdf
c37c5d6434 remove old code handling controller=network/network_ai
controller= doesn't support 'network' or 'network_ai' values anymore, so these can be removed.
2016-03-20 16:02:22 +01:00
Elvish_Hunter
803c54dacc changelog entry 2016-03-20 11:19:55 +01:00
Elvish_Hunter
2ba445dbef Merge pull request #630 from Elvish-Hunter/hexometer-python
Ported hexometer from Bash to Python 3
2016-03-20 11:12:44 +01:00
Celtic Minstrel
308cd8b34f Tutorial S1: Fix deselecting your unit after the select event message 2016-03-20 03:02:58 -04:00
Celtic Minstrel
dcdac2fe7f Tutorial S2: Highlight talked-about locations
This also tweaks some locations, in particular fixing a case of scrolling to the wrong village
2016-03-20 02:55:16 -04:00
Celtic Minstrel
1c27cafa74 Add highlight=yes|no to [scroll_to], [scroll_to_unit], [message]
Defaults to no in the first two cases, yes in the third
If yes, the target hex is outlined.
2016-03-20 02:55:12 -04:00
Celtic Minstrel
09d4033916 Fix some issues with recruit lists changing unexpectedly
This only happened for [test] scenarios.
2016-03-20 02:55:09 -04:00
Celtic Minstrel
9d3ea7ad94 Tutorial: Female variants of most student messages and some generic
This is because, in some languages, the first-person pronoun depends on the speaker of the gender.
Thus, in any case where the gender of the speaker can vary, two versions of the message need to be supplied.
2016-03-20 02:55:03 -04:00
Charles Dang
ad01dfc6bf Improved editor brush image 2016-03-20 16:41:50 +11:00
Celtic Minstrel
3992f08338 Fix unit test 2016-03-20 00:26:17 -04:00
Celtic Minstrel
8562421434 Fix animations never terminating 2016-03-20 00:26:16 -04:00
Celtic Minstrel
333a97b426 Formatting
No code changes. I did this because the indentation was very confusing due to mixed spaces and tabs with different tab widths.
2016-03-20 00:26:14 -04:00
Celtic Minstrel
2900f1cb38 Better deprecation message for new DescriptionWML 2016-03-20 00:26:14 -04:00
Charles Dang
37d9b102b7 Include SDL files as system headers
This excludes inclusions in SDL_GPU files.
2016-03-20 15:07:16 +11:00
mattsc
6f57ee846b Micro AIs: update to new syntax of wesnoth.put_unit() 2016-03-19 20:59:39 -07:00
Celtic Minstrel
d0c716a22d Remove utils/enumerate.hpp
This was only used in one place, was probably not portable to additional cases, and is done much better using the MAKE_ENUM macro.
2016-03-19 22:03:22 -04:00
Celtic Minstrel
8122039707 Rename .tpp -> .hpp
Several header files used the .tpp extension, which means that they are not correctly detected as C++ (though this can be overridden and has been for one case in the XCode project). The .tpp extension is one of several intended for private template instantiations, but these headers were topleve headers included in many places.
2016-03-19 21:57:03 -04:00
Celtic Minstrel
8e588972f4 Ensure logging objects are constructed on first used
This makes it safe to log messages during static initialization.
2016-03-19 21:12:11 -04:00
Celtic Minstrel
5eb9d80c2c Fix wesnoth.put_unit checking wrong arg for location 2016-03-19 17:27:02 -04:00
mattsc
bce1fae063 Fix portrait missing in [message] with empty image= key
This is mostly important for use of the MESSAGE macro.  Use image=none
if no image/portrait is supposed to be shown.
2016-03-19 14:25:28 -07:00
gfgtdf
f8e5a55a83 fix [modify_side] controller=human in sp 2016-03-19 22:22:56 +01:00
mattsc
c4a34ebe2c Micro AIs: update syntax of [message][option] usages 2016-03-19 13:26:01 -07:00
Celtic Minstrel
c1d11cb6cc Update RELEASE_NOTES with formula engine section 2016-03-19 16:25:35 -04:00
Celtic Minstrel
021e77f96a Update changelog 2016-03-19 16:15:23 -04:00
ln-zookeeper
81c284125e Reduced images per hex by removing unnecessary feathering 2016-03-19 21:13:17 +02:00
Charles Dang
edc2fb7e9d Default theme: restore backgrounds to sidebar panels 2016-03-20 03:58:50 +11:00
Celtic Minstrel
9e7fc0eabe Merge pull request #632 from Wedge009/vc_update
VC Project Update
2016-03-19 11:26:59 -04:00
Wedge009
c98bc798e7 VC Project Update 2016-03-20 01:58:14 +11:00
Charles Dang
6304cca22a Moved data/gui/default to data/gui/ 2016-03-20 01:11:10 +11:00
Charles Dang
ec9995dc94 Cleaned up inclusions of video.hpp 2016-03-19 23:31:35 +11:00
Charles Dang
9c33f77de2 Cleaned up inclusions of display.hpp 2016-03-19 22:30:21 +11:00
ln-zookeeper
03a2a5177a Changed * to . in small forest flag placing rule 2016-03-19 11:47:58 +02:00
ln-zookeeper
b7edf367c3 Made water overlay transitions use NEW:GENERIC_CORNER_TRANSITION 2016-03-19 11:45:58 +02:00
ln-zookeeper
40d5487765 Decreased the amount of images placed by NEW:GENERIC_CORNER_TRANSITION 2016-03-19 11:43:23 +02:00
Charles Dang
83ee4f6087 Convert most includes to src/-relative
This excludes includes that need backtrack path specifiers in order to resolve
name clashes.
2016-03-19 19:35:17 +11:00
Charles Dang
c36b96ae98 Merge pull request #621 from Wedge009/bug_24357_fix
Resolve translated logo images not being used (bug #24357)
2016-03-19 18:27:22 +11:00
Wedge009
6e836969bb Update change log. 2016-03-19 18:11:59 +11:00
Wedge009
6d03404785 Add missing language codes so that translated logo images can be used (bug #24357) 2016-03-19 18:09:42 +11:00
Charles Dang
df6bc83543 Merge pull request #618 from CelticMinstrel/lua_unit_effects
Include built-in effects in wesnoth.effects
2016-03-19 17:50:32 +11:00
Charles Dang
eaadf6fab1 Remove set_volatile() calls from display::layout_buttons() 2016-03-19 17:50:00 +11:00
Charles Dang
a9ad200151 tslider: code cleanup 2016-03-19 17:45:35 +11:00