Commit Graph

49127 Commits

Author SHA1 Message Date
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
Mark de Wever
f79dd5786a Fixed the unit tests.
Thanks to shadowmaster for reporting it.
2012-02-16 20:21:12 +00:00
Ignacio R. Morelle
b2e26d3895 Changelog tweaks 2012-02-16 20:17:08 +00:00
Ignacio R. Morelle
45febfd036 storyscreen: Fix excessive CPU load when idling on text-less pages 2012-02-16 20:10:38 +00:00
Anonymissimus
90662d2dad changelog correction 2012-02-16 17:53:15 +00:00
Anonymissimus
517a175f11 Rename [filter_side] in SLFs to [filter_owner].
I did not realize a tag name collision; some tags already have an inline
SLF but also a [filter_side] subtag, so this would have been ambiguous.
Luckily I noticed it before the next release, so changing without any
deprecation.
2012-02-16 17:52:58 +00:00
Nils Kneuper
a72f945ac9 updated Portuguese (Brazil) translation credits 2012-02-16 16:23:59 +00:00
Ignacio R. Morelle
9dada0b442 ai: Remove unneeded includes 2012-02-16 05:46:48 +00:00
Ignacio R. Morelle
36334723e3 ai: Remove unneeded includes 2012-02-16 05:46:12 +00:00
Ignacio R. Morelle
f2f4932f33 ai: Remove unneeded includes 2012-02-16 05:45:21 +00:00
Timotei Dolean
d15da9cf85 eclipse plugin: refactor the tag proposal so it works ok in every case 2012-02-15 21:57:43 +00:00
Timotei Dolean
ee89e566cf eclipse plugin: Make the line width 200...
...so eclipse won't wrap things in a stupid way
2012-02-15 21:57:34 +00:00
Timotei Dolean
5e9b6250a1 eclipse plugin: Convert EOL to LF 2012-02-15 21:57:15 +00:00
Timotei Dolean
e542b8ebc1 eclipse plugin: Return the string for the specific EObject...
...without hidden tokens
2012-02-15 21:57:06 +00:00
Timotei Dolean
30cbc9a362 eclipse plugin: Remove the prefixing tabs also when cleaning the node text 2012-02-15 21:56:59 +00:00
Timotei Dolean
4b21c2002f eclipse plugin: Fix (one more time) the formatter's identation policy 2012-02-15 21:56:49 +00:00
Timotei Dolean
3b40f25458 eclipse plugin: Reword a bit the messages used in the interface 2012-02-15 21:56:41 +00:00
Steven Panek
d285ec4329 Added a Windows locale association for 'uk'. 2012-02-15 21:28:02 +00:00
Steven Panek
e825aa383d Updated the changelogs; improved an entry. 2012-02-15 20:57:40 +00:00
Timotei Dolean
ed34fc4318 Fix some wordings on the news section 2012-02-15 18:50:24 +00:00
Steven Panek
e8479214d2 Added a credits entry for the Ukrainian translation. 2012-02-15 18:35:55 +00:00
Steven Panek
7cb034c05f Fixed some typos. 2012-02-15 18:29:12 +00:00
Steven Panek
729e3915fd Added 'uk' to the LINGUAS files. 2012-02-15 18:28:44 +00:00
Steven Panek
9840dbd04c Added Ukrainian to the announcement stuff's languages list. 2012-02-15 18:27:23 +00:00
Steven Panek
98169bfaab Added Ukrainian to g.w.o's language list. 2012-02-15 18:25:31 +00:00
Steven Panek
eb949abe0e Added/changed files for the Ukrainian translation. 2012-02-15 18:24:02 +00:00
Steven Panek
74250d0a0f Added 'vi' to the manual and manpages cfgs. 2012-02-15 17:24:12 +00:00
Fabian Müller
59ccec6ee2 LoW::7: Code cleanups.
Added the Naga to the orcish side.
2012-02-15 17:22:17 +00:00
Steven Panek
affffd0922 Added locale file for Ukrainian. 2012-02-15 17:13:03 +00:00
Fabian Müller
274bfa4479 LoW::3+7,14 Map cleanups. 2012-02-15 16:58:24 +00:00
Fabian Müller
5895913b1a New flags. 2012-02-15 15:59:07 +00:00