34894 Commits

Author SHA1 Message Date
Nils Kneuper
a4eb1ad328 fix error in manpages
remove update directive for copyright update from pofix.py (if a
translator sends in a version with wrong date, he has to notice it,
this does not happen when it does not get fuzzy, corn already fixed
all the po files with some sed command, so they are safe)

regenerated po and .6 files based on the latest doc/man/wesnoth*.6
2009-08-10 16:00:30 +00:00
Gregory Shikhman
beb343a848 Fixed copyright correction in manpages. 2009-08-10 15:45:54 +00:00
Guillaume Melquiond
cad1b70661 Fixed two segfaults at level advance. (Fix for bug #14098.) 2009-08-10 15:25:10 +00:00
Ignacio R. Morelle
5a3009b671 Forgot to add a little note indicating why the obvious procedure...
...may break on Internet Explorer (who else!)
2009-08-10 15:06:18 +00:00
Ignacio R. Morelle
690bed88c6 Add portrait rotation code, current images, and the template used for Glamdrol. 2009-08-10 14:58:34 +00:00
Ignacio R. Morelle
2cdcf373f4 Add the wesnothd usernames rule patch for phpbb 3.0.5 2009-08-10 14:45:39 +00:00
Gregory Shikhman
59282b41ac Finished support for map selection on the frontend and backend.
Fixed incorrect map dimensions reporting in get_map_dimensions().
2009-08-10 14:42:37 +00:00
Gunter Labes
0f3541acc1 log the response of admin commands 2009-08-10 14:40:13 +00:00
Ignacio R. Morelle
8d07ee14bf Remove old phpbb 3.0.4 patches dir, add a new phpbb 3.0.5 patches dir 2009-08-10 14:39:41 +00:00
Gregory Shikhman
407cc93e25 Added map selection to the template of the killmaps page.
Still needs to be parsed on the backend.
2009-08-10 14:18:38 +00:00
Gregory Shikhman
2039b10211 Updated copyright on all manpages from 2007 to 2009. 2009-08-10 14:09:32 +00:00
Iurii Chernyi
7f2ca85595 fixed bug with ai::move_result::is_gamestatus_changed()...
...being incorrectly set, fixed bug with moving (via formula_ai) to
unavailable location triggering an assertion failure during ai move
2009-08-10 13:55:23 +00:00
Gunter Labes
650c4f80d2 made Rakshas passive so he doesn't run out of his fortress 2009-08-10 13:39:31 +00:00
Guillaume Melquiond
21f62b90ea Fixed broken logic when purging notifications. 2009-08-10 13:16:32 +00:00
Guillaume Melquiond
8f4da674c4 Removed recursion from prune_chat_messages and simplified it. 2009-08-10 13:16:07 +00:00
Fabian Müller
6f80175160 LoW::8,14,19: Fixed bugs found by wmllint. 2009-08-10 11:33:20 +00:00
Fabian Müller
0d6a3f4976 Updated the changelog to reflect the progress of LoW. 2009-08-10 11:13:02 +00:00
Fabian Müller
1c3fbf9e7e Emacs WML mode: Updated the known WML elements. 2009-08-10 11:09:52 +00:00
Sergey Popov
c3019c2750 Fixed icon path in the dbus call. 2009-08-10 11:06:20 +00:00
Fabian Müller
5ea2777772 LoW::14: Redone the reenforcement events.
Sound effects and images still await their commitment.
2009-08-10 11:02:58 +00:00
Fabian Müller
eec656ae17 LoW::19: More speech about saurian genozid. 2009-08-10 11:01:42 +00:00
Fabian Müller
6763e5a26a LoW: 07
Added ambient sounds for the woods and rivers.

Corrected wrong scenario objectives.

The sound effects still have to be commited.
2009-08-10 10:59:34 +00:00
Fabian Müller
81a05b2b17 LoW::17: Even more awesome scenario objective corrections. 2009-08-10 10:53:08 +00:00
Fabian Müller
471c3903f0 LoW::4: Another correction of the scenario objectives:
...Defeat all enemies ---> Defeat all enemy leaders.
2009-08-10 10:51:55 +00:00
Fabian Müller
0ded4f13e7 LoW::3,5,10,22: Corrected the objectives:
...Defeat all enemies ---> Defeat all enemy leaders.
2009-08-10 10:44:42 +00:00
Fabian Müller
734502de01 DEFAULT_SCHEDULE macros each starting with a different time_of_day. 2009-08-10 10:33:01 +00:00
Fabian Müller
8140cb200c LoW::8,20: Display the speaker's name in the story screen's title...
...during the story only scenarios.
2009-08-10 10:14:27 +00:00
Fabian Müller
5c5334267f LoW: Added the "Dwarvish Scout" to the player's recruit list. 2009-08-10 10:11:02 +00:00
Iurii Chernyi
557a69c2ec added better error handling to formula_ai-based stages 2009-08-10 10:05:39 +00:00
Sergey Popov
99c705f7ad Fixed object path used to call KDE's notification service. 2009-08-10 09:48:03 +00:00
Sergey Popov
fe0f94e913 Updated SConstruct to reflect KDE and libnotify notification...
...backends unification.
2009-08-10 09:47:58 +00:00
Richard Kettering
b1de048be2 Shadow updates on the bowman and fencer lines. 2009-08-10 08:32:23 +00:00
Gregory Shikhman
f674327d57 Added mp log support to backend, finished support for kill events on backend 2009-08-10 08:12:54 +00:00
Gregory Shikhman
3c1fab08ab Fixed the variables read from gamestate.classification...
...so that mp logs are complete instead of malformed. Fixed a logic
error in a recent refactor.
2009-08-10 08:11:51 +00:00
Gregory Shikhman
a9fb89a0c9 Added information that only specific parameters can follow --multiplayer. 2009-08-10 07:38:19 +00:00
Gregory Shikhman
96f859d0cd Added recent work on --screenshot and --new-uploader to changelog. 2009-08-10 06:36:27 +00:00
Gregory Shikhman
189e521ae9 Enabled log uploads for ai vs. ai multiplayer matches...
...(logs are still incomplete, however). refactored
read_replay(). Wrote new upload_log.start() without deprecated
parameters.
2009-08-10 06:32:31 +00:00
Guillaume Melquiond
12e2249d1d Removed dependency on qt for kde-style notifications. Updated notes. 2009-08-10 06:11:23 +00:00
Guillaume Melquiond
96a88e73a0 Removed dependency on gtkmm/libnotify for fdo-style notifications.
First step toward unifying code for Gnome and KDE notifications.
2009-08-09 23:21:08 +00:00
Gunter Labes
13bc5406f2 made one ban entry one line again 2009-08-09 22:27:31 +00:00
Gunter Labes
234fda3db0 allowed filtering the ban lists by ipmasks 2009-08-09 22:03:56 +00:00
Gunter Labes
09fc2580f8 formatting fixes 2009-08-09 22:03:43 +00:00
Iurii Chernyi
3b93f971b7 added example usage of side_formulas stage to 'Formula AI' multiplayer AI 2009-08-09 21:04:47 +00:00
Iurii Chernyi
96576007f9 fixed initialization and naming of side_formulas formula_ai stage,
...added error reporting of incorrect fai stage names
2009-08-09 21:04:38 +00:00
Gregory Shikhman
11366bcd4d Added kill_event parsing to the upload_log server.
kill_events are added to the KILLMAP table.
2009-08-09 20:39:47 +00:00
Gregory Shikhman
fccd118c38 Added support for multiple WML child nodes of the same name...
...to the simple parser.
2009-08-09 20:16:51 +00:00
Ignacio R. Morelle
80ca33ffcc Allow using sound= in [story] [part] nodes. 2009-08-09 20:14:12 +00:00
Iurii Chernyi
640594d6cc fixed issue with having only one formula_ai per...
...'all human players in case of local game' - now there is one
formula_ai per side
2009-08-09 20:10:12 +00:00
Ignacio R. Morelle
fbcfa3e13a Mention fix of bug #14039 in changelogs...
...(music playlists not working, yadda yadda yadda...)
2009-08-09 20:00:19 +00:00
Mark de Wever
fb08fa3e20 The widget in a stacked widget now grows properly. 2009-08-09 19:52:28 +00:00