gfgtdf
bd6a0c69d1
replace wesnoth.set_next_scenario() with wesnoth.game_config.next_scenario setter/getter
2017-03-20 02:48:03 +01:00
Celtic Minstrel
27b4a8f4ed
Some changes to the undocumented location Lua API
...
- Remove parse_direction and write_direction; instead just always require directions as strings
- Remove zero, as it's pointless - just use {0,0}
- Add vector_diff
2017-03-20 12:00:22 +11:00
Celtic Minstrel
1a1a893a4c
Update [heal_unit] to use new animation API calls
2017-03-20 12:00:21 +11:00
Celtic Minstrel
0f01f97b30
Update Micro AIs to use new Lua API functions for altering AI
2017-03-20 12:00:21 +11:00
Charles Dang
55481c9949
Added a bunch of missing copyright notices
...
[ci_skip]
2017-03-20 11:59:06 +11:00
Charles Dang
731e6916b8
Cleaned up resources.hpp includes
...
Includes one change of the source of a CVideo variable to remove a resources usecase.
2017-03-20 11:53:51 +11:00
Charles Dang
ef11433f63
Removed unused resources::mp_settings member
2017-03-20 11:34:38 +11:00
Charles Dang
9fd50585cc
Themes: don't erroneously reset border on adding new object
...
This fixes a bug where replays had no border. add_object was being called on [add] config children
when the replay theme was applied, and since those sub-tags had no [main_map_border] child, the border
was reset,
2017-03-20 04:55:40 +11:00
Celtic Minstrel
b4dc11ce36
Belated 2017 copyright update
2017-03-19 10:05:38 -04:00
Charles Dang
7f820c1d58
SP: cleaned up a useless function argument
...
Seems the only purpose of this argument was to be passed around and never do anything.
2017-03-19 22:15:56 +11:00
Charles Dang
b1b378c090
Post-release version bump
2017-03-19 11:10:32 +11:00
Charles Dang
e315aa39e7
Pre-release version bump
1.13.7
2017-03-19 10:57:40 +11:00
Charles Dang
170ac1dac4
Added changelog entry for Spider Lich sprites.
2017-03-19 10:55:15 +11:00
Charles Dang
9bd7765170
Updated changelog
2017-03-19 10:44:39 +11:00
ln-zookeeper
210c288216
UtBS: New sprites and animations for Spider Lich by Vyncyn
...
Also renamed the images from dread-lich to spider-lich.
2017-03-19 01:23:22 +02:00
gfgtdf
b6694353b4
Update RELEASE_NOTES
2017-03-19 00:19:01 +01:00
Charles Dang
0b35218240
Preferences Dialog: fixed the hotkey list being unsorted when resetting hotkeys
2017-03-19 10:18:09 +11:00
Charles Dang
e60a10aa48
Updated changelog
...
[ci_skip]
2017-03-19 10:08:20 +11:00
loonycyborg
471c2864b2
pot-update and regenerate doc files
2017-03-19 01:11:56 +03:00
Hironori Fujimoto
1a2deea6bb
updates to manual
...
- update hotkey of command mode
- remove description about default weapon choice
(recent wesnoth don't choose weapon only by maximum take damage)
Closes #922 (GNA24681), closes #939
[ci skip]
2017-03-18 17:40:07 -04:00
Shiki
1c0d5eb943
changed weapon name= key to flail, like it is for the shock trooper ( #959 )
...
[ci skip]
2017-03-18 17:38:44 -04:00
ln-zookeeper
b033316ed8
Updated changelog
2017-03-18 23:02:40 +02:00
ln-zookeeper
07de0a02db
Use small forests also when adjacent to the off-map terrain
2017-03-18 22:50:11 +02:00
Celtic Minstrel
2acd25e1d3
Update changelog
...
[ci skip]
2017-03-18 16:34:05 -04:00
ln-zookeeper
74a7e43182
TB S3: Used old wooden floor for parts of the castle interior
2017-03-18 21:42:06 +02:00
Celtic Minstrel
4c26e470f6
Merge pull request #940 from sevu/deep_waters_are_deep
...
Fix regressions with zombies
[ci skip]
2017-03-18 14:41:00 -04:00
Shiki
45d7cc1459
Changed description of the UMC plague ability. ( #947 )
...
[ci skip]
2017-03-18 14:40:12 -04:00
Charles Dang
d215946cac
Updated RELEASE_NOTES
2017-03-19 05:36:37 +11:00
Celtic Minstrel
3d63f66dbb
wmlparser.py: stricter determination of whether strings are translatable ( fixes #907 )
2017-03-18 14:31:36 -04:00
Charles Dang
daefe8e63b
Don't reset zoom level every time a game is loaded (FR #25592 )
...
Note this doesn't apply across app sessions, but it's an improvement.
2017-03-19 05:15:25 +11:00
Charles Dang
64a369ef6f
Addon Manager: made Exit button normal size
2017-03-19 04:52:42 +11:00
Jyrki Vesterinen
4d069bc8c2
Fix MSVC release builds
...
Regressed in commit e0b85e5ddad793dee0b1e9e8cf0770e351c7eba4.
2017-03-18 19:45:50 +02:00
Charles Dang
d465879c89
MP Create Game: allow Leave button to fill all available space
2017-03-19 04:40:23 +11:00
Celtic Minstrel
6b0cca611f
SotA: Set up for translations
...
This adds an initial pot-file as well as the three pre-existing translations:
Hungarian, Japanese, Russian
I wasn't sure what to do about translations that don't yet exist, but the
"scons pot-update" target seems to fail if they're missing, so I've
created blank placeholder files for them.
2017-03-18 13:37:10 -04:00
Celtic Minstrel
733ce215fd
Update changelog
2017-03-18 13:37:10 -04:00
gfgtdf
31ac470a93
Update RELEASE_NOTES
2017-03-18 17:43:36 +01:00
Severin Glöckner
a6643c60c1
added special notes telling about the defense cap of the mounted variant
...
[ci skip]
2017-03-18 16:36:20 +01:00
Severin Glöckner
49b4ca9ee0
fix regression of a701a2e (movement/defense on deep water for some variations)
...
since da255ab all death animations use exactly 4 specific frames, simplyfied macros
NBASE_NAME -> BASE_NAME
undef soulless macros too
[ci skip]
2017-03-18 16:36:20 +01:00
ln-zookeeper
578171bb92
Updated changelogs
2017-03-18 13:37:32 +02:00
Jyrki Vesterinen
3dfd421191
Address some cppcheck suggestions
...
I addressed the suggestions in files which I know well enough to feel
highly comfortable to edit them.
Thanks to @matthiaskrgr for the cppcheck run.
2017-03-18 12:28:41 +02:00
Jyrki Vesterinen
2c00677d4b
Add lexical_cast.hpp to wesnothlib.vcxproj
2017-03-18 12:26:44 +02:00
Charles Dang
49ec75829e
Campaigns: wmlindent run
2017-03-18 20:11:14 +11:00
Charles Dang
5a62b43dc8
wmllint: added SotA to mainline campaigns list
2017-03-18 20:08:39 +11:00
Celtic Minstrel
f0c127915b
Allow wesnoth.select_unit() to deselect the unit
...
Since @vultraz recently decided to remove this feature from wesnoth.deselect_hex.
2017-03-18 17:35:51 +11:00
Celtic Minstrel
0c42107d0b
Merge pull request #946 from sigurdfdragon/more_keys_for_store_side
...
Add more keys to store_side
2017-03-17 19:46:24 -04:00
sigurdfdragon
cc1e51565d
Changelog entry for additional [store_side] keys
2017-03-17 19:26:20 -04:00
sigurdfdragon
0ea5ae07ce
Add more keys to store_side
2017-03-17 19:26:20 -04:00
Wedge009
67677055bb
Merge branch 'master' of https://github.com/wesnoth/wesnoth
2017-03-18 08:59:44 +11:00
Wedge009
96edc218ff
Avoid unused variable warning on WIN32 by removing the entire control socket block instead of just the file open section.
2017-03-18 08:59:18 +11:00
Charles Dang
1c54a70c40
Connect Engine: removed unused function relating to GUI1 drag-and-drop side reordering
2017-03-18 08:02:04 +11:00