35242 Commits

Author SHA1 Message Date
Mark de Wever
5689b70505 Update documentation and minor code cleanups. 2009-08-22 13:00:31 +00:00
Mark de Wever
6ce356669b Update documentation and minor code cleanups. 2009-08-22 13:00:26 +00:00
Mark de Wever
e6acc49d6e Update documentation and minor code cleanups. 2009-08-22 13:00:20 +00:00
Mark de Wever
6576692719 Update documentation and minor code cleanups. 2009-08-22 12:59:51 +00:00
McShark
43ead3bbc8 Update according to recent file changes:
...added src/editor/editor_preferences.cpp+hpp
2009-08-22 12:34:25 +00:00
Gunter Labes
63ef91b385 Removed the hotkey to enable/disable mouse scrolling
it conflicts with setting team labels and is generally just confusing
most users fixes bug #14164: Default "set team label" hotkey does not
work
2009-08-22 12:33:04 +00:00
Guillaume Melquiond
9f426d8060 Fixed file format of image. 2009-08-22 11:54:21 +00:00
Tomasz Śniatowski
439618fe56 move editor preferences to a separate file 2009-08-22 11:57:40 +01:00
Tomasz Śniatowski
6a940e6d8d lgo duplicate terrain codes turing terrain loading...
...and merge their editor_group defs
2009-08-22 11:57:23 +01:00
Tomasz Śniatowski
f257ae348c allow changing a terrain's editor_group 2009-08-22 11:57:07 +01:00
Tomasz Śniatowski
9e1b2521b0 use the proper std algo (std::remove_id -> std::stable_partition) 2009-08-22 11:56:49 +01:00
Fabian Müller
38a093b292 LoW::3:
Code cleanups.

Fog is lifted at Kalenz arrival.

Finalized the speech for ESR to reprose.

Solved all errors reported by wmllint.

Sorted the code for better readability.

Much more I don't remember.
2009-08-22 09:50:51 +00:00
Ignacio R. Morelle
cc667a2834 Fix minor typo in WML comment. 2009-08-22 01:58:56 +00:00
Ignacio R. Morelle
155c711a00 Fix a typoed unit filter which probably prevented Delfador...
...from being healed when restored by the DELFADOR_REAPPEARS macro.

