29525 Commits

Author SHA1 Message Date
Christian Bielert
f5321a06cf modified the changelog to include the change in 2008-12-21T21:18:33Z!cib123@googlemail.com 2008-12-21 22:01:34 +00:00
Nils Kneuper
9d9e5e5c65 pot-update (no release today, but at least updated po files) 2008-12-21 21:56:17 +00:00
Nils Kneuper
ccf9f8819d add missing file to list of source files for translations 2008-12-21 21:50:49 +00:00
Steven Panek
1abd5df105 Made scenario three of UtBS use Frantic instead of Nunc Dimittis. 2008-12-21 21:34:45 +00:00
Patrick Parker
af03eeab4c do not use boost::lexical_cast without catching boost::bad_lexical_cast 2008-12-21 21:21:59 +00:00
Steven Panek
0a4157b5e9 [[NAMED_NOTRAIT_UNIT]]
* Removed instance of generate_name=yes from macro NAMED_NOTRAIT_UNIT,
  as it was conflicting with the presence of name=.

* Made the example for NAMED_NOTRAIT_UNIT correct.
2008-12-21 21:21:51 +00:00
Christian Bielert
80c89acf83 direct modifications to a unit using unstore_unit...
...will now be kept when advancing to the next scenario
2008-12-21 21:18:33 +00:00
Fabian Müller
de19a99a96 UtbS 01: Made sure that the hunting party arrives in time. 2008-12-21 20:39:05 +00:00
Sergey Popov
c534616525 Committed McShark's projectfiles update. 2008-12-21 19:49:15 +00:00
Steven Panek
a60e988758 Removed debris from the DiD layer. 2008-12-21 19:34:15 +00:00
Steven Panek
798b6dc6b8 Removed some debris from the Far North map. 2008-12-21 19:12:52 +00:00
Fabian Müller
0062006eea Applied a patch that was submitted by Daniel Franke...
...along with the report of bug #12758 .
2008-12-21 17:05:55 +00:00
Patrick Parker
19dfb6bb6e change order in loop invariant to preserve required side-effects 2008-12-21 16:31:55 +00:00
Patrick Parker
9f9b9d14fd improve the loop; handles malformed "...$(" case 2008-12-21 15:55:32 +00:00
Sergey Popov
495f481fdf Split off formula_string_utils from string_utils.
Break the dependency of string_utils.cpp on formula ai since it pulls
in practically everything else as result. Since servers use
string_utils.cpp this is unacceptable.
2008-12-21 15:26:11 +00:00
Fabian Müller
ba555e95a3 LoW::16: Fixed the trackplacer journey. 2008-12-21 14:33:43 +00:00
Nils Kneuper
4421e893be updated Turkish translation 2008-12-21 13:45:37 +00:00
Mark de Wever
a93b3267b5 Add a new generator widget.
This widget is meant to be used for containers which have a variable number of
items. This widget also will allow to add items when the widget is displayed
(not yet implemented).
2008-12-21 11:20:13 +00:00
Mark de Wever
6f3bdee34a Add some more debug info. 2008-12-21 10:49:45 +00:00
Patrick Parker
79917149a8 an example use of the new "$()" feature 2008-12-21 09:28:10 +00:00
Patrick Parker
8cc7575a76 Allow inline formulas "$( ... )" to be used in general WML 2008-12-21 06:46:40 +00:00
Patrick Parker
2c49901244 also save x,y when spawning unit to variable 2008-12-21 04:00:44 +00:00
Patrick Parker
a7f60ceab0 prevent double interpolation...
(eventually use of vconfig should be expanded to include code that is
using interpolate function directly).
2008-12-21 00:08:07 +00:00
Eric S. Raymond
86d0f46ab2 Redirect a call to the wrong journey macro. 2008-12-21 00:00:24 +00:00
Christian Bielert
329c3905bd bug #12587: added the missing gold_add value in the second writer...
...for player saves
2008-12-20 23:32:08 +00:00
Christian Bielert
69542e7e31 bug #12635: fixed the reversed meaning of the fogged attribute...
...of the item and label tags by renaming the attribute to "visible_in_fog"
2008-12-20 23:26:14 +00:00
Eric S. Raymond
453f6ea9a6 Fix a small glitch in a jorney track. 2008-12-20 23:17:24 +00:00
Fabian Müller
c613531c4a LoW::7: fixed a recruitment pattern bug. 2008-12-20 22:20:53 +00:00
Lari Nieminen
b436965d60 Tweaked enemy recruits and recruitment patterns. 2008-12-20 21:24:57 +00:00
Fabian Müller
c42f6aedc2 Updated the winter_mask macro with rules for new terrain types. 2008-12-20 20:15:15 +00:00
Fabian Müller
9b313c5309 LoW::5: village ownership adjustments 2008-12-20 17:43:41 +00:00
Fabian Müller
6b5d6a22d5 UtBS::3: Fixed a bug with the calculation of the lost elvish villages. 2008-12-20 17:22:25 +00:00
Lari Nieminen
ba7945851f Minor fixes. 2008-12-20 14:42:51 +00:00
Nils Kneuper
38b7b5b8ea correct headers... 2008-12-20 13:50:07 +00:00
Nils Kneuper
1f32795931 regenerate (many) screenshots used in the ingame help...
...to match the updated graphics

