60971 Commits

Author SHA1 Message Date
aquileia
aad3e0d1f0 Convert /projectfles readme's to markdown
[skip ci]
2015-04-08 22:57:15 +02:00
aquileia
e5814560be Fix boost list_of -> flat_set conversion on MSVC 2015-04-08 22:57:13 +02:00
aquileia
7323de9dbc Use brackets for boost includes 2015-04-08 22:57:10 +02:00
gfgtdf
f3e583f876 Update changelog 2015-04-08 21:24:56 +02:00
gfgtdf
e4c6c8beef Merge pull request #396 from gfgtdf/lua_tree_view
Enable tree_view gui2 widget for lua
2015-04-08 20:31:59 +02:00
Elvish_Hunter
b406029bd6 Fixed typo in my former wmllint commit 2015-04-08 20:26:02 +02:00
Elvish_Hunter
e4bdab2528 SUF: added support for status= key 2015-04-08 20:12:56 +02:00
Elvish_Hunter
cde58d5c0f wmllint: better fix for bug #23217
wmllint now handles the variation_name key by actually suggesting the user what to do
2015-04-08 20:00:48 +02:00
Nils Kneuper
36604e1cb6 updated Scottish Gaelic translation 2015-04-08 18:00:54 +02:00
Nils Kneuper
3729dab8c2 updated Spanish translation 2015-04-08 17:59:35 +02:00
ln-zookeeper
c2b7bd0f4b Revised music playlists for TB 2015-04-08 18:41:44 +03:00
ln-zookeeper
45e9ecfb8a Added a macro for letting intro music play out 2015-04-08 18:40:08 +03:00
ln-zookeeper
27eb875374 Tweaked playlist 2015-04-08 18:18:02 +03:00
gfgtdf
dce3e24c6c fix assertion failure in tree_view gui2 widget
which could happen when folding a node with a folded subnote in a
treeview with a vertical scrollbar.

get_unfolded_size() is used calculate the size differnce when the node
is (un)folded and should so not return the size 'as if all child nodes
were unfolded' just the unfolded size of the current node.
2015-04-08 16:35:11 +02:00
gfgtdf
7dc59fcab5 Enable tree_view gui2 widget for lua
wesnoth.add_dialog_tree_node to add nodes to a tree_value
wesnoth.set_dialog_callback support for tree_views (triggers when the
selected node was changed)
wesnoth.get_dialog_value support for tree_views returns an array of
integers that describe the path to the currebntly selected node.
2015-04-08 16:35:10 +02:00
ln-zookeeper
ce9beb3c88 Switch to intro music immediately 2015-04-08 17:09:28 +03:00
Charles Dang
2c5834ddea NR S7a: big code cleanup 2015-04-08 22:35:05 +11:00
Charles Dang
2644da38c6 NR S5a.1: changed track that plays if Abhai finds the RoJ 2015-04-08 20:45:45 +11:00
Charles Dang
8fd68e7bcf EI S1: recognize Dacyn in wmllint 2015-04-08 20:32:23 +11:00
Charles Dang
ef98feaf0f EI S15: no death events needed in a cutscene 2015-04-08 19:24:43 +11:00
Charles Dang
fb9a17beac EI: used death macros instead of including the whole file 2015-04-08 19:24:16 +11:00
Charles Dang
4a04874110 LoW: merged a useless file with main 2015-04-08 17:39:45 +11:00
Charles Dang
82f86d0435 LoW: moved North Elves common village setup into a file 2015-04-08 17:31:49 +11:00
Charles Dang
2557823855 Added missing spelling exceptions 2015-04-08 15:23:01 +11:00
Charles Dang
edd9f7f3d4 NR: use death macros in remaining scenarios, instead of including the herodeaths file 2015-04-08 15:02:09 +11:00
Ignacio R. Morelle
a1355fe159 Update changelogs with an entry for bug #23440 (CVE-2015-0844)
The new section doesn't respect alphabetical order and goes at the top.
This is on purpose. Please do not change this.
2015-04-08 00:45:50 -03:00
Ignacio R. Morelle
bbcf249a46 LoW: Fix typo s/persistence/persistent/ in [side] WML
Not present in 1.12.
2015-04-07 22:52:43 -03:00
Ignacio R. Morelle
7154143bae NR: Silence spurious dead unit speaking warning by wmllint
Caused by wmllint failing to understand nested event handlers.
2015-04-07 22:35:21 -03:00
Charles Dang
60a4696dc1 NR S5a.1: fixed spelling of 'unlife' 2015-04-08 12:22:40 +11:00
Ignacio R. Morelle
ac2486be1e NR: Silence out-of-sequence [side] warnings with wmllint
Also note that wmllint is seeing an extra [side].
2015-04-07 22:18:47 -03:00
Ignacio R. Morelle
64fb600795 wmllint: Print expected side num when reporting out-of-sequence sides 2015-04-07 22:13:36 -03:00
Ignacio R. Morelle
464fd88a88 HttT: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
eafbb57fb2 UtBS: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
450ba8a799 TRoW: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
9f3232f567 EI: Silence wmllint warnings about unrecognized units referred by id 2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
62765dae3a Promote a couple of wmllint spelling exceptions to core
Fixes a few spellcheck warnings caused by text recently introduced to
NR. These are definitely general lore names and should be known
regardless of the campaign anyway.
2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
8136147fee Silence wmllint warnings by restoring missing markcheck exceptions 2015-04-07 22:02:28 -03:00
aquileia
ad65f1feea Merge pull request #386 from aquileia/addon_single
Update addon/manager.cpp: Allow comments in _server.ign, deprecate single file addons
2015-04-08 02:10:37 +02:00
Ignacio R. Morelle
9ca00bdac6 wmlindent pass 2015-04-07 21:07:30 -03:00
Ignacio R. Morelle
599504cee3 Exclude data/test from reindent target
wmlindent currently breaks things in there due to data/test containing
multiple triggers for bug #22264.
2015-04-07 21:07:30 -03:00
aquileia
347cf2296d drop support for 'single-file addons', part 2 2015-04-08 02:00:11 +02:00
aquileia
24d46b7a74 addon manager: Allow comments in _server.ign
As whitespaces aren't allowed in filenames, '# ' is safe to use for comments
2015-04-08 02:00:00 +02:00
Elvish_Hunter
deac951598 Deleted variation_name from Great Wolf, as it isn't displayed 2015-04-08 00:46:16 +02:00
Ignacio R. Morelle
9e7e08908c theme ui: Process translations of the "Hotkey(s): " string at runtime
Fixes the second issue reported in <http://r.wesnoth.org/p580885>.
2015-04-07 19:12:41 -03:00
Ignacio R. Morelle
01e21487ba Force xgettext to add the Add Hotkey and Clear Hotkey button tooltips
Fixes the first issue mentioned in <http://r.wesnoth.org/p580885>.

