Commit Graph

25022 Commits

Author SHA1 Message Date
Mark de Wever
804a1a627c The label should be a t_string instead of std::string. 2008-05-15 17:10:40 +00:00
Moritz Göbelbecker
c614908ceb Set minimum required CMake verseion to 2.4.6 2008-05-15 16:40:36 +00:00
Pauli Nieminen
7c7871b337 added expiration time to bans
fixed minor memory leak
2008-05-15 16:27:20 +00:00
Moritz Göbelbecker
dca4689efe Cleanup root-CMakeLists.txt a bit. 2008-05-15 14:56:38 +00:00
Moritz Göbelbecker
d4c3dd9869 Remove debugging output I accidentally left behind. 2008-05-15 13:42:59 +00:00
Moritz Göbelbecker
d0088db5c7 Check for FriBiDi version 1 explicitely. 2008-05-15 13:37:40 +00:00
Moritz Göbelbecker
130f897a72 Modularize dependencies in cmake build.
Only require libs that are needed for enabled targets.
2008-05-15 13:02:11 +00:00
Bruno Wolff III
79f14f3851 Notes about cmake issues. 2008-05-15 04:31:36 +00:00
Pauli Nieminen
6fd213799e Fixed new damage statistics code 2008-05-14 20:48:25 +00:00
Sergey Popov
4d518cf9c8 SCons recipe: made message catalog initialization actually work. 2008-05-14 17:54:14 +00:00
Lari Nieminen
a516494431 Upped the gold you get from not taking Jessica from 100/75/50 to 300/250/200. 2008-05-14 17:41:35 +00:00
Lari Nieminen
5c1a03a5f3 Simplify the distract ability WML a bit. 2008-05-14 17:06:05 +00:00
Lari Nieminen
7e860236c4 Fixed the distract ability. 2008-05-14 16:55:38 +00:00
Elias Pschernig
0025ec1d0f If the python AI can't find the wesnoth install,
...fall back to the current directory.
2008-05-14 16:30:16 +00:00
David Philippi
0af5f75992 danish translation update 2008-05-14 15:19:01 +00:00
Pauli Nieminen
90930ec599 Made new stats visible same time with old for comparision (need testing) 2008-05-14 14:47:24 +00:00
Gunter Labes
7b9fd1bcbc ignore generated files 2008-05-14 14:24:53 +00:00
Moritz Göbelbecker
ae69f444b6 Use src/revision-stamp for storing revision (same as autotools does) 2008-05-14 13:12:24 +00:00
Dimitar Ilccov
43494f55af Changed the name the locale in data/languages/mk_MK.cfg...
...in trunk to native language, as suggested by Noyga
2008-05-14 13:08:34 +00:00
Moritz Göbelbecker
c453b4a677 Add some cmake generated files to svn:ignore 2008-05-14 13:07:56 +00:00
Moritz Göbelbecker
303191187a Add uninstall target to cmake build 2008-05-14 13:00:50 +00:00
Lari Nieminen
50978161c6 Added an easy-to-use macro that can be used in scenarios...
...to display a warning when the AI is playing a side it doesn't know
how to play.
2008-05-14 12:52:28 +00:00
Moritz Göbelbecker
e7d41dfd80 Add fribidi support to cmake.
Add option to disable nls.
2008-05-14 12:15:17 +00:00
Ignacio R. Morelle
fb0945f17b Enable kitty's portrait for female red magi 2008-05-14 01:59:47 +00:00
Ignacio R. Morelle
1b309e8adc Add female Red Mage's generic portrait (by kitty)
I'm not enabling this until I check how this will look in the unit
description window due to the lack of a male portrait
2008-05-14 01:51:10 +00:00
Lari Nieminen
1a33e3a22e New Ixthala demon graphics. 2008-05-13 22:47:55 +00:00
Ignacio R. Morelle
3ddd92f95b Oops. Forgot the so-called "deprecated" autotools build system for
update in 2008-05-13T22:20:29Z!shadowm@wesnoth.org.
2008-05-13 22:26:46 +00:00
Sergey Popov
6660a387ad SCons recipe: added support for initializing message catalogs. 2008-05-13 22:23:46 +00:00
Ignacio R. Morelle
49e8483063 Separate the add-on manager window from game.cpp for later refactoring - step 1 2008-05-13 22:20:29 +00:00
David Philippi
1129db3af1 update 2008-05-13 21:40:39 +00:00
Benoît Timbert
aa708545cf fix [teleport] capturing villages with the wrong side (bug #11683) 2008-05-13 21:12:49 +00:00
Benoît Timbert
c15369d9cc Remove an unneeded ; in the plural form i added by accident 2008-05-13 20:05:35 +00:00
David Philippi
930f272b47 added missing file 2008-05-13 19:54:15 +00:00
Benoît Timbert
16279795cc Fill default plural forms 2008-05-13 19:52:31 +00:00
David Philippi
53101c54bf added new languages 2008-05-13 19:44:27 +00:00
David Philippi
8b7840df22 don't forget the actual data when adding a lanuage... 2008-05-13 18:42:47 +00:00
David Philippi
e04beb3854 added macedonian language 2008-05-13 18:37:25 +00:00
David Philippi
7f7508fdc0 added friulian language 2008-05-13 18:34:18 +00:00
Moritz Göbelbecker
a19f5b88c2 Fix fifo-dir creation when using DESTDIR 2008-05-13 18:28:39 +00:00
Mark de Wever
422cc1b82a Make the scrollbar work properly.
Moved the 15 visible items hardcoded in the listbox instead of only
sending 15 languages to the dialog.
2008-05-13 16:25:16 +00:00
Mark de Wever
936b56c650 Add a callback when the scrollbar is moved. 2008-05-13 16:19:25 +00:00
Mark de Wever
f448cd6eb2 Make sure the scrollbar area doesn't grow, only let the list area grow. 2008-05-13 15:58:58 +00:00
Mark de Wever
c752ef0fe1 Move the save and restore background routines into generic code...
...so it can be used at other parts (the listbox will need it).
2008-05-13 15:54:45 +00:00
Sergey Popov
d19a6ee5a0 Added "profile" build variant. 2008-05-13 12:48:04 +00:00
Pauli Nieminen
992df49710 Fixed coding mistakes pointed by Mordante 2008-05-13 10:01:13 +00:00
Pauli Nieminen
303dccd5cc Added smoother FPS limit to server 2008-05-13 09:45:30 +00:00
Moritz Göbelbecker
6897f73fbc Add cmake support for different fifo-dir and server uid/gid 2008-05-13 09:11:18 +00:00
Richard Kettering
242cf0bf91 New, team-colored images for the mermaid initiate. 2008-05-13 04:50:24 +00:00
Richard Kettering
4ce67eabba Added halo images for mermaids. 2008-05-13 04:43:51 +00:00
Richard Kettering
3c7f8fdcc4 Added halo images for mermaids. 2008-05-13 04:38:15 +00:00