Commit Graph

37295 Commits

Author SHA1 Message Date
Ignacio R. Morelle
ddf12f9327 Put map items and units on prestart event, not start event. 2009-11-24 18:43:02 +00:00
Ignacio R. Morelle
3ffee2ab3d Fix wrong usage of [hide_unit];...
...it only accepts a x,y pair, and not a SUF.
2009-11-24 18:33:30 +00:00
Ignacio R. Morelle
48e03acc59 Remove that awful "THE END" message overlaid on the gamemap...
...at the end of UtBS scenario 13.
2009-11-24 18:28:31 +00:00
Ignacio R. Morelle
6e2b833d48 All villages belong to the Woses in scenario 7 (cutscene) 2009-11-24 18:24:48 +00:00
Ignacio R. Morelle
689fb25de7 Alphabetical order. 2009-11-24 17:56:56 +00:00
Ignacio R. Morelle
867070f932 Moved BBT from Developers to Miscellaneous Contributors.
-1 points to boucman for applying a patch in 2009-10-25T16:27:33Z!jeremy.rosen@enst-bretagne.fr without
making sure the provider had placed themselves in the correct section.
2009-11-24 17:55:12 +00:00
Ignacio R. Morelle
525953442b Alphabetical order... 2009-11-24 17:50:57 +00:00
Ignacio R. Morelle
84b4ea2886 Alphabetical order 2009-11-24 17:48:07 +00:00
Ignacio R. Morelle
974f0f3a56 Alphabetical order. 2009-11-24 17:46:21 +00:00
Ignacio R. Morelle
471153e0fd Alphabetical order! 2009-11-24 17:39:36 +00:00
Ignacio R. Morelle
7510cea0c5 Fix alphabetical order in credits. 2009-11-24 17:35:50 +00:00
Ignacio R. Morelle
7fe7da5494 Kill Translators section, it's only valid for UMC... 2009-11-24 17:35:13 +00:00
Ignacio R. Morelle
e0f1725b5e Fix alphabetical order in credits. 2009-11-24 17:34:09 +00:00
Ignacio R. Morelle
03ac682d3d Remove dead code. 2009-11-24 17:32:53 +00:00
Ignacio R. Morelle
2565aa238b ESR also edited AOI (fixing Jozrael's stuff, even) 2009-11-24 17:31:54 +00:00
Ignacio R. Morelle
ad44ad8113 Update DM credits, kill Translators section. 2009-11-24 17:30:44 +00:00
Ignacio R. Morelle
392d21ec39 Update credits. 2009-11-24 17:25:04 +00:00
Ignacio R. Morelle
0d5bae1cdc Remove empty line, put Fabi before Santi in...
...the Campaign Maintenance section of the credits, update.
2009-11-24 17:23:04 +00:00
Ignacio R. Morelle
d05e05ddfb Fix alphabetical order in credits,
...remove Translators section (not valid anymore since NR was included
in mainline)
2009-11-24 17:19:31 +00:00
Ignacio R. Morelle
0bf1e4e756 Fix alphabetical order in credits. 2009-11-24 17:16:32 +00:00
Ignacio R. Morelle
a0f16610de Fix alphabetical order in credits, update. 2009-11-24 17:15:18 +00:00
Ignacio R. Morelle
3180185e93 Fix meta credits entry. 2009-11-24 17:14:18 +00:00
Ignacio R. Morelle
1af8409de1 Fix meta credits entry. 2009-11-24 17:13:32 +00:00
Ignacio R. Morelle
8349e6b0ef Don't allow enemies spawned by RISE_UP_RISE_UP...
...on their own turn to attack immediately.
2009-11-24 17:02:39 +00:00
Ignacio R. Morelle
22851f48af Simplify code of RISE_UP_RISE_UP macro in TRoW 2009-11-24 16:59:39 +00:00
Ignacio R. Morelle
588aa12b74 Fix variable dead_store not being cleared...
...in non-Hard difficulties in TRoW.
2009-11-24 16:57:09 +00:00
Eric S. Raymond
5770b67870 Comment fix. 2009-11-24 14:36:47 +00:00
Eric S. Raymond
28c975a55e Fix another error in the pangoization code. Addresses bug #14815. 2009-11-24 14:22:07 +00:00
Gunter Labes
c616176c9c translation fixes 2009-11-24 11:05:00 +00:00
Ali El Gariani
9b7173d1cf improve 2009-11-24T02:20:04Z!alinkmaze@gmail.com, always disable the old iterator. 2009-11-24 02:28:11 +00:00
Ali El Gariani
3f642a770f add a note and new variable name to better indicate the risk...
...of WML event invalidating iterator.  also fix indentation.
2009-11-24 02:20:04 +00:00
Ali El Gariani
0c89bc2c32 Safer handling of waypoints when WML moveto event removes the moving unit. 2009-11-24 01:49:12 +00:00
Ali El Gariani
cb5bc1f022 Fix bug #14826 :"Attempt to dereference invalid iterator"...
...assert in TSL scenario 2

Prevent the crash but I still need to check waypoints(if used) for
these special cases
2009-11-24 00:26:38 +00:00
Ignacio R. Morelle
3420f3dfbc Remove the Undead trait from several custom bat units in TRoW;...
...Undead is not a race trait since many versions
2009-11-23 21:35:52 +00:00
Eric S. Raymond
379c45b05d Fix a string-quote test. 2009-11-23 15:33:08 +00:00
Eric S. Raymond
4cc114b8b7 Add two spelling exceptions. 2009-11-23 15:21:30 +00:00
Eric S. Raymond
8c9b1e67af Update en_GB for new ANL strings.
-This line, and those below, will be ignored--

     wesnoth-anl/en_GB.po
2009-11-23 14:42:05 +00:00
Eric S. Raymond
0aa99781cf Reindent mainline. 2009-11-23 14:39:03 +00:00
Eric S. Raymond
a1605bd14f Hand-patch some Pango conversions that wmllint couldn't get right. 2009-11-23 14:28:29 +00:00
Eric S. Raymond
059daa4ecb Bugfixes for pangoization and handling of stringfreeze option. 2009-11-23 13:20:58 +00:00
Eric S. Raymond
f5a1fd54c8 Panoize some easy cases. 2009-11-23 04:24:03 +00:00
Eric S. Raymond
7731814a07 Ignore concatenation signs when checking for missopellings. 2009-11-23 04:20:38 +00:00
Nils Kneuper
d696ebaaf9 updated Polish translation 2009-11-22 23:48:51 +00:00
Ali El Gariani
c5fe3d7f9f Clean and optimize a bit progressive_() 2009-11-22 23:12:43 +00:00
Ignacio R. Morelle
4bd93ebb4f Use TC conversion for the Flesh Golem image in scenario 8 2009-11-22 23:09:43 +00:00
Ignacio R. Morelle
e8e4b05309 New Flesh Golem sprites from beetlenaut 2009-11-22 22:46:07 +00:00
Chusslove Illich
9238a261b6 Fixed wrongly updated logo x-coordinate to center relative. 2009-11-22 22:04:53 +00:00
Chusslove Illich
a42f594279 Mentioned change in logo positioning on title screen. 2009-11-22 21:02:01 +00:00
Chusslove Illich
fdd9184259 Logo coordinates on title screen are now relative to center of the logo.
This way localized logos of different widths can be accomodated.
2009-11-22 20:50:57 +00:00
Ali El Gariani
4df33e3799 oops, forget to remove now useless stuff in 2009-11-22T19:19:56Z!alinkmaze@gmail.com 2009-11-22 20:45:17 +00:00