Timotei Dolean
f7a0b20a64
eclipse plugin: Remove an obsolete method
2011-07-26 15:30:11 +00:00
Timotei Dolean
6576b785ae
eclipse plugin: fix the logic for handling the...
...
...'configOnly' boolean parameter, and add cases
for handling removed variables
2011-07-26 15:29:55 +00:00
Timotei Dolean
952b52fe49
eclipse plugin: Add a clarifying comment
2011-07-26 15:29:39 +00:00
Timotei Dolean
858eced060
eclipse plugin: Re-implement the start-end tag...
...
...matching since the previous one made the CPU to stay on 100% and
keep spawning threads for the modified xtext resource model
2011-07-26 15:29:22 +00:00
Timotei Dolean
ae52e466d4
eclipse plugin: fix a typo in the changelog
2011-07-26 15:29:05 +00:00
Timotei Dolean
8cf5d7eb7c
eclipse plugin: Add the parsed variables to the variables proposal list
2011-07-26 15:28:48 +00:00
Timotei Dolean
7420f6b659
eclipse plugin: Get rid of the WMLSaxHandler...
...
...and replace it with the SimpleWMLParser
2011-07-26 15:28:30 +00:00
Timotei Dolean
16d4519de8
eclipse plugin: Make the variables reside in the...
...
...project cache instead of the file
2011-07-26 15:28:11 +00:00
Timotei Dolean
84c2a50213
eclipse plugin: Implement the adding of new found variables
2011-07-26 15:27:38 +00:00
Timotei Dolean
0215dd54e7
eclipse plugin: Switch over to using a Multimap...
...
...for storing the variables in each WML Config fil
2011-07-26 15:27:10 +00:00
Timotei Dolean
c275ae48be
eclipse plugin: Create a simple wml parser that...
...
...parses the xtext's resource of a cfg file into a WMLConfig
structure
2011-07-26 15:26:04 +00:00
Nils Kneuper
f7d2eac15b
updated Estonian translation
2011-07-26 12:51:01 +00:00
Nils Kneuper
e56272ed10
updated Galician and Russian translation
2011-07-26 11:10:22 +00:00
Steven Panek
21d19a4965
Updated the changelogs.
2011-07-26 00:09:28 +00:00
Steven Panek
22cfb93509
Unhyphenated more directional words.
2011-07-25 23:36:33 +00:00
Steven Panek
b2cbebacdf
Unhyphenate words such as 'South-East'.
2011-07-25 23:34:10 +00:00
Steven Panek
c911d3dc07
Use the transparent portraits.
2011-07-25 22:27:20 +00:00
Steven Panek
74f6b6eb3a
Added Pango markup that should have been added awhile ago;...
...
...removed some TODOs.
2011-07-25 22:03:55 +00:00
Steven Panek
1f98792c19
Fixed bug #16477 .
2011-07-25 21:31:31 +00:00
Nils Kneuper
f483a59313
updated Russian translation
2011-07-25 17:22:59 +00:00
Alexander van Gessel
780c5fecac
Fix a warning
2011-07-25 01:55:41 +01:00
Tommy Schmitz
0229f94913
Whiteboard execution now halts if a unit is sighted on...
...
...the last hex of a move.
2011-07-24 21:41:27 +00:00
Tommy Schmitz
184c170f65
Made execute-all stop upon unit-sighted.
2011-07-24 21:41:01 +00:00
Tommy Schmitz
4ed2082c2a
Changed how the whiteboard clear_undo() works.
2011-07-24 21:40:38 +00:00
Tommy Schmitz
d19a24c5b8
Modified whiteboard logging.
2011-07-24 21:40:08 +00:00
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