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
Gunter Labes
920d5a5759
fixed a typo
2009-01-10 19:36:00 +00:00
Eric S. Raymond
964e144790
Prevent #undef from being indented.
2009-01-05 19:01:13 +00:00
Elias Pschernig
1099a43513
Clarified the license of jquery.js and tablesorter.js...
...
...which are used by the HTML addons list generator script.
2009-01-02 16:11:10 +00:00
Eric S. Raymond
d4d762fd3e
Add AFFIX type to the macro type checker (name may change to VAR_AFFIX later).
2009-01-01 17:01:05 +00:00
Mark de Wever
a5d1d2e969
New year copyright update.
2009-01-01 10:27:41 +00:00
Alexander van Gessel
1c2e86d206
Deep-copy the base unit's attacks before modifying them, this fixes bug #12778 .
2008-12-26 21:27:32 +01:00
Alexander van Gessel
05136ad701
Include oldstyle add-on_name.cfg files in the tarballs.
2008-12-25 03:49:40 +01:00
Eric S. Raymond
ebf04baced
Detect invalid boolean values for "heals" terrain attribute.
2008-12-18 12:08:08 +00:00
Fabian Müller
942fa9dd49
New upstream version (1.3.3) of the wml emacs-mode commited.
2008-12-15 18:08:19 +00:00
Alexander van Gessel
b2ed76a007
Make complaints more informative using wmldata's new metadata.
2008-12-15 15:15:06 +01:00
Alexander van Gessel
b79aa03293
Add file and line metadata to wmldata.
2008-12-15 15:15:01 +01:00
Alexander van Gessel
2289ec1dd8
Display underscores for translatable strings.
2008-12-15 15:14:40 +01:00
Alexander van Gessel
ebf271e589
Convert newlines into '\n<br />' in unit descriptions.
2008-12-15 05:16:25 +01:00