46304 Commits

Author SHA1 Message Date
Tommy Schmitz
4327e199b3 Changed return type of action::execute() from bool to enum.
It can now indicate varying degrees of success.
2011-07-24 21:39:34 +00:00
Tommy Schmitz
3e829fbc78 Fixed server logging bug (not recognizing whiteboard data). 2011-07-24 21:39:06 +00:00
Tommy Schmitz
fa9ee6c975 Fixed whiteboard bug (ability to attack yourself). 2011-07-24 21:38:27 +00:00
Tommy Schmitz
777ed8e6f8 Optimized by adding "const&". 2011-07-24 21:29:08 +00:00
Steven Panek
8188cb588a Updated the Latin translation. 2011-07-24 20:58:34 +00:00
Nils Kneuper
94610eea66 post release version bump to 1.9.8+svn 2011-07-24 16:53:30 +00:00
Nils Kneuper
08fbecab1c bumped version to 1.9.8 1.9.8 2011-07-24 16:25:00 +00:00
Nils Kneuper
bdd788e84f pot-update (preparing for 1.9.8)
regenerated doc files (no changes here)
2011-07-24 16:20:45 +00:00
Nils Kneuper
fce402aca3 changelog cleanups and style fixes (alphabetical sorting in sections,
...<=80 chars per line, ...)
2011-07-24 15:14:37 +00:00
Nils Kneuper
c2268b1e9d since 2011-07-24T12:27:21Z!loonycyborg@gmail.com strict-aliasing should be possible again...
...for the old network code, too, so remove this (now no longer
required) flag by default
2011-07-24 15:10:34 +00:00
Sergey Popov
9fdeeeb380 Worked around strict aliasing warning on gcc 4.4.4, hopefully 4.4.x too 2011-07-24 13:57:41 +00:00
Nils Kneuper
a904ef0ae9 pot-update
regenerated doc files
2011-07-24 12:59:08 +00:00
Sergey Popov
34481784d5 Disable ANA by default in scons since servers are broken with it.
That should fix bug #18295
2011-07-24 12:27:40 +00:00
Sergey Popov
92c0955d03 Fixed strict aliasing warnings from old network code. 2011-07-24 12:27:21 +00:00
Nils Kneuper
b56503d699 fix path to campaign image, now that the old one was removed... 2011-07-24 11:01:21 +00:00
Nils Kneuper
14bbbf79c9 disable compilation of ANA by default when using cmake...
...(since there seem to be too many problems with it and eg the
official server does not use it anymore either)
2011-07-24 10:49:57 +00:00
Nils Kneuper
df25a19c23 applied utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 321 KiB on 80 files
 Optimized size: 127 KiB
   Total saving: 194 KiB = 60% decrease
