1291 Commits

Author SHA1 Message Date
Mark de Wever
283c018273 Fix a typo. 2009-03-14 22:38:32 +00:00
Eric S. Raymond
f5b320345e Actually document a command-line switch wmlflip needs, shame on me. 2009-03-14 21:12:35 +00:00
Gunter Labes
75ea3436f4 parse addons first so mainline units overwrite user made units...
...with the same ID and not the other way around
2009-03-13 10:14:10 +00:00
Gunter Labes
e2d63e2d54 improved icon finding + teamcoloring 2009-03-11 22:19:03 +00:00
Eric S. Raymond
2e8aab7de5 Validated subtags within [part] tags. 2009-03-11 16:04:30 +00:00
Gunter Labes
d02bea2388 only show weapon specials if they have a name 2009-03-11 13:05:37 +00:00
Gunter Labes
9d0d04a764 disregard the type option when omitted 2009-03-10 18:03:08 +00:00
Eric S. Raymond
9811794d61 AI attributes "simple_targeting" and "scout_village_targeting"...
...were not spelled consistently, and the engine spelling was
wrong. Fix this, by teaching wmllint to fix it.  The wiki will be
updated simultaneously with this commit,
2009-03-08 16:08:54 +00:00
Elias Pschernig
b2dfe246e7 addons website:
- Added sortable "Type" column

- Added sortkey to the "Size" column

- List available translations in the "Notes" column
2009-03-07 15:54:14 +00:00
Gunter Labes
ff4bf263c3 bold the size number to make sorting behave right 2009-03-07 15:46:47 +00:00
Elias Pschernig
a40c7ad98c Added --type options to wesnoth_addon_manager,
...so you can download all addons matching a certain type.
2009-03-07 15:25:20 +00:00
Elias Pschernig
d02db6c4d6 List addon type with wesnot_addon_manager -l. 2009-03-07 15:13:57 +00:00
Eric S. Raymond
52bdbab51d tweak some mcro forms so the calls can be typechecked. 2009-03-03 02:40:17 +00:00
Gunter Labes
32ea71aaab Revert "use the name from [dir] rather than campaign_name=...
...which might be different from lowercasing" (no more needed after
2009-03-02T02:20:53Z!soliton@wesnoth.org)
2009-03-02 03:26:51 +00:00
Gunter Labes
c0b1df98c2 use the name from [dir] rather than campaign_name=...
...which might be different from lowercasing
2009-03-01 23:50:00 +00:00
Gunter Labes
39596af46b update the port list for the upcoming 1.6 release 2009-03-01 22:52:49 +00:00
Eric S. Raymond
51c13fb819 Pre-1.6 reindent and whitespace cleanup. 2009-03-01 12:56:14 +00:00
Alexander van Gessel
e07bfe2d1e Fix what looks like some typos, caught by pychecker. ESR, please check this. 2009-02-28 23:50:59 +01:00
Fabian Müller
9fce499eef Updated the WML emacs mode to the new 1.3.5 upstream version. 2009-02-28 10:57:24 +00:00
Eric S. Raymond
23e8c1c69d Documentation tweaks and fixes. Addresses bug #13077. 2009-02-27 16:11:45 +00:00
Alexander van Gessel
5ecf0c26c5 Fix some issues pychecker caught. 2009-02-27 12:50:18 +01:00
Eric S. Raymond
31f107a570 This version can full transform .cfg files. 2009-02-27 05:41:12 +00:00
Eric S. Raymond
40182c6f91 Almost ready for production use. 2009-02-26 20:42:58 +00:00
Eric S. Raymond
d06a847bb9 Added mapsize(). 2009-02-26 19:30:11 +00:00
Eric S. Raymond
a05e818707 Ready to try analyzing map files now. 2009-02-26 19:22:01 +00:00
Eric S. Raymond
34679dbb37 Data reduction. 2009-02-26 18:54:39 +00:00
Eric S. Raymond
c6448e4137 Beginning of new tool for transforming coordinates in WML. 2009-02-26 17:50:01 +00:00
Gunter Labes
285ec8c663 Revert "Removed scan for python files when uploading campaigns...
...this only was needed before the routing of python scripts through
safe.py. Also removed the validation mechanism for python scripts - it
never was used as far as I know."
2009-02-24 22:44:30 +00:00
Eric S. Raymond
fd5c54fbb3 Notice addition requested by Ivanovic. 2009-02-24 00:18:42 +00:00
Ignacio R. Morelle
b7b6ae706f Forgot to mention the titlescreen/landscapebattlefield.jpg ->
...story/landscape-battlefield.jpg step in the changelog and Rel. Notes
entries, and in wmllint's code.

