47594 Commits

Author SHA1 Message Date
Steven Panek
f2c605e793 Implemented bullet=...
...in [objectives], [objective], [gold_carryover], and [note].
2011-10-28 22:10:02 +00:00
Anonymissimus
2a2cc9bb4f CB projectfile update 2011-10-28 16:09:18 +00:00
Anonymissimus
a864beb1f3 VS projectfile update 2011-10-28 16:08:59 +00:00
Fabian Müller
f07e96ce44 The tooltip of the unit's displayed level...
...now shows the possible advancements in the selected language.
2011-10-28 09:52:40 +00:00
Lari Nieminen
de0ff4e926 Applied 2010-12-31T07:05:55Z!lari.nieminen@iki.fi to the "enemies defeated" dialogue as well. 2011-10-28 07:41:17 +00:00
Dan Gerhards
ff71fd6f34 Bumped up Delfador's hitpoints to 60 (since he needs more XP to AMLA). 2011-10-28 07:13:47 +00:00
Ignacio R. Morelle
58f00f63f5 gui2/tlanguage_selection: Title Case 2011-10-28 04:12:37 +00:00
Ignacio R. Morelle
6dda502450 gui2/tlanguage_selection: Set maximum dialog height to 600 2011-10-28 04:12:17 +00:00
Simon Forsyth
7151c8630d prepare Xcode project for 1.9.10 release 2011-10-28 04:03:35 +00:00
Simon Forsyth
055760fc86 avoid std prefix so scons build on Mac works with macports 2011-10-28 04:02:48 +00:00
David Philippi
164528d3e8 korean translation update 2011-10-28 02:59:03 +00:00
Ignacio R. Morelle
a7a3599ddd Fixed remaining time of day areas...
...that should affect map borders in mainline campaigns and MP
scenarios (bug #16508)
2011-10-28 02:46:19 +00:00
Simon Forsyth
4a0df3b19b adjust base values for narrow long mountains. Fixes bug #18874 2011-10-28 02:20:05 +00:00
Ignacio R. Morelle
431b99e3e0 gui2/teditor_set_starting_position:
Converted old GUI1 starting positions tool menu to GUI2

* Added a column displaying existing starting locations' coordinates to
  the player numbers list

* May have made the player number entries easier to translate

* Removed overly long infodump about hotkeys that's already part of the
  tooltip on the editor palette anyway.

* Ran into a lot of frustration involving adding or substracting one
  from various things like map coordinates and team numbers because the
  zero-based C arrays assumption doesn't seem to work here.
2011-10-28 02:12:15 +00:00
Simon Forsyth
5cb440961a fix layering of chasms w/ bridges for all castles except dwarven.
Partial fix for bug #18873
2011-10-28 02:07:40 +00:00
Steven Panek
5b8824d8c0 Added missing initial space to a special notes macro. 2011-10-28 02:07:34 +00:00
Dan Gerhards
c01706a742 Added a note about the changed AMLA requirements. 2011-10-28 01:13:00 +00:00
Dan Gerhards
844be5b1f0 Added an entry about changed AMLA requirements. 2011-10-28 01:01:26 +00:00
Ignacio R. Morelle
7afb506f41 gui2/teditor_generate_map: Remove unused local macro 2011-10-27 20:25:50 +00:00
Fabian Müller
06a49792e9 Reverted commit 51664 restoring bug# 17232,
and hopefully closing #18868.
2011-10-27 14:41:34 +00:00
Anonymissimus
25eb66c803 changelog update 2011-10-27 14:16:49 +00:00
Anonymissimus
1656cb48f6 make lua expect [display] to be handled by C++ 2011-10-27 14:16:33 +00:00
Anonymissimus
d6ac51d4fb save and reload [color_adjust] values (fix for bug #18676) 2011-10-27 14:16:17 +00:00
Anonymissimus
56ffd2f2cd make display::color_adjust_red_, green_ and blue_ private
No references require them to be protected.
2011-10-27 14:16:00 +00:00
Anonymissimus
70ad025577 SigurdTheDragon -> SigurdFireDragon at his request 2011-10-27 14:15:21 +00:00
Steven Panek
8062907d42 Made a string more accurate. 2011-10-27 13:50:52 +00:00
Simon Forsyth
58f1f7e759 Simplify terrain string for small forest list 2011-10-27 12:56:46 +00:00
Simon Forsyth
9d84b0f5ad Use sparse forest on mountains 2011-10-27 12:54:09 +00:00
Ignacio R. Morelle
4fa6a776dd gui2/teditor_settings: Make this dialog tidier
* Rearranged most widgets

* Switched to the Dreaded Title Case from Hell in checkboxes and
  labels (because the wiki says so)

* Changed the wording in some labels

* Removed mention of "MDI", a UI design technicism which users do not
  really care about and only makes things more difficult for translators
2011-10-27 08:56:17 +00:00
Elvish_Hunter
4591619ada Added support to [harm_unit] and [find_path] 2011-10-27 08:26:33 +00:00
Ignacio R. Morelle
42c6e92679 gui2/teditor_settings: Remove unused WML macros 2011-10-27 06:28:23 +00:00
Ignacio R. Morelle
281e48942f gui2/teditor_settings: Made sure lighting setting changes...
...are applied immediately when closing settings

Formerly they'd only have an effect when automatic map view updates were
enabled, or when opening the settings dialog again, or when toggling
presets.
2011-10-27 06:19:49 +00:00
Ignacio R. Morelle
11a57483b8 gui2/teditor_settings: Disable sliders on pre_show...
...when custom lighting isn't in use

Sliders are normally disabled when custom lighting is, when the dialog
is running. A missing function call solves the pre_show inconsistency.
2011-10-27 06:09:06 +00:00
Steven Panek
703fcc976c Replaced a village with a village overlay...
...since the temple image is overlaid onto the hex in question.
2011-10-27 04:57:31 +00:00
Steven Panek
60a7fd6d61 Updated the changelog. 2011-10-27 01:45:26 +00:00
Steven Panek
ef47264303 Alias en_PH to en_US. 2011-10-27 01:37:31 +00:00
Steven Panek
2f22255048 Changed the locale= and alternates= key for realz. 2011-10-27 01:19:17 +00:00
Simon Forsyth
417f18117d place beach macros by each other to make relationships clearer 2011-10-27 01:18:30 +00:00
Steven Panek
6bdbe4893f Merged the C locale into the en_US one; aliased C to en_US. 2011-10-27 01:17:02 +00:00
Fabian Müller
6216382d4c Added support for en_US translations. 2011-10-27 00:35:50 +00:00
Fabian Müller
81433c22f7 Fix bug #17323 2011-10-26 23:59:08 +00:00
Simon Forsyth
ed9db5e488 add myself as a Mac OS packager 2011-10-26 23:38:39 +00:00
Steven Panek
675bf84fa2 Give Ratheln the loyalty icon after the hero icon is removed from him. 2011-10-26 20:35:44 +00:00
Steven Panek
355bcae346 Allow undo move to village...
...if the village has already been cleared or if no bandits are spawned.
2011-10-26 19:17:37 +00:00
Anonymissimus
d872a67bae delete a word which obviously doesn't belong there 2011-10-26 17:27:36 +00:00
Anonymissimus
883354251f move a changelog entry claiming a fix to where it was actually fixed 2011-10-26 17:27:19 +00:00
Anonymissimus
2b71c291af code blocks projectfile update 2011-10-26 17:27:02 +00:00
Anonymissimus
4e974060d6 visual studio projectfile update 2011-10-26 17:26:05 +00:00
Fabian Müller
26e3785ea9 Fixed the Tutorial not proceeding with instructions...
...in case the Elvish Fighter send out to the eastern village is quick.
2011-10-26 16:22:05 +00:00
Alexander van Gessel
711b1bc6fa Don't mask built-in functions. 2011-10-26 16:27:24 +01:00