Commit Graph

37789 Commits

Author SHA1 Message Date
Mark de Wever
710ec527a8 Fix some doxygen comment. 2010-01-09 21:02:19 +00:00
Mark de Wever
d1a83284aa Fix some doxygen comment. 2010-01-09 21:02:16 +00:00
Mark de Wever
af2441cffb Fix some doxygen comment. 2010-01-09 21:02:11 +00:00
McShark
8cc848d639 Update according to recent file changes 2010-01-09 18:15:30 +00:00
Tomasz Śniatowski
2910b37034 fix iterator invalidation issue (part3 and hopefully the last) 2010-01-09 19:07:26 +01:00
Tomasz Śniatowski
1d08dc96e9 fix iterator invalidation issue (part2) 2010-01-09 19:04:05 +01:00
Mark de Wever
5421a54166 Move tlistbox_definition to a new file. 2010-01-09 17:55:59 +00:00
Tomasz Śniatowski
79ea7e01d2 fix iterator invalidation issue 2010-01-09 18:34:28 +01:00
Mark de Wever
8c59298558 Remove a typedef. 2010-01-09 16:20:13 +00:00
Mark de Wever
a53fb0f26e Move tlabel_definition to a new file. 2010-01-09 14:45:16 +00:00
Mark de Wever
3a8b071776 Some minor formatting fixes. 2010-01-09 14:42:17 +00:00
Mark de Wever
07afa1db6e Move timage_definition to a new file. 2010-01-09 14:32:03 +00:00
Mark de Wever
010edbe1b9 Allow stacked windows to be drawn 'properly'.
When the MP lobby shows the player dialog the dialog no longer gets
'overwritten' by the lobby update. This code needs to be rewritten
properly during a development phase.
2010-01-09 14:25:32 +00:00
Mark de Wever
e36749710c Move thorizontal_scrollbar_definition to a new file.
Reapplies 2010-01-05T20:36:23Z!koraq@xs4all.nl, but with the includes fixed. This caused
linking errors on some systems.
2010-01-09 12:25:43 +00:00
Guillaume Melquiond
235e5380b0 Fixed incorrect translation of custom unit descriptions. 2010-01-09 11:14:43 +00:00
Guillaume Melquiond
e73bf32585 Initialized unit fields earlier. 2010-01-09 11:14:38 +00:00
Guillaume Melquiond
c6888658f3 Freed functions unit::generate_gender. 2010-01-09 11:14:35 +00:00
Guillaume Melquiond
ec595b47b0 Freed function unit::unknown_unit_type_error. 2010-01-09 11:14:32 +00:00
Guillaume Melquiond
2b41f2ea18 Removed useless function unit::get_hit_sound. 2010-01-09 11:14:29 +00:00
Eric S. Raymond
2fbacf3e96 Belt-and-suspenders mod for bug #15078.
Konrad talks to himself at end of Bay of Pearls.  This was already
testing correctly in trunk, but adding side=1 seems like a good idea
anyway.
2010-01-09 07:39:18 +00:00
Alexander van Gessel
f0a1eb9283 [unit] upkeep now has 'free' as a synonym for 'loyal',
...as it was widely used this way. (and worked, as
lexical_cast_default<int>("free") equals 0)
2010-01-09 04:09:27 +01:00
Ignacio R. Morelle
1cfe653118 2010-01-09T00:56:34Z!shadowm@wesnoth.org missed the players_changelog entry deliberately,
but I changed my mind
2010-01-09 00:59:42 +00:00
Ignacio R. Morelle
7860f00cf7 New version of sad.ogg (Sad music) by Tyler Johnson 2010-01-09 00:56:34 +00:00
Eric S. Raymond
2f18ef450f Make spellchecker ignore the UTF-8 horizontal dash. 2010-01-08 23:58:46 +00:00
Eric S. Raymond
fbd4805d03 eyrie -> aerie 2010-01-08 20:37:22 +00:00
Eric S. Raymond
75d063925e Add "teleported" to spellcheck exceptions, and sort the list. 2010-01-08 20:23:07 +00:00
Guillaume Melquiond
386d8df9d7 Fixed position of image operators. 2010-01-07 21:18:09 +00:00
Guillaume Melquiond
8b5443db04 Removed broken test. 2010-01-07 20:55:05 +00:00
Guillaume Melquiond
9db738ecea Fixed position of image operators. 2010-01-07 20:52:03 +00:00
Guillaume Melquiond
de9bf1e2c8 Fixed split of halo description. 2010-01-07 20:52:01 +00:00
Guillaume Melquiond
242cfe3f49 Fixed segfault on invalid halo. 2010-01-07 20:41:36 +00:00
Alexander van Gessel
701407d860 Add testcase for combining animation with ~CS() image path function 2010-01-07 20:53:07 +01:00
Guillaume Melquiond
56f1c4825a Typo. 2010-01-07 19:20:44 +00:00
Lari Nieminen
6a99970c38 Renamed terrain/stars/blue1.png to blue.png,
so that the star images can be used with the standard terrain graphics macros.
2010-01-07 19:15:56 +00:00
David Philippi
a99002c19f hebrew translation update 2010-01-07 17:36:46 +00:00
Iurii Chernyi
c20e541536 Fixed unit_at formula ai function to return null on null input 2010-01-07 14:51:20 +00:00
Iurii Chernyi
9c38777c47 fixed retreat from a very bad position to bad position not being considered 2010-01-07 14:51:14 +00:00
Guillaume Melquiond
8bfbfc2431 Fixed help display when the first advance-from/to unit is hidden.
(Fix for bug #15067.)
2010-01-07 14:43:06 +00:00
Nils Kneuper
6db409c1ac long forgotten purge of old release notes... 2010-01-07 12:29:03 +00:00
Tomasz Śniatowski
67328165f6 (untested) fix for a gcc warning in some gcc versions 2010-01-07 13:25:49 +01:00
Lari Nieminen
b3764df90b Fixed bug #15066 by placing the stray merman around the same cage as the rest. 2010-01-07 12:09:13 +00:00
Tomasz Śniatowski
5eca32e192 do not ask for a password when trying to observe a game,
since it's not needed anyway
2010-01-07 12:48:30 +01:00
Tomasz Śniatowski
03446fe509 fix joining games by a doubleclick on the gamelist 2010-01-07 12:48:24 +01:00
Tomasz Śniatowski
357dd2a6df Fix a crash on clicking "send private message" in the lobby.
It was caused by the known issue with a widget being deleted from it's
own signal handler, worked around by delaying a playerlist update
occuring in switch_to_window.
2010-01-07 12:28:12 +01:00
Tomasz Śniatowski
7bea8e8429 lobby debug logging adjustments 2010-01-07 12:28:06 +01:00
Richard Kettering
5fc7773fcf Added the images for the L2 riderless wolf. 2010-01-07 04:32:26 +00:00
Guillaume Melquiond
657adf1dc1 Reverted "Move thorizontal_scrollbar_definition to a new file."
Was 2010-01-05T20:36:23Z!koraq@xs4all.nl.
2010-01-06 18:36:24 +00:00
Richard Kettering
47579f2c24 New images for the goblin knight. 2010-01-06 11:07:27 +00:00
Guillaume Melquiond
317354f343 Fixed [event] tags from units being merged with the ones from unit
types.

Cleared events after usage.  Cleared everything from the old config
when advancing a unit except for a few attributes. (This needs testing
in order to ensure no important attribute was missed.)
2010-01-05 21:33:11 +00:00
Mark de Wever
3f1fd92c11 Move thorizontal_scrollbar_definition to a new file. 2010-01-05 20:36:23 +00:00