Elias Pschernig
89bc70b37c
[wmlunits] Index terrain types by the .string...
...
...instead of the .id field as the latter isn't unique right now.
2009-09-24 18:15:55 +00:00
Elias Pschernig
be4edb3fe6
Peter Mawhorter improved the TeamColorizer script...
...
(you can now specify the color instead of just using red and it uses
the same algorithm as in-game). This is patch patch #1302 .
2009-09-24 16:46:28 +00:00
Eric S. Raymond
6a60c523a3
Cope better with attributes at toplevel.
2009-09-20 16:22:18 +00:00
Eric S. Raymond
ae20489ec0
Croak more gracefully on a file with no element structure.
2009-09-20 15:40:28 +00:00
Elias Pschernig
aaf2850371
[wmlunits] change the process names of wmlunits to 'wmlunits'...
...
...so it can be killed more easily
2009-09-17 16:16:28 +00:00
Elias Pschernig
a3875006eb
[wmlunits] Reset a reference early to keep less objects referenced...
...
...and enable (manual) GC. Should keep memory footprint below 500MB
now for the full WML tree of all addons on the 1.6 server.
2009-09-15 20:13:40 +00:00
Elias Pschernig
ec651a6acc
[wmlunits] Don't start more than one convert process at a time...
...
Starting many at once will stall CPUs and IO, and if delayed (so there
are 100ds or 1000ds of processes running at the same time) possibly
require massive amounts of memory.
2009-09-15 16:33:42 +00:00
Eric S. Raymond
49318f662f
Follow up on the Naga Fighter portrait replacement.
...
Also, don't require a translation mark for translatables that are all
spaces.
2009-09-13 21:58:31 +00:00
Eric S. Raymond
3d353d5e9a
Tell the spellchecker about "sceptre".
2009-09-09 10:18:41 +00:00
Fabian Müller
e0ef93d99b
Update WML emacs mode metadata.
2009-09-05 13:46:53 +00:00
Eric S. Raymond
617ed57222
Teach wmllint how to catch truncated sound-file names.
2009-09-04 04:22:17 +00:00
Eric S. Raymond
f9b7819412
Teach wmllint about some of the new scopes that id= can live inside...
...
...without being a reference problem. Refactor spellchecker, we want to
apply it more widely. Add proper line terminations to two files.
2009-09-04 03:31:28 +00:00
Eric S. Raymond
91f7f93b06
Guard against a crash bug.
2009-09-03 19:59:26 +00:00
Eric S. Raymond
9e3c39145d
Support a --nospellcheck option.
2009-09-03 01:23:28 +00:00
Eric S. Raymond
54b21bcd94
Teach wmllint to detect units speaking in their "die" events.
2009-09-02 22:38:47 +00:00
Eric S. Raymond
4fdc7d1a99
More code simplification.
2009-09-02 17:29:36 +00:00
Eric S. Raymond
2cf3a7ad9c
More refactoring to reduce code bulk.
2009-09-02 16:38:11 +00:00
Eric S. Raymond
99d6f73349
Begin moving checks to reduce scan overhead.
2009-09-02 16:05:33 +00:00
Eric S. Raymond
44bd2328f4
Refactor to reduce parsing overhead.
2009-09-02 15:46:26 +00:00
Eric S. Raymond
7556849edb
Fix a broken syntax check.
2009-09-02 15:33:02 +00:00
Eric S. Raymond
48ba80cfdb
Prose-polishing pass on LoW.
...
Add "woodscraft" as a global spelling exception.
2009-09-02 03:51:54 +00:00
Eric S. Raymond
4ec85cfd8d
wmllint fixes (including some enhancements to wmllint itself...
...
...to coope with new AI-related tags). Minor prose polish in some
Drake unit descriptions.
2009-09-01 23:34:21 +00:00
Ignacio R. Morelle
115fb01a20
Update helptrailer.xhtml to reflect the site's current footer,
...
...in particular the copyright statement. Do not blame me for the new
trailing dot in the support line, it's added for consistency with
other current static pages.
2009-08-16 22:15:25 +00:00
Gunter Labes
0c3d83cef0
added the transformations for the drake renames
2009-08-16 15:38:37 +00:00
Eric S. Raymond
2df2c2a467
Try to prevent the terrain_type -> terrain_type_type error.
2009-08-16 13:24:35 +00:00
Fabian Müller
1c3fbf9e7e
Emacs WML mode: Updated the known WML elements.
2009-08-10 11:09:52 +00:00
Tomasz Śniatowski
1a934ac94b
rename editor2 -> editor. Old editor is long dead, long live the new editor!
2009-08-08 12:14:58 +01:00
Eric S. Raymond
67e599f2b0
Attrubute change swing= ->second_value= requested by boucman.
2009-08-01 15:47:41 +00:00
Eric S. Raymond
99cae53110
Address bug #13967 : Animation glitches with terrain filters.
...
This needed both fixes in mainline and a bit of wmllint logic to ensure
that incoming UMC gets converted.
2009-07-31 22:24:49 +00:00
Alexander van Gessel
2decba1a8e
Make wmliterator prioritize << >> over " ".
2009-07-30 13:47:56 +01:00
Alexander van Gessel
fd7bff4907
Add a wmllint rule to replace @add-ons with ~add-ons.
2009-07-30 13:20:57 +01:00
Gunter Labes
0cd5bba216
removed the slasher renaming since it's not safe
2009-07-28 14:25:56 +00:00
Alexander van Gessel
865ca7d7a7
Remove debug statement.
2009-07-28 00:50:02 +01:00
Alexander van Gessel
ee2e6e796f
Teach wmliterator about <<lua strings>>.
2009-07-27 23:23:28 +01:00
Elias Pschernig
3de8e1cd18
[wesnoth_addon_manager] Really remove campaign.
...
Also remove old-style top-level campaign.cfg.
2009-07-27 14:20:33 +00:00
Elias Pschernig
1aa2d5cb8d
[wesnoth_addon_manager] Remove old campaign directory...
...
...before unpacking a new one.
2009-07-27 13:58:21 +00:00
Justin DiSabatino
4d0d708620
Updated for the Slasher->Arbiter change.
2009-07-27 10:31:02 +00:00
Ignacio R. Morelle
c76e733aa7
wmllint: changed the {@campaigns} replacement with {~add-ons};...
...
...it was using {@add-ons} instead, which was deprecated and scheduled
to be removed in 1.7.3.
2009-07-27 10:29:03 +00:00
Alexander van Gessel
f676484395
Teach wmlindent about <<lua strings>>.
2009-07-27 01:09:42 +01:00
Elias Pschernig
8880d09e45
Updated wmltools.Translation class regexps...
...
...so they exclude fuzzy strings. (fixes bug #13986 )
2009-07-23 14:48:10 +00:00
Elias Pschernig
1baefd38e3
[addon_manager] fixed typo in my last commit
2009-07-09 15:39:19 +00:00
Elias Pschernig
49fb3688e8
Added support for .ign files to wesnoth_addon_manager
2009-07-08 22:42:01 +00:00
Eric S. Raymond
871dab2d25
wmlscope/wmllint cleanup.
2009-07-07 09:00:51 +00:00
Alexander van Gessel
d0a586d240
Fix trackplacer's overlaps().
2009-07-05 21:36:59 +01:00
Elias Pschernig
c5753468b4
[wmlunits] Applied revision #36499 from 1.6 to trunk.
2009-07-01 18:04:45 +00:00
Elias Pschernig
eeb7d7671a
Applied svn revision #36497 from 1.6 to trunk.
2009-07-01 17:22:06 +00:00
Gunter Labes
bedebd2138
made verbose output readable
2009-06-29 16:38:51 +00:00
Gunter Labes
322edb0141
fixed the tar command
2009-06-29 16:38:35 +00:00
Alexander van Gessel
79220496f8
Update wmlgrammar a bit to newer WML.
2009-06-14 00:23:53 +01:00
Eric S. Raymond
a797f34029
Prevent Pango markup from confusing the spellchecker.
2009-06-11 19:55:49 +00:00