31499 Commits

Author SHA1 Message Date
Guillaume Melquiond
77f33d2270 Added proper detection of round and sendfile. 2009-03-10 13:07:19 +00:00
Alexander van Gessel
5f4b2cb2e5 Remove a spurious semicolon. 2009-03-10 13:46:55 +01:00
Gunter Labes
135789a2ef logging tweak 2009-03-10 12:19:18 +00:00
Ignacio R. Morelle
26e1dbeccb New portrait for the female human Assassin, by Kitty.
http://www.wesnoth.org/forum/viewtopic.php?p=344428#p344428
2009-03-10 11:53:33 +00:00
Nils Kneuper
0c526c5b60 updated Russian translation 2009-03-10 10:05:40 +00:00
Fabian Müller
f828de2deb LoW: 9,11,14,23: Map updates. 2009-03-10 08:42:19 +00:00
Guillaume Melquiond
119a2eb594 Reduced truncation error while summing statistics. 2009-03-10 08:37:11 +00:00
Guillaume Melquiond
da28488cc7 Removed the old system for stats. 2009-03-10 08:37:02 +00:00
Ali El Gariani
409d570faa no need of reference for bool 2009-03-10 08:18:48 +00:00
Ali El Gariani
9c027a1933 Fix a problem when trying to attack with a double-click(?),
the following clicks were doubled and so the attack dialog (when canceled)
2009-03-10 07:41:50 +00:00
Ali El Gariani
e897aa08b6 Fix a bug about dragging started during another move done by drag&drop 2009-03-10 03:15:10 +00:00
Ali El Gariani
7167c251b8 Use current mouse position to highlight hex,
...and stop highlihjting + pathfinding all the hexes where the mouse
passed. This could potentialy make mouse more responsive on slower
systems and will help to fix a drag&drop bug.  Note that the editor is
not affected by this change (we want to draw all hexes)
2009-03-10 03:01:48 +00:00
Ignacio R. Morelle
02c54fee74 Fix some image paths that had a spurious "images/" component...
...at the beginning (bug #13151).

Per Bob's suggestion, changed the dwarf portrait to be of the Lord
rather than the Guard. There's no such thing as an Elvish Marshal
portrait at the moment, so it'll stay with the high-lord portrait.
2009-03-10 00:24:32 +00:00
Ali El Gariani
43d1fac044 oops forget to commit a file, thanks shadow_master 2009-03-10 00:10:13 +00:00
Alexander van Gessel
8ac8e8496b Update "Crash test" testcase to actually work. 2009-03-10 01:05:18 +01:00
Ignacio R. Morelle
ae0cf0b8d5 Spanish translation update. 2009-03-10 00:04:19 +00:00
Ali El Gariani
884a143864 Fix a bug about using "next unit" during a move,
...which sometimes selected the empty initial position of the moving
unit
2009-03-09 23:43:20 +00:00
Nils Kneuper
19e6bca19b pot-update
(mainly reference update, one changed string (change of name!))

regenerated doc files (no filechanges here...)
2009-03-09 23:27:50 +00:00
Ali El Gariani
5e9c398263 Fix a bug allowing to select the initial empty position of a unit...
...during its move (showing footsteps from there etc...). It was
especially visible when using "next unit" (but still other things to
fix about that part)
2009-03-09 23:19:15 +00:00
Ignacio R. Morelle
d2b7e2bf08 Adding a reference to the wesnoth-umc-dev project...
...(forum thread link, the website isn't ready yet...).
2009-03-09 23:16:33 +00:00
Nils Kneuper
8007e7a2d0 revert 2009-03-09T23:04:58Z!esr@thyrsus.com, this one was not meant for pofix
a pot-update (resulting with a fuzzy string in ei) will follow "really soon"
2009-03-09 23:14:37 +00:00
Eric S. Raymond
aeb9826922 Typo fix and requested addition. 2009-03-09 23:14:16 +00:00
Eric S. Raymond
001f987335 Apply a pofix. 2009-03-09 23:04:58 +00:00
Gunter Labes
21a59e9246 Fix last remnant unbracketed UNREACHABLE. 2009-03-09 22:52:49 +00:00
Eric S. Raymond
0def462ddd Usage fix. 2009-03-09 22:50:28 +00:00
Eric S. Raymond
08df9424e8 Count correctly. 2009-03-09 22:49:38 +00:00
Eric S. Raymond
2f34146c4f Fix some remnant unbracketed UNREACHABLEs. 2009-03-09 22:46:57 +00:00
Fabian Müller
258e1844ff UtBS: removed an empty dir with an image preview file. 2009-03-09 22:41:09 +00:00
Lari Nieminen
ed3040450d Typo fix. 2009-03-09 22:29:02 +00:00
Nils Kneuper
f32244b55c updated Chinese (Simplified) and Slovak translation 2009-03-09 22:11:18 +00:00
Lari Nieminen
b8c057c0d6 Disabled the Dismounted Commander entirely for now.
The unit type, strings and all that still remains.
2009-03-09 21:40:23 +00:00
Mark de Wever
8ae4ff36a1 Fix a mouse button assertion failure.
Some debug code which remained to find unknown mouse buttons shouldn't
be available in production code. Especially since Silene explained there
can be more buttons as documented in the SDL documentation. Fixes
bug #13126.
2009-03-09 21:34:13 +00:00
David Philippi
1d2f5c0d4b font update 2009-03-09 20:15:11 +00:00
Guillaume Melquiond
e5dc1dae4e Fixed AI underestimating XP from level-0 death...
...and overestimating units about to advance.
2009-03-09 20:10:02 +00:00
Guillaume Melquiond
c0e48a5692 Fixed display of negative "expected" values. Cleaned code and fixed typos. 2009-03-09 18:17:10 +00:00
Guillaume Melquiond
5badc71597 Removed useless preprocessing directives. 2009-03-09 15:21:05 +00:00
Fabian Müller
06d9643422 Moved the desert plants from utbs into mainline. Updated UtbS map 01. 2009-03-09 13:47:17 +00:00
Fabian Müller
058bda2515 UtBS: added new terrain images...
...from http://www.wesnoth.org/forum/viewtopic.php?p=332764#p332764
2009-03-09 13:38:10 +00:00
Lari Nieminen
01269a5b94 Fixed stupid bug caused by 2009-03-01T17:26:57Z!lari.nieminen@iki.fi. 2009-03-09 13:13:11 +00:00
Eric S. Raymond
be2120c460 Tweaks requested by Ivanovic. 2009-03-09 12:14:49 +00:00
Ignacio R. Morelle
2bb681116b Mention Rain's "Suspense" track in the announcement.
I forgot to ever mention it in the changelogs.
2009-03-09 12:09:45 +00:00
Nils Kneuper
0133aebc3b updated Polish translation 2009-03-09 11:44:37 +00:00
Gunter Labes
c34314a915 typo fix 2009-03-09 09:02:02 +00:00
Gunter Labes
5ae8bd37f5 process non-admin commands first
removed the special meaning of the admin command 'status' with no
parameter, use 'status *' instead

made the status command a bit more efficient
2009-03-09 09:01:53 +00:00
Daniel Franke
2f93713857 Copyedit release notes for 1.6RC2 2009-03-08 22:57:57 +00:00
Nils Kneuper
8a78f68d98 post release version bump to 1.5.13+svn 2009-03-08 22:42:54 +00:00
Nils Kneuper
4e76c74041 bump version to 1.5.13 1.5.13 2009-03-08 21:54:57 +00:00
Nils Kneuper
b81490ba4b pot-update (no added/changed strings)
regenerated doc files (looks like no changes here either...)

this update is meant to prepare for 1.5.13...
2009-03-08 21:49:54 +00:00
Lari Nieminen
f061d8e6d6 More tweaks to the map, including a new small lake around the west castle. 2009-03-08 21:34:49 +00:00
Lari Nieminen
df28bd6ffc Beautified the Test of the Clans map a bit,
...added some extra forests and hills and clumped villages into
clusters in several places. Also moved the west and southwest castles
a little bit to the east.
2009-03-08 20:58:11 +00:00