(http://www.wesnoth.org/forum/viewtopic.php?p=378404#p378404)
2009-08-22 01:56:14 +00:00
Gunter Labes
507ec2628d removed empty event 2009-08-21 20:48:18 +00:00
Iurii Chernyi
963f73ff2f renamed tod_manager::is_turns_left to tod_manager::is_time_left 2009-08-21 20:38:50 +00:00
Iurii Chernyi
742fde1bc2 minor fixes to LoW::3: more archers for elves instead of fighters,
...replaced Orcish Leader with a slightly special Orcish Slayer
2009-08-21 20:35:16 +00:00
Mark de Wever
2869238fd4 Update wiki documentation. 2009-08-21 19:59:27 +00:00
Mark de Wever
081c9dc25e Update wiki documentation. 2009-08-21 19:59:13 +00:00
Iurii Chernyi
4319830a5f renamed tod_manager::is_time_not_over() to tod_manager::is_turns_left 2009-08-21 19:52:49 +00:00
Mark de Wever
06017c6583 Implement the horizontal generator. 2009-08-21 18:42:15 +00:00
Mark de Wever
b417ff6d98 Prepare the listbox for horizontal scrolling.
The actual horizontal listbox will be worked on later, but fix some
issues for it now.
2009-08-21 18:42:10 +00:00
Mark de Wever
d0651169f8 Let the listbox have the keyboard focus. 2009-08-21 18:41:31 +00:00
Ignacio R. Morelle
005acdedae Changed text back to normal color,
...use <span>s only to force linebreaks with a blackened dash
2009-08-21 17:27:05 +00:00
Ignacio R. Morelle
bfa8372bc8 Get rid of an invalid Pango markup error message.
Waiting for a better color choice from fendrin...
2009-08-21 17:19:44 +00:00
Iurii Chernyi
d42a31deaf WIP on starting sequence of LoW::3 2009-08-21 16:38:55 +00:00
Iurii Chernyi
96d6531065 removed debug_label from poisoning formula 2009-08-21 16:38:50 +00:00
Fabian Müller
4337dc5a17 LoW::16: First attempt to fix bug #13511.
I am going to figure out the right amount of Wolf Riders by binary
search.  This means I halved the number of Riders for this test.
2009-08-21 16:09:56 +00:00
Fabian Müller
713f26fd1a LoW::16: Replaced more deprecated speaker attributes in the story. 2009-08-21 12:07:06 +00:00
Fabian Müller
5b890760d3 LoW::7: Removed duplicate note attribute in the objectives. 2009-08-21 09:52:58 +00:00
Fabian Müller
6089ba4e0f LoW::6: Fixed duplicate note attributes in the objectives. 2009-08-21 09:52:02 +00:00
Fabian Müller
8b864c19b2 LoW::3: New speech stubs for the scenario's intro. 2009-08-21 09:51:12 +00:00
Fabian Müller
bd46350cd7 UtBS::8: Preliminary fix for bug #14047. 2009-08-21 00:13:07 +00:00
Fabian Müller
742e4123af Renamed the variable in which is checked for Olurf.
This hopefully fixes bug #14142.
2009-08-21 00:10:20 +00:00
Fabian Müller
bf99a41f8b LoW::8,18,19: Fixed some issues with the story only scenarios.
Forced the images not to be scaled as requested by kitty.

Replaced the last occourences of the deprecated speaker= attribute.
Code cleanups.
2009-08-20 22:11:43 +00:00
Fabian Müller
626917eeb5 LoW: removed the translation marks from the comment attributes in LoW's credits. 2009-08-20 21:51:10 +00:00
Fabian Müller
c9be2c8e79 LoW: Added crab and bera to the credits.
Added a translation "_" to the comments in the credits.
2009-08-20 21:45:53 +00:00
Fabian Müller
ddcee1252b LoW::7: Removed one of the duplicate note attributes in the objectives.
Added a music title to the playlist.

Removed the choice between strong and weak AI since it was from a time
were computers weren't as smart as humans.
2009-08-20 21:31:16 +00:00
Fabian Müller
71227e3c13 LoW::12: The title of the scenario wasn't displayed. 2009-08-20 21:27:22 +00:00
Fabian Müller
23c9590180 LoW::9: Added starting gold macro for the player...
...since he no longer carries gold from the Ka'lian treasure.
2009-08-20 21:26:20 +00:00
Fabian Müller
453841633f LoW::19: Removed one of the duplicate note= attributes in the objectives. 2009-08-20 21:24:06 +00:00
Fabian Müller
83a64c9593 LoW::1:
Code cleanup.

TODO for story prose.

Added a filter for ensuring that one of the orc leaders that survived
the battle gives the last orders.
2009-08-20 21:22:57 +00:00
Fabian Müller
a0ed9c9144 LoW::3: Finished the protagonist switching code. 2009-08-20 21:18:30 +00:00
Gunter Labes
550366a1af simplified WML by using [switch] and removing useless loops 2009-08-20 18:59:53 +00:00
Iurii Chernyi
d8e8317150 allow 'time over' handling to take into account...
...the possibility of changing the number of turns in the 'time over'
event handler
2009-08-20 17:20:36 +00:00
Fabian Müller
441bb06f90 LoW::3:
Fixed the Protagonist switch from Galtrid to Kalenz.

The bad is that the games ends after that with a defeat message.
2009-08-20 15:31:06 +00:00
Phil Barber
04f482e793 Add and wire new Master-at-arms portrait.
Update changelogs, portrait credits.
2009-08-20 13:56:51 +00:00
Fabian Müller
1752c877b8 LoW::3: Fixed misspelled macro...
...that caused Galtrid to have an empty recruit list.
2009-08-20 09:58:20 +00:00
Iurii Chernyi
d102f3bded fixed upgrade of old-style [avoid] tag to new syntax 2009-08-20 09:47:10 +00:00
Fabian Müller
5ee66cb282 LoW::3: Switched player's controll over to Galtrid. 2009-08-20 09:45:08 +00:00