46288 Commits

Author SHA1 Message Date
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
Timotei Dolean
82e987e49e eclipse plugin: Tweak the folding for the preprocessor directives 2011-07-16 20:57:11 +00:00
Mark de Wever
26c29e5b09 Fix a gcc warning.
The code looks somewhat odd, want to discuss it later.
2011-07-16 10:00:02 +00:00
Mark de Wever
7e8393aca3 Initialize all members. 2011-07-16 10:00:00 +00:00
Mark de Wever
f36b69c34b Fix a gcc warning. 2011-07-16 09:59:57 +00:00
Tommy Schmitz
2415bb2939 Fixed whiteboard bug with recruit/recall validation. 2011-07-15 21:45:27 +00:00
Tommy Schmitz
b242624090 Made action numbers from different teams not overlap anymore. 2011-07-15 21:45:12 +00:00
Tommy Schmitz
69d8bffac4 Made allies' actions highlightable again. 2011-07-15 21:44:56 +00:00
Tommy Schmitz
ea0d92eabf Reworked the wb::visitor interface a little.
Tightened up some member privacy, added/removed some members,

...removed some unnecessary virtual keywords.

Changed the behavior of visitor::visit_all_actions().
2011-07-15 21:44:39 +00:00
Tommy Schmitz
e0b3459de4 Revert "Made allies' whiteboard plans highlightable." 2011-07-15 21:41:41 +00:00
Timotei Dolean
63eb1c3dea eclipse plugin: Prevent a NullPointerException when...
...there is no selected install
2011-07-15 21:09:48 +00:00
Timotei Dolean
7f61ee7a0d eclipse plugin: Fix the setupWorkspace, by using...
...the default install instead of the null one
2011-07-15 21:09:38 +00:00
Timotei Dolean
b65bdd08dd eclipse plugin: Fix the indentation of the message 2011-07-15 21:09:29 +00:00
Timotei Dolean
f9eead0b01 eclipse plugin: Update the dependencies 2011-07-15 21:09:19 +00:00
Timotei Dolean
89e0d88b1c eclipse plugin: Migrate the rest of code to the new node model 2011-07-15 21:09:09 +00:00
Timotei Dolean
359d2e3b4f eclipse plugin: Mention xtext 2.0 upgrade 2011-07-15 21:08:58 +00:00
Timotei Dolean
89348b052e eclipse plugin: Remove obsolete code 2011-07-15 21:08:49 +00:00