regenerate the screenshots used in the manual (using new filenames so
that no outdated files can be used for translations) removed now
outdated translated images from the manual updated manual to fit to
the new images (everyone: please check for spelling/grammar mistakes)
regenerated doc files (as well as po files)

TODO:

* a description for schedule-underground-illum is missing in the
  ingame help in the TOD table, as well as in the manual, please add
  this

* [12:42:14] <mordante> Ivanovic maybe also have a look at the
  description of healthy, IMO it's not clear whether or not you get
  rest heal when you moved someone please have a look at this since I
  don't know the exact rules applying here
2008-12-20 13:39:24 +00:00
Lari Nieminen
ac67c402c4 Tweaked some pathways on the map and fixed a scenario bug. 2008-12-20 11:56:17 +00:00
Nils Kneuper
51e583a9db updated Italian translation 2008-12-20 11:17:44 +00:00
Mark de Wever
7bb1b02bd3 Fix a compiler warning. 2008-12-20 11:10:35 +00:00
Lari Nieminen
e5bfc87ef7 Clarified a bit what Dacyn says. 2008-12-20 11:04:36 +00:00
Lari Nieminen
01c6d802d7 Rewrote the village bandit code. 2008-12-20 09:47:25 +00:00
Patrick Parker
20454f5e7c New attributes x,y= in [unstore_unit] to override unit location 2008-12-20 08:55:47 +00:00
Patrick Parker
d749ee7ff6 New attribute to_variable= in [unit] to spawn directly into a variable 2008-12-20 08:37:58 +00:00
Lari Nieminen
2d1765b6d6 Map updates from doc paterson. 2008-12-20 07:46:01 +00:00
Patrick Parker
2c9f78e965 ignore whitespace at the beginning or end of event names...
...(this also allows whitespace after commas when specifying multiple names)
2008-12-20 07:12:16 +00:00
Fabian Müller
ebdafed444 LoW::5: Marks for the Guard units which need to be killed. 2008-12-20 00:49:10 +00:00
Mark de Wever
076902e5dd Adding new portraits upon Jetryl's request. 2008-12-19 23:39:42 +00:00
Mark de Wever
f15ddf238c Add a const version of get_window(). 2008-12-19 22:39:14 +00:00
Nils Kneuper
c167f75950 updated Czech translation 2008-12-19 21:52:14 +00:00
Alexander van Gessel
35cca9f5fd Fix the spelling of ethIliel in a filter. 2008-12-19 21:32:05 +01:00
Mark de Wever
599d75fbd8 Add twidget::find_widget2().
Uses find_widget based on the screen coordinates. Not much tested but
will be used for the new listbox.
2008-12-19 20:11:13 +00:00