Mark de Wever
6c7d19f0b4
Add the initial draft of the new layout algorithm.
...
Still needs more reviews and polishing. But first start to implement the
basics to see whether there are still some flaws left.
2009-03-29 10:11:42 +00:00
Mark de Wever
7806c08378
Fix indention.
2009-03-29 10:07:05 +00:00
Mark de Wever
59d31d03d6
Remove an unused variable.
2009-03-29 10:06:58 +00:00
Mark de Wever
22917c1c60
Fix a compiler warning.
...
2009-03-24T12:19:40Z!shadowm@wesnoth.org introduced an unused parameter, this seems the obvious fix.
Shadow_Master please review this change.
2009-03-29 10:06:46 +00:00
Daniel Franke
26ecf0955a
Improve autotools error message when SDL_ttf is missing or too old.
...
Fixes bug #13249
[[Split portion of a mixed commit.]]
2009-03-29 09:16:31 +00:00
Thomas Baumhauer
d90b1a79be
highlight private messages in the lobby in a different color
2009-03-29 09:11:43 +00:00
Guillaume Melquiond
2ef9280bd2
Updated changelog.
2009-03-29 08:52:23 +00:00
Guillaume Melquiond
033cdcf567
Updated changelog.
2009-03-29 08:31:55 +00:00
Daniel Franke
d7a8923e6f
Validate attacker and defender arguments to calculate_outcome().
...
Fixes bug #13280 .
2009-03-29 07:21:02 +00:00
Chris Hopman
5a8e518e3a
improve assert message when attempting to dereference invalid iterator
2009-03-29 06:42:10 +00:00
Gunter Labes
039d394b62
removed mangled, out of context "quote"
2009-03-29 02:01:02 +00:00
Ali El Gariani
b13512e65e
Fix bug #13251 : Units move on their own when using "next unit"
2009-03-29 00:57:44 +00:00
Ignacio R. Morelle
b65eff7574
Uncapitalize a name.
2009-03-29 00:55:54 +00:00
Ignacio R. Morelle
08fab292b0
Zookeeper wins a cookie.
2009-03-28 23:54:28 +00:00
Ignacio R. Morelle
30b967d6d6
Forgot a sentence in last commit...
2009-03-28 23:51:25 +00:00
Ignacio R. Morelle
666128d95a
Fortune-cookie time.
2009-03-28 23:51:05 +00:00
Ali El Gariani
ef1ecc2785
Apply patch #1140 (Fixed line wrap for CJK languages) from sylecn
2009-03-28 23:03:46 +00:00
Nils Kneuper
c11215dcb7
updated Russian translation
2009-03-28 21:34:51 +00:00
Gunter Labes
4794a4c59b
made accepted_versions_ a vector...
...
...so we can choose what version to tell rejected clients by the order
in the config file
2009-03-28 20:11:09 +00:00
Jérémy Rosen
5fb22556e5
avoid useless search of image in cache...
...
...when invalidating a unit that fits in the hex
2009-03-28 14:42:01 +00:00
Guillaume Melquiond
f2138e8729
Removed modification of the LC_ALL variable...
...
...and conditionalized setting the LANG variable.
2009-03-28 13:57:28 +00:00
Tomasz Śniatowski
678d338966
Do not call setlocale with LC_ALL on windows...
...
...when trying to set the unavailable on win32 LC_MESSAGES, instead
just return. Also only set LANG env var when setting LC_MESSAGES and
never set the LC_ALL var. This fixes the units not submerging bug and
possibly more issues as floats will now load correctly regardless of
locale.
2009-03-28 14:40:06 +01:00
Nils Kneuper
e9765ca19b
updated Chinese (Simplified) translation
2009-03-28 09:49:59 +00:00
Daniel Franke
1ad0222004
Port 2009-03-28T09:36:40Z!dfoxfranke@gmail.com (bug #13279 ) to trunk
2009-03-28 09:40:39 +00:00
Mark de Wever
ecb0ff34c5
Lua is only mandatory for the game.
2009-03-28 07:36:29 +00:00
Gunter Labes
b10aad9faa
Fixed bug #13257 : Attack dialog always uses the active name of a weapon special
2009-03-28 06:58:24 +00:00
Gunter Labes
c138f765b3
set build flags based on hostname
2009-03-28 06:58:16 +00:00
Gunter Labes
6319593a87
typo fix
2009-03-28 06:58:10 +00:00
Iurii Chernyi
5b4945e4e8
Fixed incorrect handling of poisoning attacks when suggesting...
...
...best attack in user interface
2009-03-28 02:26:13 +00:00
Nils Kneuper
fe380e3a3c
updated Icelandic and Italian translation
2009-03-27 23:28:21 +00:00
Mark de Wever
9fb14f8965
Make pkg-config optionally, depending on the game.
2009-03-27 22:45:22 +00:00
Mark de Wever
581ba90ca9
Update the cmake todo list.
2009-03-27 22:31:26 +00:00
Mark de Wever
6beb1feb1e
Revert 2009-03-26T23:38:26Z!shadowm@wesnoth.org.
...
There's no use to increase the header dependency.
2009-03-27 22:13:51 +00:00
Phil Barber
55fa8f0851
Add and wire Kitty's Trapper portrait, update changelogs, portrait credits.
2009-03-27 22:08:21 +00:00
Eric S. Raymond
e981ebc3d4
Bad art removal, requested by kitty.
2009-03-27 21:49:55 +00:00
Eric S. Raymond
335be3c4e6
Remove unused and not house-style-compatibe photos.
2009-03-27 21:23:04 +00:00
Mark de Wever
a77c757235
Add new experimental version of the pot-update.
2009-03-27 20:05:52 +00:00
Mark de Wever
c5d68984ef
Made the update-po4a target unconditionally again.
...
Stikonas reported problems with this change, can't reproduce it here but
reverted, since it doesn't break for me.
2009-03-27 19:10:45 +00:00
Ali El Gariani
aa6cc76240
A basic shell script to find the number of pixels out of the hex in unit images
2009-03-27 18:19:56 +00:00
Jérémy Rosen
f27228dfd0
add the run_file FAI command, mainly to ease debugging, patch by Crab
2009-03-27 17:26:05 +00:00
Jérémy Rosen
a81013ff9d
added a very basic poison handling.
...
This is a proof of concept to be improved on. Patch by Velory
2009-03-27 15:49:22 +00:00
Sergey Popov
01de0050e6
Added some diagnostic output to lua and pkg-config checks.
...
(written to build/config.log)
2009-03-27 13:48:45 +00:00
Sergey Popov
f19234e833
Silence pkg-config errors.
2009-03-27 12:26:19 +00:00
Sergey Popov
b2829b1a1a
Added support for finding lua without pkg-config.
2009-03-27 12:26:14 +00:00
Nils Kneuper
6b35904778
fix the cmake recipe...
2009-03-27 10:46:55 +00:00
Nils Kneuper
103e0bbb5e
remove manual and manpages from the list of packages for the moment,
...
...the update-po4a target makes some problems...
2009-03-27 10:35:21 +00:00
Lari Nieminen
68793b34ea
Used last breath events for dying enemy leader speech.
2009-03-27 09:58:15 +00:00
Daniel Franke
981afed495
2009-03-26T23:53:57Z!joerg.hinrichs@alice-dsl.de by jhinrichs dun broke mah build.
...
Fix it by reordering some function definitions.
2009-03-27 02:27:47 +00:00
Ignacio R. Morelle
5367e43d7a
Port 2009-03-26T16:16:29Z!shadowm@wesnoth.org from trunk...
...
...(make saved games of stable releases be always compatible among
different releases of the same stable series).
2009-03-27 00:53:09 +00:00
Jörg Hinrichs
7605da0bab
Some little savegame refactoring:
...
...Rename write_game to write_snapshot and move it into the game_state class.
2009-03-26 23:53:57 +00:00