Commit Graph

49057 Commits

Author SHA1 Message Date
Alexander van Gessel
86240506ed Dutch translation update 2012-02-22 13:42:49 +01:00
Alexander van Gessel
ca1ffecc9a Make the wmlxgettext workaround for feeding a bit less hacky 2012-02-22 02:45:45 +01:00
Alexander van Gessel
028fb2291a Allow # wmlxgettext: comments to influence wmlxgettext's tagstack 2012-02-22 02:45:41 +01:00
Alexander van Gessel
70fb146ca2 Remove the 'master password' feature from campaignd 2012-02-22 00:36:57 +01:00
Alexander van Gessel
51fc5d95a3 Make email field mandatory in PBL files 2012-02-22 00:36:52 +01:00
Mark de Wever
b6c2a60904 Allow to select the floating point emulation type.
Adds several helper macros and documentation.
2012-02-21 21:10:06 +00:00
Alexander van Gessel
e20c2548ca Make wmltrans inclusion from wmlxgettext work a little better 2012-02-21 18:51:08 +01:00
Lari Nieminen
dcafd0f16a Fixed LIMIT_CONTEMPORANEOUS_RECRUITS not handling side numbers >9 correctly. 2012-02-21 17:44:20 +00:00
Alexander van Gessel
f8879eeff1 Use ssh urls rather than git urls for wescamp checkouts 2012-02-21 12:54:03 +01:00
Steven Panek
a3e39f7d2b Updated the Finnish translation. 2012-02-21 01:18:48 +00:00
Steven Panek
02d09267c5 Updated the Finnish translation. 2012-02-21 01:11:36 +00:00
Elias Pschernig
3bd7c7ee1f [wmlunits] Create animation statistics again.
Sort unit tree overviews differently.
2012-02-20 22:38:55 +00:00
Nils Kneuper
f58bb14cc4 updated French and Galician translation 2012-02-20 21:19:09 +00:00
Anonymissimus
270ed97c2c VC9 projectfile update 2012-02-20 19:30:40 +00:00
Anonymissimus
f8563468ac mute some MSVC warnings 2012-02-20 19:30:21 +00:00
Steven Panek
89bef2a386 Updated the Ukrainian translation. 2012-02-20 18:25:03 +00:00
Nils Kneuper
7ed6707691 updated German and Hungarian translation 2012-02-20 13:12:40 +00:00
Sergey Popov
40aa619d28 Fixed scons build on fedora
at least one of sources must be not in a helper lib to ensure that g++,
not gcc is used when linking.
2012-02-20 09:52:51 +00:00
Steven Panek
af79721fbf Made key spacing consistent. 2012-02-20 06:32:38 +00:00
Steven Panek
b1077bacfc Tabs to spaces; made spacing consistent. 2012-02-20 05:45:17 +00:00
Steven Panek
eeeb934386 Committed initial work for the Ukrainian translation. 2012-02-20 05:41:45 +00:00
Sergey Popov
a35f16c069 Move game.cpp into common list of sources in scons.
since there's no need to override a setting for it anymore.
2012-02-19 20:40:10 +00:00
Ignacio R. Morelle
20bcf49f3e Remove custom pool memory allocator per wesnoth-dev mailing list discussion
This affects the cmake and scons scripts, and various project files in
projectfiles/. I have only tested my changes to scons (and loonycyborg
might still want to review the diff regarding a line in src/SConscript
involving game.cpp).
2012-02-19 18:43:20 +00:00
Elias Pschernig
5f79fb5439 [wmlunits] Don't display a bogus "rails" movement cost. 2012-02-19 16:53:44 +00:00
Elias Pschernig
b540995651 [wesnoth_addon_manager] Cache info about addon dependencies...
...from the .pbl file locally (so e.g. wmlunits can use it more easily).
2012-02-19 16:42:49 +00:00
Oleg Tsarev
3d5f0362eb Now ./test provides boost_test_result.xml 2012-02-19 16:05:31 +00:00
Elias Pschernig
af48d016e4 [wmlunits] Added some error checks. 2012-02-19 13:22:18 +00:00
Nils Kneuper
a12f41e4e2 updated German translation credits 2012-02-19 11:54:21 +00:00
Nils Kneuper
0821ec33ee updated Galician and German translation 2012-02-19 10:52:19 +00:00
Mark de Wever
ebe4cb1e91 Let scale_surface use the new fpu emulation code.
Note when using scaled integers in the emulation code, the result is,
let's say `interesting'.
2012-02-19 10:10:21 +00:00
Mark de Wever
b2c0dfa7df Adds new floating point emulation code.
This code can use several fixed point formats or a double to emulate
floating point code. The code is still work in progress. The intention
is to replace the current fixed point code and use it in more
areas. Hopefully this makes Wesnoth run snappier on devices with slow
floating point hardware, read the Pandora.

