Commit Graph

25045 Commits

Author SHA1 Message Date
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
Pauli Nieminen
2b968add01 Improved servers resposiviness with better delay values 2008-05-13 00:24:57 +00:00
Pauli Nieminen
5745d05b91 Fixed memory leak in preprocessor
Fixed memory leak in server metrics
2008-05-12 23:34:38 +00:00
Moritz Göbelbecker
12d1d7247d Add cmake support for manual generation/translation/installation
Add cmake support for manpage installation

Workaround for a bug in cmake 2.4.7
2008-05-12 23:00:16 +00:00
Pauli Nieminen
a6ab529bdb Fixed statistics calculation problems (used wrong variables for damage) 2008-05-12 22:27:39 +00:00
Ignacio R. Morelle
a53ecf57dd Differentiate the evil magi portraits a bit using horizontal image flipping...
...this screws up the shading of them, but if you compare the generic
brown lich portrait against Lord Jevyan's one, you'll notice the
artist already used a similar trick on their work
2008-05-12 21:21:32 +00:00
Pauli Nieminen
8ae6eeda05 Fixed a mememory leak networking code 2008-05-12 20:49:24 +00:00
Mark de Wever
29f7651a50 Move the list grid from a grid into a vector of grids,
...refactoring required to make the scrollbar really functional.
2008-05-12 17:26:34 +00:00
Benoît Timbert
371e9fb146 French translation update 2008-05-12 15:51:09 +00:00
Mark de Wever
4e3203ab38 Add the has_widget() function. 2008-05-12 15:39:23 +00:00
Benoît Timbert
5311b27df5 French translation update 2008-05-12 14:04:26 +00:00
Gunter Labes
4ded7bc6eb correct a test 2008-05-12 12:09:31 +00:00
Gunter Labes
8fcb941ca3 some language tweaks 2008-05-12 12:08:46 +00:00
Sergey Popov
7332864c1e SCons recipe:
- Made pot-update update manpages and manual pots.

- Made update-po print statistics.
2008-05-12 11:03:00 +00:00
Sergey Popov
d087738239 SCons recipe: pass -mthreads on windows. 2008-05-12 10:01:57 +00:00
Mark de Wever
e17d9aaeb2 Remove the deprecated notice on autotools...
...and change it to the fact that it probably will be replaced. Also
show both alternatives when still using autotools.
2008-05-12 09:26:00 +00:00
Mark de Wever
b51e63abd1 Allow a sizer to be fixed size,
...this is only available for C++ and not yetfor WML.
2008-05-12 07:37:32 +00:00
Mark de Wever
51f8b73e4b Avoid an assert when the scrollbar doesn't have a size yet...
...and setting a parameter forces a recalculation. set_size() also
recalculates so we won't be shown before being recalculated.
2008-05-12 07:36:27 +00:00
Mark de Wever
d3524bd60b Add the extra switches for the strict compilation in the wishlist. 2008-05-12 05:33:09 +00:00
Bruno Wolff III
817f860e83 Adds to the cmake wishlist 2008-05-12 04:17:18 +00:00
Richard Kettering
a97bbb0c89 Added a two-frame defense animation for the Sentinel. 2008-05-12 03:15:26 +00:00
Richard Kettering
91486bef43 Slight tweak to stalwart defense frame. 2008-05-12 03:05:38 +00:00
Richard Kettering
c66e493754 Added a two-frame defense animation for the Stalwart. 2008-05-12 02:32:12 +00:00
Richard Kettering
12940bd430 New, 2-frame defense animation for the dwarven lord. 2008-05-11 23:03:08 +00:00
Richard Kettering
a483a665ce New, 2-frame defense animation for the steelclad. 2008-05-11 21:46:33 +00:00
Pauli Nieminen
e76b2f5c4d added switch to enable per fight stats in autotools 2008-05-11 21:16:54 +00:00
Mark de Wever
b21ac061af Partial revert of 2008-05-11T17:47:32Z!koraq@xs4all.nl, this was old testing code. 2008-05-11 19:39:44 +00:00
Pauli Nieminen
859958b006 Added possibility to use per fight EV statistics proposed by maboul
Fixed possible cause for client disconnects when having bad connection

Cleaned up game config reading code

minor code cleanups
2008-05-11 19:34:32 +00:00