39895 Commits

Author SHA1 Message Date
Ali El Gariani
64689392e7 Use pango markup for red highlighting non-core terrain warning.
Allow to highlight the warning only (without the terrain name) and
simplify tooltip code.
2010-06-02 22:01:33 +00:00
Guillaume Melquiond
d033f89942 Avoided costly roundtrip through strings. 2010-06-02 20:36:07 +00:00
Guillaume Melquiond
74ce016970 Avoided costly roundtrip through strings. 2010-06-02 20:36:04 +00:00
Guillaume Melquiond
bab6471ae4 Avoided costly roundtrip through strings. 2010-06-02 20:36:01 +00:00
Guillaume Melquiond
f00f669215 Avoided costly roundtrip through strings. 2010-06-02 20:35:58 +00:00
Guillaume Melquiond
8bfb89a06a Avoided costly roundtrip through strings. 2010-06-02 20:35:55 +00:00
Guillaume Melquiond
ab58fb8522 Avoided costly roundtrip through strings. 2010-06-02 20:35:51 +00:00
Guillaume Melquiond
28af0668ce Fixed compilation of persistent WML code. 2010-06-02 19:20:57 +00:00
Guillaume Melquiond
0e984bd084 Avoided costly roundtrip through strings. 2010-06-02 19:20:54 +00:00
Guillaume Melquiond
94953103ce Avoided costly roundtrip through strings. 2010-06-02 19:20:51 +00:00
Guillaume Melquiond
0f95c2fdad Avoided costly roundtrip through strings. 2010-06-02 19:20:49 +00:00
Guillaume Melquiond
1376bd1e9d Avoided costly roundtrip through strings. 2010-06-02 19:20:45 +00:00
Guillaume Melquiond
d90949d6ce Avoided costly roundtrip through strings. 2010-06-02 19:20:43 +00:00
Guillaume Melquiond
0f2162371e Avoided costly roundtrip through strings. 2010-06-02 19:20:39 +00:00
Guillaume Melquiond
e7c42ba531 Avoided costly roundtrip through strings. 2010-06-02 19:20:35 +00:00
Guillaume Melquiond
ee55471405 Avoided costly roundtrip through strings. 2010-06-02 19:20:32 +00:00
Guillaume Melquiond
900441c900 Avoided costly roundtrip through strings. 2010-06-02 19:20:28 +00:00
J.W. Bjerk
c567fcc27a some fixes for ford layering. 2010-06-02 14:47:58 +00:00
Jody Northup
724f447fa9 encapsulated functions related to namespace parsing...
...namespace parsing now basically accurate to spec (inaccuracies
reflect pending changes to spec).
2010-06-02 14:42:51 +00:00
Guillermo Biset
d776575883 Added subdirectory ana to src to work on the network rewrite GSoC project. 2010-06-02 13:54:43 +00:00
J.W. Bjerk
b3f3ba0a71 two more green grass tiles, and some tweaks to grass probability. 2010-06-02 11:33:14 +00:00
J.W. Bjerk
17473a97b7 Switching the ford to something that works with the animated water.
It currently has various problems, but it's moving in the right direction.
2010-06-02 03:12:02 +00:00
J.W. Bjerk
d19c3aa736 a couple more map enhancements for THoT. 2010-06-02 03:09:54 +00:00
Ignacio R. Morelle
a8aa24c2f7 incorrect_map_format_exception now holds a basic_string...
...instead of a C-string pointer, so exception handlers won't
dereference freed memory which could cause a SIGSEGV under certain
conditions.

This fixes corrupted and/or truncated messages regarding invalid terrain
types caused by maps in the MP server lobby.
2010-06-02 01:44:28 +00:00
Ignacio R. Morelle
cd4cc0fd13 Remove an unused exception class and update a comment 2010-06-02 01:44:06 +00:00
Ali El Gariani
28a27f57a7 In terrain def% tooltip, replace incorrect "chance to be hit" by "defense"
But need something better shortly saying "chance to avoid being hit"
2010-06-02 01:32:08 +00:00
Ali El Gariani
9a004e457c Use pango word wrapping in tooltip instead of our homemade function.
This fix inaccuracies when using pango markups.
2010-06-02 01:32:05 +00:00
Eric S. Raymond
98442423cd Partial terrain-macro argument type cleanup. 2010-06-02 00:05:09 +00:00
Eric S. Raymond
f4a42de37d Comment fixes. 2010-06-01 22:25:20 +00:00
Eric S. Raymond
dd1f83f1eb Fix bug #16098: wmllint enters infinite loop during spellcheck 2010-06-01 22:03:37 +00:00
Gabriel Morin
47c2092dc9 Removed use of boost::make_shared since it's not in boost 1.35 2010-06-01 18:39:50 +00:00
J.W. Bjerk
6c1dd34c10 made dirtier cobbles for normal castles,
...reserving the clean stones ones for the keep.  Thus the keeps stand
out a little better, and castles blend in the terrain a little better.
2010-06-01 18:27:15 +00:00
Ali El Gariani
2bfe7c7171 Give specific layer name to footsteps and editor's mouseover.
Remove unused function. No visible change.
2010-06-01 15:55:18 +00:00
Guillaume Melquiond
8553ead478 Avoided costly roundtrip through strings. 2010-06-01 06:43:30 +00:00
Guillaume Melquiond
c26f2b790f Avoided costly roundtrip through strings. 2010-06-01 06:43:27 +00:00
Guillaume Melquiond
23cfcd7014 Avoided costly roundtrip through strings. 2010-06-01 06:43:24 +00:00
Guillaume Melquiond
e275bc34a5 Avoided costly roundtrip through strings. 2010-06-01 06:43:20 +00:00
Iurii Chernyi
70fd2e599e added source group for whiteboard, for MSVC 2010-06-01 03:12:53 +00:00
Gabriel Morin
13ab770dd8 Added new whiteboard files to automake as well 2010-06-01 02:42:01 +00:00
Gabriel Morin
429b97383e Planned Actions: Implementation of a few more functions...
...in planned_action_manager Attempt to use boost::shared_ptr
2010-06-01 02:30:33 +00:00
Gabriel Morin
61fbd15fa9 Planned Actions: more additions to planned_move 2010-06-01 02:30:26 +00:00
Gabriel Morin
84fa480a18 Planned Actions: planned_move class details, and some minor corrections. 2010-06-01 02:30:19 +00:00
Gabriel Morin
ce7e522426 Planned Actions: Singleton pattern for the planned_action_manager 2010-06-01 02:30:12 +00:00
Gabriel Morin
3670b59e54 Added planned_action, planned_move and planned_move_manager...
...to Cmake and Scons, but not to automake
2010-06-01 02:30:04 +00:00
Gabriel Morin
67d1e9f563 Planned actions: shuffling things around. 2010-06-01 02:29:57 +00:00
Gabriel Morin
d13077d3f7 Planned actions: changed planned_action_set to planned_action_manager 2010-06-01 02:29:49 +00:00
Gabriel Morin
871cef31da Adding files for planned_action, planned_move and planned_action_set classes. 2010-06-01 02:29:41 +00:00
Alexander van Gessel
47a972d052 Ran pofix with new rule on po files 2010-06-01 03:17:31 +01:00
Alexander van Gessel
baa717ba8d Another aint -> ain't, in the same line even 2010-06-01 03:13:49 +01:00
Alexander van Gessel
e204e8069e Prevent undefined behaviour 2010-06-01 03:01:49 +01:00