By default it uses doubles, so when used in existing code there should
be no differences, between the existing code and the new code.
2012-02-19 10:07:58 +00:00
Oleg Tsarev
6fc6c895f7 I fixed regression introduced by patch save_index refactoring...
#3125. get_saves_list should return items sorted by time
2012-02-19 08:29:13 +00:00
Ignacio R. Morelle
a2c1c28c45 wesnothd: Revert to the client version check behavior prior to...
...2012-01-22T13:50:25Z!soliton@wesnoth.org since 1.10 was branched

This reverts 2012-02-04T03:59:47Z!shadowm@wesnoth.org (which was unnecessary in the first place) and
2012-01-22T13:50:25Z!soliton@wesnoth.org (which I missed and should have been reverted instead).
2012-02-19 07:20:50 +00:00
Elias Pschernig
dbf1082bdc [wmlunits] Reenable recoloring.
Always sort units overview into first place. Properly translate
"Units" heading.
2012-02-18 18:57:07 +00:00
Jérémy Rosen
551946d6c7 save_index refactoring patch #3125 by Oleg Tsarev 2012-02-18 17:57:20 +00:00
Ignacio R. Morelle
e310f2e87e Marginally improved Host Network Game wesnothd MoTD by vultraz 2012-02-18 15:48:34 +00:00
Nils Kneuper
93bdd5e6d2 fixed an issue in the Vietnamese manpages...
...and make sure that they really are up to date
2012-02-18 13:47:05 +00:00
Elias Pschernig
02729eb915 Rewrote wmlunits to parse one addon at a time.
Now it takes much longer to create units.wesnoth.org as it has to
parse the WML about 200 times instead of once but it also uses much
less memory (and so can run on the server again without risk of being
aborted).
2012-02-18 13:37:07 +00:00
Mark de Wever
b79a56c69a Changed: Default man installation directory.
The new directory confirms to FHS (based on patch #3138).
2012-02-18 13:00:27 +00:00
Mark de Wever
3bd183450a A possible NULL-pointer deference.
The test in get_unit_type_function was reversed.
2012-02-18 11:54:00 +00:00
Nils Kneuper
92c3721add fixed the text for gold carry over to match the current ruleset
issue pointed out at http://wiki.wesnoth.org/SpellingMistakes#Manual
2012-02-18 11:38:20 +00:00
Nils Kneuper
5c8348981f applied spelling mistake fix...
...from http://wiki.wesnoth.org/SpellingMistakes#Manual
2012-02-18 11:31:06 +00:00
Elias Pschernig
b8ca578de2 wmlparser2 always passes absolute paths to wesnoth.exe now...
...and fixed a bug in wildcard tag lookup (which had caused weapon
specials to be missing on units.wesnoth.org)
2012-02-18 10:01:21 +00:00
Ignacio R. Morelle
bc97fef77d Remove obsolete Soulless animation frame...
...that isn't used in mainline and serves as artistic reference for
absolutely nothing
2012-02-18 08:15:46 +00:00
Ignacio R. Morelle
3f3f14abcb Copy Drake!Soulless baseframe to serve as a stand-in for its defense frame
(fixes bug #19351)

The art for this Soulless variation is obsolete and needs to be redone
anyway.
2012-02-18 08:07:04 +00:00
Mark de Wever
538a3a41ff Fix compilation with gcc-4.7 in C++11 mode. 2012-02-17 19:17:52 +00:00
Sergey Popov
c7c55c050a Added 'wesmage' target to scons. 2012-02-16 21:16:12 +00:00
Mark de Wever
1ffa78fd72 Fix a compiler warning. 2012-02-16 21:12:23 +00:00
Mark de Wever
de058ef1a2 Added wesmage tool.
This tool in intended to make it easier to test SDL image manipulation
functions and thus make it easier to test changes to the algorithms.

loonycyborg please add SCons support.
2012-02-16 20:54:32 +00:00
Mark de Wever
3638a897ef Add an accidentally removed explict keyword.
Removed in 2012-02-14T18:36:48Z!koraq@xs4all.nl.
2012-02-16 20:21:16 +00:00