Thanks Ivanovic for spotting this.
2009-02-21 19:16:52 +00:00
Ignacio R. Morelle
39abdc314b Per Kitty's and Dave's request, the Great Continent (central) map...
...is now the only titlescreen background again.

The old titlescreen files were moved into story/ and renamed as well;
wmllint has been updated to update existing content due to these
changes. Fixed mainline WML referencing those files, and added a release
note along with a quiet changelog entry.
2009-02-21 19:04:12 +00:00
Eric S. Raymond
1248d14605 Address bug #13007.
Ordinarily I'd be worried about the risk of UMC breakage from renaming
macros, but one of these was broken for a long time until recently so
we're probably not increasing any lossage here.
2009-02-21 12:47:05 +00:00
Patrick Parker
158c7a7b01 wmliterator now allows unbalanced tags inside macro-call (parameters). 2009-02-21 05:13:30 +00:00
Christian Bielert
dc4cf54b60 wmllint_gui: Make the Stop button work. 2009-02-12 12:59:50 +00:00
Christian Bielert
2911814496 Add a wxpython GUI frontend for wmllint.
Has not been tested under Win32/Mac OS yet.
2009-02-11 20:10:29 +00:00
Ignacio R. Morelle
61bfcbd668 ESR did not take nagini-fighter.png into account for renaming it to
fighter+female.png. Fixing this.

* Rename image file.

* Fix wmllint rule.

* Fix relevant mainline references.
2009-02-01 13:50:38 +00:00
Ignacio R. Morelle
de25875708 ESR did not take dwarf-guard.png into account for renaming it...
...to dwarf.png. Fixing this.

* Rename image file (only the non-transparent portrait needed it).

* Fix wmllint rule.

* Fix relevant mainline references.
2009-02-01 13:44:57 +00:00
Eric S. Raymond
67fee66ac3 Second part of portrait directory renaming.
All mainline references are fixed, and wmllint knows what to do.
2009-02-01 06:14:17 +00:00
Eric S. Raymond
decb66a304 Alter commented-ount UMC def to something more useful,
...now that wesnoth-umc-dev exists.
2009-01-31 16:03:31 +00:00
Elias Pschernig
e5349dd712 wesnoth_addons_manager: Removed some debug messages. 2009-01-31 15:48:38 +00:00
Elias Pschernig
fb94a949ec wesnoth_addon_manager: really fixed it now 2009-01-31 15:41:26 +00:00
Elias Pschernig
7854e4e61b Fixing previous wesnoth_addon_manager commit. 2009-01-31 15:38:28 +00:00
Elias Pschernig
ad94f556cb Made wesnoth_addon_manager read "type" and "email" fields...
...when uploading a campaign.
2009-01-31 15:33:12 +00:00
Eric S. Raymond
718cbdfa78 thespaceinvader's big portrait rationalization. 2009-01-31 00:15:02 +00:00
Patrick Parker
5df91e328e minor optimization of parseQuotes which also silences EOF warning...
...when partial lines passed by wmllint
2009-01-18 07:29:41 +00:00
Fabian Müller
380c17e462 upstream update of the emacs mode to version 1.3.4a 2009-01-16 13:14:35 +00:00
Eric S. Raymond
4f06d7754e WML renaming tweak at ShadowMaster's request. 2009-01-11 23:17:28 +00:00
Patrick Parker
b4f608871a fix more bugs which were introduced during an apparent refactoring attempt
- parseQuotes now handles quotes in comments correctly as it did originally
2009-01-11 01:31:12 +00:00
Patrick Parker
ac41da8fd7 remove unused code section 2009-01-11 01:03:21 +00:00
Patrick Parker
d4cbd32e40 fix wmliterator.py:
- AttributeError: 'WmlIterator' object has no attribute 'printError'

  - Unwanted spam printed to the console
2009-01-11 00:59:35 +00:00