This will be backported later for version 1.12.3.
2015-04-07 19:11:08 -03:00
Ignacio R. Morelle
15ac0224ca Complete INSTALL revamp
This hopefully makes the file more readable and gets rid of an amount of
obsolete documentation and information about unsupported configurations.

General changes:

 * Sections and section headings are more visible.
 * Build prerequisites are listed in a cleaner structured format.
 * Added a new section listing common options for both CMake and SCons
   in a unified format to avoid repeating content (and inviting the
   possibility of it diverging over time).

Specific content changes:

 * CMake examples use -DCMAKE_BUILD_TYPE=Release because CMake sucks and
   doesn't provide an officially-sanctioned mechanism to make the
   default build type anything other than Debug.

 * Unsupported build configurations (1.2.0 <= SDL_mixer < 1.2.12,
   disabling Boost.filesystem on master/Windows, etc.) are no longer
   mentioned as the instructions are too wordy and confusing and they
   are unsupported so why would you use them without asking us first.

 * All information about the autotools->scons transition is gone as it
   stopped being relevant after 1.10.x, the first stable series released
   after autotools support was finally removed in 1.9.4.

 * cmake -i is no longer mentioned as it was removed in CMake 3.0.

 * cmake-gui (Qt GUI front-end) is now mentioned alongside ccmake
   (curses front-end).

 * The CMake option for setting compiler flags is documented more
   concisely now since most people reading this file don't need to know
   all the gory details (where to put them though?).

 * SCons targets are explained in a more concise fashion. The `all`
   target is not mentioned anymore since it only adds targets which are
   only useful to project members (cutter, exploder, campaignd, and the
   Boost.Test test suite). In particular, building campaignd is not
   officially supported under any configuration.

 * Download links for external libraries are gone. Most people will want
   to use their distribution's libraries rather than download them by
   themselves. Those who actually want or need to do the latter will
   know where to find them unless they live under a rock.
2015-04-07 19:11:08 -03:00
Elvish_Hunter
7a98677a05 Fixed non translatable variation_name reported by wmllint 2015-04-07 23:34:31 +02:00
Elvish_Hunter
20d7d8b53e wmllint: handle variation_name translatable attribute. Fixes bug #23217 2015-04-07 23:30:54 +02:00
Elvish_Hunter
0182985c72 Removed # wmllint: ignore from Walking Corpse and Soulless units 2015-04-07 23:14:06 +02:00
Nils Kneuper
c3cfa95543 updated Chinese (Simplified) translation 2015-04-07 22:59:10 +02:00