2011-07-24 10:29:07 +00:00
Nils Kneuper
642c3cf602 applied patch #2663 by alarantalara: Make wesnoth-optipng work on systems with BSD stat 2011-07-24 10:28:37 +00:00
Steven Panek
34685bc67b Updated the Old English translation. 2011-07-23 21:05:25 +00:00
Steven Panek
29fea1ac4a Updated the Old English translation. 2011-07-23 19:52:47 +00:00
Alexander van Gessel
4f9815c7a7 Update the GUI when using [replace_schedule] 2011-07-23 16:51:49 +01:00
Steven Panek
5127ca6fa0 Fixed ang's name. 2011-07-22 18:30:06 +00:00
Steven Panek
114dae2bab Updated the Old English translation. 2011-07-22 00:49:05 +00:00
Tommy Schmitz
0e87177998 Removed a fixed @todo comment. 2011-07-21 19:11:53 +00:00
Tommy Schmitz
ee282b44c3 Fix regarding set_arrow_brightness(). 2011-07-21 19:11:36 +00:00
Tommy Schmitz
8c48e1f1b3 Edited comments; added some redundant "virtual"s. 2011-07-21 19:11:19 +00:00
Tommy Schmitz
850c327336 Removed references to "for_pathfinding". 2011-07-21 19:11:02 +00:00
Tommy Schmitz
bd076ef8d9 Cleanup from previous commit. Fixed bugs. 2011-07-21 19:10:30 +00:00
Tommy Schmitz
b2fd0736d3 Eliminated the non-pathfinding whiteboard mapbuilding mode.
Accordingly, changed scoped_planned_pathfind_map to scoped_planned_unit_map.
2011-07-21 19:10:12 +00:00
Tommy Schmitz
339d99bf0c Changed parameter list of a fcn. 2011-07-21 19:09:49 +00:00
Sergey Popov
40d3746681 Optimized escaped_string() function.
It was making uploading large addons take ridiculous amounts of time.
2011-07-21 16:59:17 +00:00
Sergey Popov
3255dc50a8 Removed an erroneously added redundant arg. 2011-07-21 16:59:05 +00:00
Dmitry Kovalenko
a3acad0d70 It is possible now to store data in the Lua AI engine...
...and the data persists between save/load routines // Needs slight
refactoring, use at your own risk
2011-07-21 10:31:01 +00:00
Dmitry Kovalenko
3e5bdcf448 Fixed a bug that leads to a crash(Lua aspects weren't saved between games) 2011-07-20 10:13:05 +00:00
J.W. Bjerk
4123ff80e5 changed battlestar's credits at his request. 2011-07-19 00:56:55 +00:00
Nils Kneuper
251ee94506 updated Indonesian translation 2011-07-18 09:50:52 +00:00
Mark de Wever
b11e53220c Update the annotations.
Also fixes:

- A type usage in the canvas.

- The wiki grabber properly ignore an @allow.

Applies patch #2629.
2011-07-17 14:48:07 +00:00
Nils Kneuper
f4061b88fd updated Irish translation 2011-07-17 07:48:32 +00:00
Timotei Dolean
ca1ac3fca1 eclipse plugin: Rework the 'getContainers' method...
...to adapt to the new grammar
2011-07-16 20:59:17 +00:00
Timotei Dolean
8d8f27b43f eclipse plugin: Fix faulty 'if' 2011-07-16 20:59:06 +00:00
Timotei Dolean
e46bed8e9d eclipse plugin: Reorganize the WML Utils class...
...and cleanup the WMLUtil toString code for WML node model
2011-07-16 20:58:56 +00:00
Timotei Dolean
239a0f7d33 eclipse plugin: Remove unnecessary classes 2011-07-16 20:58:45 +00:00
Timotei Dolean
ae3f8ca4bf eclipse plugin: Rework the closing end tag
autoedit Strategy
2011-07-16 20:58:36 +00:00
Timotei Dolean
1a9e13b1f3 eclipse plugin: Rework the entire Highlight...
...start/end tag strategy. It now uses a non-hacky method of achieving
it.
2011-07-16 20:58:25 +00:00
Timotei Dolean
9698d5bf39 eclipse plugin: Color '~' as macro call and '+' as tag name 2011-07-16 20:58:15 +00:00
Timotei Dolean
b044e12ce3 eclipse plugin: Fix the hyperlink helper: previous...
...code didn't take in account that previousSibling returns the AST's
previous node .
2011-07-16 20:58:05 +00:00
Timotei Dolean
1fcf75d7fb eclipse plugin: Replace the '\\' with '/' path separators...
...before returning the path
2011-07-16 20:57:55 +00:00
Timotei Dolean
720a70edfc eclipse plugin: Rework a bit the Hyperlink Helper...
...to conform to the new node model
2011-07-16 20:57:44 +00:00
Timotei Dolean
5b4d5addc7 eclipse plugin: Make an EObjectAtOffsetHelper instance...
...singleton so it can be accessed from all places without
the need to instantiate. Also refactor the getActiveFile
method to let it get the editor as parameter.
2011-07-16 20:57:34 +00:00
Timotei Dolean
3535576918 eclipse plugin: Tweak the WMLDocHandler for xtext 2.0 2011-07-16 20:57:24 +00:00