Eric S. Raymond
4d631343e3
Address bug #14180 .
2009-09-18 12:18:35 +00:00
Iurii Chernyi
fd7f9970a5
ai.recall_list formula ai property, which allows to get access...
...
...to the recall list
2009-09-17 18:23:27 +00:00
Elias Pschernig
aaf2850371
[wmlunits] change the process names of wmlunits to 'wmlunits'...
...
...so it can be killed more easily
2009-09-17 16:16:28 +00:00
Fabian Müller
dceeede51b
LoW: finished the port to the new persistence system.
2009-09-17 15:58:34 +00:00
Fabian Müller
fb06a51a86
LoW: Changes in the characters macros.
2009-09-17 15:57:49 +00:00
Gunter Labes
19a1447288
don't check for the IP for simple usernames in searchlog...
...
...since we can have several entries with the same username now; also
made sl an alias for searchlog
2009-09-17 05:03:24 +00:00
Iurii Chernyi
3c6366602d
AI recall action and recall() formula ai function.
...
This allows ai to recall units. (note: at this point, it doesn't do
that, unless instructed via formula ai)
2009-09-16 23:10:56 +00:00
Eric S. Raymond
16898734f9
Fix bug #14330 : Lich reappears after final death in NR::5 - The Pursuit.
...
This code should have worked as it was. I think something is a bit broken
in the endlevel handling, but that has already been reported elsewhere
(notably in bug #14252 ). I enclosed the respawn code in an [else] block,
so it should no longer be executed even if [endlevel] fails.
2009-09-16 20:59:59 +00:00
Eric S. Raymond
ec00eaba8a
Fix bug #14301 : Scenario objectives are not updated...
...
...in "The Cliffs of Thoria" (HttT)
2009-09-16 20:25:59 +00:00
Richard Kettering
c4996d98a6
Fixed missing animation wml in the skeleton archer's cfg file.
2009-09-16 20:24:51 +00:00
Eric S. Raymond
eb3977b377
More LoW dialog polish.
2009-09-16 20:07:15 +00:00
Nils Kneuper
426b18a754
pot-update (also making sure that only up to 80chars per line are used)
2009-09-16 20:07:11 +00:00
Eric S. Raymond
4d16be8994
Fix the Skeleton Archer's animation, it was pointing at nonexistent images.
2009-09-16 20:04:54 +00:00
Mark de Wever
0049016ded
Fix the linewrapping when updating a po file.
...
It seems when updating a po file it's not automatically line wrapped.
Use the same trick as autotools by writing to a temp file and move that
to the original.
2009-09-16 19:41:31 +00:00
Eric S. Raymond
6417f2acf9
Legen d of Wesmere dialog polish, and one isolated wmllint hint.
2009-09-16 18:28:49 +00:00
Mark de Wever
cb9a8adc40
Fix another linked size related crash.
...
Linked widgets could be added more than once to the linked size list and
upon destruction were only removed once. Avoid double adding and
validate that upon destuction there are no duplicates.
2009-09-16 18:13:01 +00:00
Gunter Labes
8d03024ed3
corrected a logic error
2009-09-16 17:56:23 +00:00
Nils Kneuper
9bebbe49e9
fix some occurences of " and and " in the po files...
...
...(typo fix for en_GB, change in comment for de)
2009-09-16 10:05:33 +00:00
Nils Kneuper
deda41fab1
updated German translation (includes patch #1295 )
2009-09-16 10:03:13 +00:00
Richard Kettering
57719342ef
New bow animation for the skeleton archer, and shadow cleanup.
2009-09-16 08:55:39 +00:00
Elias Pschernig
a3875006eb
[wmlunits] Reset a reference early to keep less objects referenced...
...
...and enable (manual) GC. Should keep memory footprint below 500MB
now for the full WML tree of all addons on the 1.6 server.
2009-09-15 20:13:40 +00:00
Ignacio R. Morelle
3dbbc70364
Fix enormous font sizes with tiny GUI on storyscreens
...
(rep. by mordante)
2009-09-15 19:31:15 +00:00
Elias Pschernig
ec651a6acc
[wmlunits] Don't start more than one convert process at a time...
...
Starting many at once will stall CPUs and IO, and if delayed (so there
are 100ds or 1000ds of processes running at the same time) possibly
require massive amounts of memory.
2009-09-15 16:33:42 +00:00
Nils Kneuper
46f6fcd7dd
pot-update
...
regenerated doc files
2009-09-15 15:22:33 +00:00
Alexander van Gessel
bd2611d81d
Void armor gives 40% resistance against pierce/impact, not 60%
2009-09-15 08:40:05 +01:00
Guillaume Melquiond
b0a724261b
Allowed Lua to disable some WML action handlers.
2009-09-15 05:56:40 +00:00
Guillaume Melquiond
5abbef91de
Made it possible to disable some WML action handlers.
2009-09-15 05:56:34 +00:00
Mark de Wever
631ad1af74
Revert "DON'T COMMIT crab's WIP."
...
This reverts commit 38653.
2009-09-14 19:37:33 +00:00
Mark de Wever
7219d4784c
Update changelog.
2009-09-14 19:34:48 +00:00
Mark de Wever
44b4e7a111
Avoid an assertion failure if haloes are disabled.
...
Moved the assertion after the test whether haloes are enabled, fixes
bug #14297 .
2009-09-14 19:34:41 +00:00
Mark de Wever
5d73712360
DON'T COMMIT crab's WIP.
2009-09-14 19:34:35 +00:00
Mark de Wever
f77ae6ba00
Deregister a linked widget upon destruction.
...
Crab_ noticed odd crashes in some of his new code, which caused by
accessing the widgets after destruction.
2009-09-14 19:14:28 +00:00
Jörg Hinrichs
2b3e8cc06d
Fixes server exceptions when loading certain mp savegames.
...
Despite all the joys of pointers: This is what i hate them
for. Wholeheartedly!
2009-09-14 18:59:55 +00:00
Fabian Müller
ea9839f8ae
LoW::11: Added some more speech and share fog after the meeting with Crelanu.
2009-09-14 18:31:34 +00:00
Lari Nieminen
448dbfba30
Added new 4p map "Ruins of Terra-Dwelve".
2009-09-14 14:37:41 +00:00
Nils Kneuper
86a54f9ac3
updated German translation
2009-09-14 14:22:25 +00:00
Nils Kneuper
da14d2a92a
updated German translation
2009-09-14 12:29:11 +00:00
Chusslove Illich
14a600e5a3
Updated localized images for Lithuanian.
2009-09-14 07:21:01 +00:00
Gunter Labes
4752d989c3
changed the specific die events into last breath so they actually show...
...
...and removed a useless variation of Asheviere
2009-09-14 00:26:41 +00:00
Eric S. Raymond
49318f662f
Follow up on the Naga Fighter portrait replacement.
...
Also, don't require a translation mark for translatables that are all
spaces.
2009-09-13 21:58:31 +00:00
Gunter Labes
08ecbdce15
made it so the victory dialog just shows one time...
...
...if the last clan member you need to defeat is the last enemy leader
2009-09-13 21:15:46 +00:00
Lari Nieminen
106f360712
Removed the old-style female naga fighter portrait.
2009-09-13 21:11:16 +00:00
Chusslove Illich
8567cc9509
Updated localized images for Serbian.
2009-09-13 19:53:06 +00:00
Lari Nieminen
312a8bf46f
Use the regular Wesnoth icon instead of a ToD image in the message describing the cave.
2009-09-13 15:25:10 +00:00
Guillaume Melquiond
aa9406b450
Implemented a sensible behavior for cumulative abilities.
...
Always returning -10000 was not.
2009-09-13 14:29:33 +00:00
Mark de Wever
0c29a12e51
Remove no longer needed friend declarations.
2009-09-13 13:37:58 +00:00
Mark de Wever
fa77c29c1e
Add a helper for setting drawing_interval_.
...
The unit tests broke due to the fact the interval wasn't resetted
which caused the settings to have the wrong window size and crashed an
unrelated test with a resize failure. The bug was introduced in
2009-09-08T20:12:05Z!koraq@xs4all.nl.
2009-09-13 13:37:53 +00:00
Lari Nieminen
f3d6445b16
Made the HI and iron mauler use the spiked mace attack icon again.
2009-09-13 11:39:42 +00:00
Guillaume Melquiond
3e2ef16ebb
Fixed HI level 1 and 3 not having attack animation. (Fix for bug #14251.)
2009-09-13 10:59:19 +00:00
Nils Kneuper
c62f543e5d
updated Finnish translation
2009-09-13 10:39:35 +00:00