61242 Commits

Author SHA1 Message Date
Charles Dang
9d57c1db58 Updated RELEASE_NOTES 2015-04-23 20:07:04 +11:00
Ignacio R. Morelle
39c1811235 editor: Remember last map gen choice during same editor session (bug #23431) 2015-04-23 05:46:48 -03:00
Ignacio R. Morelle
a96e0a3659 Remove orphaned map generator scenario
Fixes an assertion failure on the editor's Generate Map menu.
2015-04-23 05:37:09 -03:00
Ignacio R. Morelle
bed44694fd Remove YAMG
There are better uses of our time and energy.
2015-04-23 05:35:29 -03:00
Ignacio R. Morelle
17ad6353d9 gui2/teditor_generate_map: Redesign dialog to use a listbox (bug #23431)
Had to move a lot more code than expected.

Note that the entry for YAMG has an unwieldy label for some reason. This
doesn't really matter since YAMG will be removed in an upcoming commit.
2015-04-23 05:29:00 -03:00
Charles Dang
ffb5463327 'Bonus gold' -> 'Total bonus' 2015-04-23 18:38:38 +11:00
Charles Dang
c6b6e7e7e0 Fixup dada85ec3c21, drop newline hack for windows 2015-04-23 18:35:37 +11:00
Charles Dang
dada85ec3c Improved layout and design of carryover report 2015-04-23 18:27:55 +11:00
Charles Dang
7f5c1d4068 Fixed a typo in an error message 2015-04-23 15:40:24 +11:00
Charles Dang
1151330c8d NR S1: simplify a MUF path and redraw after end of event 2015-04-23 15:35:19 +11:00
Charles Dang
31b6776c17 NR S1: give bonus carryover gold as advertised 2015-04-23 15:29:07 +11:00
Bär Halberkamp
f0b0edbe50 ran wesnoth-optipng 2015-04-22 15:16:04 +02:00
Bär Halberkamp
47bdd07d13 Fixed the mounted units' canvas size 2015-04-22 15:16:03 +02:00
Bär Halberkamp
0d979ee3ad EI: first updates to S7b 2015-04-22 15:16:03 +02:00
Bär Halberkamp
3a310fb214 EI: improved music playlist for S7a 2015-04-22 15:16:03 +02:00
Ignacio R. Morelle
1dfa690d73 Purge RELEASE_NOTES 2015-04-22 09:55:20 -03:00
Ignacio R. Morelle
c638385223 Give Shuja the default mainline AMLA
Reported by Kwandulin on IRC.
2015-04-22 03:11:40 -03:00
Charles Dang
117068790c Deprecated LOYAL_UNDEAD_UNIT 2015-04-22 00:09:52 +11:00
Charles Dang
bd9e4ebe35 Replaced uses of LOYAL_UNDEAD_UNIT with LOYAL_UNIT
All cases were already creating undead-type units, which get the Undead trait by default
The only difference is that the Loyal trait now appears first
2015-04-22 00:02:28 +11:00
Elvish_Hunter
3a813016f9 wmllint: issue a warning if [variation] doesn't have a variation_id= key 2015-04-20 17:12:56 +02:00
Charles Dang
9a7b5cc3fc T S1: added a failsafe condition to the turn 4 event, in case the Quintain is killed prior 2015-04-20 15:40:27 +11:00
Charles Dang
021b592c78 T S1: use id SUF for death event of first Quintain 2015-04-20 15:34:48 +11:00
Charles Dang
a64a9ed489 T S1: allow end turn on Quintain death as a fallback for anyone using console 2015-04-20 15:31:17 +11:00
Charles Dang
8a561ec7af T: buffed Quintain's max hp by 1 to prevent the possibility that he dies early 2015-04-20 15:27:27 +11:00
Charles Dang
7f12b2b826 NR S8a: few tweaks to unit placement 2015-04-20 12:13:49 +11:00
Ignacio R. Morelle
911f59f72a campaignd: Reload configuration on SIGHUP
It's a bit tricky right now because whoever changes the configuration
must make sure to do it within the flush interval or their changes may
be lost before they get to send SIGHUP to campaignd. Another issue is
that the campaigns list may change (new uploads, bumped download counts,
etc.) between editing the config file and sending SIGHUP, and any
changes in the on-memory version of the list will be irreversibly lost.

Hopefully soon I'll add some socket commands to address these
limitations.
2015-04-19 21:56:45 -03:00
Ignacio R. Morelle
4b2935bcb4 campaignd: Create [campaigns] list in load_config()
Needed for implementing config reloading.
2015-04-19 21:41:18 -03:00
Charles Dang
a9d113d533 NR S8a: new map and various visual improvements 2015-04-20 03:59:36 +11:00
Charles Dang
384391121f Only use portrait for default and mounted variations of the WC/Soulless 2015-04-20 02:53:59 +11:00
gfgtdf
8c2441ab0b fix objectives show too soon
check_victory()  calls check_objectives()
and init_side_end() calls gui_->scroll_to_leader
2015-04-19 17:37:51 +02:00
Charles Dang
590c815602 Made use of the Soulless Drake's death anim 2015-04-20 02:31:08 +11:00
Charles Dang
a701a2ec16 Utilized inherit= to greatly reduce code redundancy in the WC and Soulless 2015-04-20 02:23:03 +11:00
Charles Dang
dc566e46b6 Strip unused [portrait] blocks from unit files 2015-04-19 21:06:22 +11:00
Charles Dang
d505b54543 New generic portrait for the Walking Corpse by doofus-01
http://forums.wesnoth.org/viewtopic.php?p=583530#p583530
Currently also used as a stand-in for a generic Soulless portrait
2015-04-19 20:01:10 +11:00
Allefant
c7eb80ed09 [units.wesnoth.org] fix bash script 2015-04-19 10:54:48 +02:00
Elias Pschernig
16778d6e92 [units.wesnoth.org] improve safeguard
...against overwriting the last successful version
2015-04-18 23:03:48 +02:00
Charles Dang
f7caef8f11 NR S9a: distribute troll better. Fixes some spawning inside walls 2015-04-18 14:10:14 +11:00
Charles Dang
435aafad3e Removed an unused var causing issues in [unit_worth] 2015-04-18 14:04:31 +11:00
Ignacio R. Morelle
3af94e9e80 Bump version 2015-04-17 14:54:36 -03:00
Ignacio R. Morelle
cf685a9cc9 Version 1.13.0 1.13.0 2015-04-17 12:30:52 -03:00
Charles Dang
2e7deae322 NR: added myself to credits 2015-04-18 02:22:16 +11:00
Bär Halberkamp
1b86a43a23 Added myself and vultraz to the campaign designers section 2015-04-17 17:17:17 +02:00
Ignacio R. Morelle
da12db3ae3 Fix up previous credits entry commit 2015-04-17 12:10:25 -03:00
Ignacio R. Morelle
a1f3501068 Give Kwandulin a permanent and proper credits entry 2015-04-17 12:06:28 -03:00
Ignacio R. Morelle
ec06a864ee Add myself to administration 2015-04-17 11:47:04 -03:00
Ignacio R. Morelle
20dedd19b8 Provisional credits entry for Kwandulin req. by vultraz 2015-04-17 11:44:15 -03:00
Ignacio R. Morelle
9ae97fc575 pot and documentation update 2015-04-17 11:37:46 -03:00
Ignacio R. Morelle
356e63f54f Resync players_changelog 2015-04-17 11:32:28 -03:00
Ignacio R. Morelle
0d63907982 Prevent wmllint from converting two problematic file paths for now 2015-04-17 11:24:38 -03:00
Ignacio R. Morelle
e036d22bdd Exclude leading <img> from translatable MP faction descriptions 2015-04-17 11:01:11 -03:00