Commit Graph

21463 Commits

Author SHA1 Message Date
Nils Kneuper
860b6b2513 merging over files from 1.2 as requested by package maintainer
this was only possible because those files were not changed
since branching off, if there were any changes since 1.2 was
branched off from trunk, all changes to trunk afterwards are now lost
2007-12-26 23:26:51 +00:00
Nils Kneuper
e775a06bb1 updated German translation 2007-12-26 20:15:09 +00:00
Eric S. Raymond
075a651cec Tyo fix and historical note. 2007-12-26 19:43:39 +00:00
Eric S. Raymond
d3cadecb68 Bump campaign to 1.0. 2007-12-26 19:37:33 +00:00
Nils Kneuper
7239f89c07 pot-update (getting manual strings and some other in...) 2007-12-26 19:37:13 +00:00
Nils Kneuper
9d26055386 fixed a type + doublespace -> single space 2007-12-26 19:28:51 +00:00
Eric S. Raymond
10b732d497 Usage fixes. 2007-12-26 19:22:46 +00:00
Eric S. Raymond
c425276f40 Give Karrag some death dialogue. 2007-12-26 19:20:30 +00:00
Lari Nieminen
529ad8784b Remove a few comments about USE_L3_OUTLAWS. 2007-12-26 18:54:44 +00:00
Lari Nieminen
fd28b355c9 Enable the lvl3 outlaws everywhere and remove the USE_L3_OUTLAWS define. 2007-12-26 18:53:04 +00:00
Lari Nieminen
b3511f41e9 Randomize what the correct passwords are. 2007-12-26 15:09:33 +00:00
Nils Kneuper
9f92da8337 updated German translation 2007-12-26 14:51:59 +00:00
Nils Kneuper
4039c85a66 pot-update 2007-12-26 13:51:43 +00:00
Nils Kneuper
c8db19dfd1 added italian manpages (and corrected an error in the po file...) 2007-12-26 13:50:06 +00:00
Nils Kneuper
a037423e69 updated Italian translation 2007-12-26 13:45:25 +00:00
Pauli Nieminen
00e9d0af1a Enabled functionality to undo nonrandom recruits without 2007-12-26 10:11:36 +00:00
Pauli Nieminen
b1baeec0a7 Added side_for to [message] (FR: #7427) 2007-12-26 08:32:24 +00:00
Richard Kettering
b3e42016aa Improved defense and attack animations for the royal guard. 2007-12-26 07:14:34 +00:00
Rusty Russell
b1a0af242c Statistics CGI program and hacky display code.
This is what is running on stats.wesnoth.org.
2007-12-26 07:13:19 +00:00
Richard Kettering
2c35486873 Improved defense and attack animations for the royal guard. 2007-12-26 07:09:32 +00:00
Pauli Nieminen
094f86cdd1 Fixed undo causing OOS in MP. Filters sent messanges from undo 2007-12-26 06:10:11 +00:00
Richard Kettering
ab73b8f7a9 Removed old saurian magic-use image in favor of new animated version. 2007-12-26 03:25:41 +00:00
Richard Kettering
0eb88a850f Added the animated haloes of the saurian's magic attack...
...to their healing animation.
2007-12-26 03:19:35 +00:00
David White
27a8fac3b5 made it so the loading screen/progress bar appears...
...whenever starting or loading a game
2007-12-26 03:18:18 +00:00
Nils Kneuper
30968b29b2 updated Italian translation 2007-12-25 21:36:34 +00:00
Mark de Wever
db4ce077b9 load the recall list with a start of scenario save (bug #10444) 2007-12-25 19:09:45 +00:00
Mark de Wever
c9924cf32d a multiplayer map with allow_new_game...
...causes the selection of a map to show the wrong minimap (bug #9425)
2007-12-25 18:22:32 +00:00
Lari Nieminen
3a05f21efa Oops, had forgotten to wire in the merman village variation. 2007-12-25 18:02:48 +00:00
David Philippi
75bc278125 danish translation update 2007-12-25 18:01:27 +00:00
Lari Nieminen
d9942dc15a Added the thug idle animation. 2007-12-25 16:25:00 +00:00
Mark de Wever
ab6ac6d60f Older savegames don't have random seed stored,
...make sure we can still load them.  The problem was discovered by
Zoltic.
2007-12-25 14:38:39 +00:00
Mark de Wever
a23b02fade units spawned with unit in events can now have random traits...
...and also the names are the same (bug #10501).

NOTE there's a dummy gamestatus_editor.cpp for gamestatus.cpp which can
be used for the editor, this file is added to avoid the editor need to
pull in a lot more dependencies.
2007-12-25 14:25:47 +00:00
Eric S. Raymond
1549fd9f0d Added description of linger mode in the manual. 2007-12-25 12:51:04 +00:00
Lari Nieminen
d4ee389852 Some tweaks. 2007-12-25 12:22:40 +00:00
Lari Nieminen
15ecef7638 A few capitalization fixes. 2007-12-25 11:58:47 +00:00
Lari Nieminen
acae1da564 Gave Konrad II ownership of his villages and lowered his starting gold. 2007-12-25 11:57:21 +00:00
Mark de Wever
6b6adb4c57 Some more Makefile.am cleanups 2007-12-25 11:56:00 +00:00
Mark de Wever
a8aefa42f5 Let the gender choice use rand() instead of get_random()...
...like the other calls in the function.
2007-12-25 11:42:47 +00:00
Mark de Wever
c708081d39 Added a new library libwesnoth...
...so generic code for the main game and editor can be stored
there. This allowed to move some code from the core lib to the new
lib. Also reduced the list of files for the both game and editor.
2007-12-25 11:15:24 +00:00
Eric S. Raymond
0317163be5 Describe linger mode for the in-game help.
Also, fix a bug: the about_game topic wasn't actually linked.
2007-12-25 06:27:47 +00:00
Richard Kettering
8219a3ccff Fixed team color errors and generally sloppy spritework on the general's idle animation. 2007-12-25 06:14:04 +00:00
Eric S. Raymond
b723697484 Another spelling fix. 2007-12-25 06:01:32 +00:00
Eric S. Raymond
2ce4a9e8f3 Spelling-mistake fixes. 2007-12-25 06:00:27 +00:00
Richard Kettering
01c5e8d02b Enhanced crossbow animations for the sergeant. 2007-12-25 05:28:25 +00:00
Richard Kettering
03d6d239b8 Enhanced crossbow animations for the sergeant. 2007-12-25 05:19:11 +00:00
Richard Kettering
163f7d965d Enhanced crossbow animations for the lieutenant. 2007-12-25 04:56:57 +00:00
Richard Kettering
63ea380297 Enhanced crossbow animations for the lieutenant. 2007-12-25 04:54:00 +00:00
Richard Kettering
eb3492372f Enhanced crossbow animations for general and marshal,
...ported the general's sword attack over to the marshal, and fixed some
TC issues on the general.
2007-12-25 00:20:32 +00:00
Richard Kettering
6286d2db33 Enhanced crossbow animations for general and marshal,
...ported the general's sword attack over to the marshal, and fixed some
TC issues on the general.
2007-12-25 00:14:37 +00:00
Richard Kettering
b7c419d8d6 Enhanced crossbow animations for general and marshal,
...ported the general's sword attack over to the marshal, and fixed some
TC issues on the general.
2007-12-25 00:13:16 +00:00