Commit graph

7360 commits

Author SHA1 Message Date
Andreas Löf
d9716ca162 Update release notes and changelog
This updates the release notes and changelog to reflect the latest
state of the work I've been doing.
2016-03-05 09:38:22 +13:00
Celtic Minstrel
fab6633bc4 Update changelogs 2016-03-03 16:38:40 -05:00
ln-zookeeper
d9326e13bf Added an "Animate water" toggle to display preferences 2016-03-02 13:42:11 +02:00
Wedge009
807d78a0b1 Update change log. 2016-02-27 16:04:34 +11:00
Charles Dang
1fd5eb63e1 Updated changelog 2016-02-25 22:24:45 +11:00
Nils Kneuper
a13ad0c23e added Asturian translation 2016-02-21 09:13:42 +01:00
ln-zookeeper
df9cecd558 Changed gray and tropical water to work by overlays, not color-shift
This heavily decreases memory use, with relatively little impact on visuals, which can be refined further still.
2016-02-15 23:38:49 +02:00
Ignacio R. Morelle
f5ba6a0e9e gui2/tgame_cache_options: Remove Purge prompt
As gfgtdf pointed out, it's rather pointless.
2016-02-14 00:58:30 -03:00
Nils Kneuper
84ff8f4d96 updated Galician translation 2016-02-07 18:21:36 +01:00
gfgtdf
d15aa76e44 Update changelog 2016-01-31 02:46:39 +01:00
ln-zookeeper
807d7f3a12 Added new desert mountains terrain, by doofus-01
For now, the extra overlay peaks are not included.
2016-01-31 00:41:31 +02:00
ln-zookeeper
597ca071c4 Updated Adobe Village and new Ruined Adobe Village, from doofus-01 2016-01-24 14:04:08 +02:00
Elvish_Hunter
9d12141ab3 changelog and documentation entries about wmlmove removal 2016-01-22 20:46:39 +01:00
Ignacio R. Morelle
e999a1c931 gui: Use thinner menu frame style for combobox menus 2016-01-21 23:12:45 -03:00
Ignacio R. Morelle
d8a918ddf4 Move exceptional changelog section to the top, reword bits, sync to p_c 2016-01-21 23:12:03 -03:00
gfgtdf
fca8906876 Update changelog 2016-01-20 19:02:06 +01:00
Charles Dang
fe515a4ae9 Updated changelog 2016-01-17 11:20:58 +11:00
ln-zookeeper
45b3da409f Updated changelog 2016-01-17 02:12:04 +02:00
Charles Dang
9f6f38f240 Bug #20332 is fixed 2016-01-17 09:45:17 +11:00
Charles Dang
a05a40ab14 Bug #18112 is fixed 2016-01-17 09:41:14 +11:00
Andreas Löf
c699c23e86 Update release notes and changelog for SDL2 status 2016-01-17 08:23:31 +13:00
Lari Nieminen
52a0bbc531 Added event type "unit placed" 2016-01-12 17:40:27 +02:00
Nils Kneuper
e7fb4521af updated Swedish translation 2016-01-09 11:21:06 +01:00
Andreas Löf
594ce7f119 Merge branch 'master' of github.com:wesnoth/wesnoth 2016-01-01 23:43:38 +13:00
Andreas Löf
4b35101722 update changelog 2016-01-01 23:40:46 +13:00
Nils Kneuper
e88c75b563 updated Russian translation 2016-01-01 11:07:58 +01:00
Nils Kneuper
6c0ecb6785 updated British English translation 2015-12-31 09:41:39 +01:00
ancestral
b7595d4a2c New hi-res icon using new logo for OS X 2015-12-29 19:36:09 -06:00
Martin Proud
b0d4cc679e Update changelog 2015-12-29 08:23:17 -06:00
ln-zookeeper
df3b0da213 Updated sprites for Naga Hunter and Naga Guardian line 2015-12-22 14:21:36 +02:00
Elvish_Hunter
5d390d4de1 changelog entry 2015-12-20 21:49:34 +01:00
Andreas Löf
9f41e15466 Update changelog to reflect SDL2 status 2015-12-19 14:04:54 +13:00
Celtic Minstrel
a71685a082 Update credits 2015-12-15 17:06:04 -05:00
gfgtdf
1f10111a1e Update changelog 2015-12-15 22:22:44 +01:00
Ignacio R. Morelle
c9c975e256 log/windows: Use _wfreopen and _wrename where needed (bug #22897)
Instead of the ANSI-only freopen() and rename(). This should fix the bug
for real this time. Thanks to gfgtdf for testing and suggesting the fix.
2015-12-11 23:13:57 -03:00
Ignacio R. Morelle
2ed7c12f7d Bump version
Yes, RC_VERSION_REVISION is 3 rather than 2. Because the Win32 version
info resource doesn't take text suffixes in the field where this value
is used, and a fourth number doesn't make sense for our usage, from now
on RC_VERSION_REVISION is one release ahead in order to clearly
distinguish previous release builds from in-dev builds, which are for
this purpose equivalent to the next/future release builds.
2015-12-10 22:42:02 -03:00
Ignacio R. Morelle
98863f41f3 Version 1.13.2 2015-12-10 21:33:39 -03:00
Ignacio R. Morelle
8a61ec0932 Word-wrap changelogs 2015-12-10 21:32:26 -03:00
gfgtdf
667d6910be Update changelog 2015-12-10 17:46:12 +01:00
CelticMinstrel
fc72ae8431 Update changelog 2015-12-10 01:11:08 -05:00
Charles Dang
9b39d1e701 Mention new logo in changelog 2015-12-10 12:56:16 +11:00
ln-zookeeper
5147bcd6df Added replacement for "Frantic" by TreizeCouleurs 2015-12-10 01:31:53 +02:00
gfgtdf
3eadad1822 Update changelog 2015-12-07 21:57:54 +01:00
Ignacio R. Morelle
de44790d7d Make [*time_area] Lua API functions take a single time area id
This means the Lua code implementing the WML tags are now solely
responsible for parsing the comma-separated id list. It just so happens
that I added code for that without realizing that I was duplicating
existing functionality on the C++ side.

As a result:
 * wesnoth.add_time_area and wesnoth.remove_time_area can operate on
   time area ids that contain commas (if someone feels this is needed
   for some weird reason)
 * [time_area] no longer warns about adding time areas with commas in
   their ids (actually adding the first id of the list instead)
 * [time_area] remove=yes and [remove_time_area] still handle
   comma-separated lists of ids, in the Lua side instead of C++.

This makes the Lua API for this consistent with [event]/[remove_event].

Since the Lua API functions in question are undocumented at this moment,
it's unlikely this impacts anyone, really.
2015-11-26 23:29:16 -03:00
Ignacio R. Morelle
9d85887ed1 Add [remove_time_area] and allow [time_area] remove=yes to take an id list
[remove_time_area] is syntatic sugar but it's used to implement
[time_area] remove=yes now, just like [remove_event]/[event].
2015-11-26 22:38:03 -03:00
Ignacio R. Morelle
758f929a7b Update changelog and RELEASE_NOTES 2015-11-23 03:42:15 -03:00
Nils Kneuper
9bdf63097e updated Slovak translation 2015-11-15 10:54:59 +01:00
Nils Kneuper
565d0ebade updated RACV translation 2015-11-06 23:40:40 +01:00
Nils Kneuper
d5263814cc updated Italian translation 2015-11-06 23:38:38 +01:00
Ignacio R. Morelle
e5538b3ad8 Merge pull request #497 from Wedge009/bug_18637_fix
Work-around for planning moves on planned recruits (bug #18637)
2015-11-05 00:03:00 -03:00