Eric S. Raymond
8e1f96522a
Address bug #10844 .
2008-01-21 16:15:32 +00:00
Gunter Labes
8803c8e5be
make the version just say 'trunk' so we don't need to update it all the time..
2008-01-15 00:56:28 +00:00
Nils Kneuper
a8bd3845ef
change the campaignserver default port to 15005...
...
...to separate the 1.4.x compatible stuff from all older stuff
this is the campaignserver to be used for 1.4.x, too
2008-01-13 13:22:40 +00:00
Eric S. Raymond
75ad77a227
Good thing I did a commit at toplevel,
...
...not only was mapsize making wmllint choke and we almost missed a
portait reference change!
2008-01-13 12:15:29 +00:00
Miguel Zapico
c1a9710878
modified script to process Extended Era units
2008-01-13 02:46:07 +00:00
Miguel Zapico
825d4fd638
Revised script to generate Imperial Era tree
2008-01-11 23:44:04 +00:00
Eric S. Raymond
c5e9d097a8
Address bug #10741
...
(filter executables and prevent them from going on addon server)
2008-01-11 21:32:41 +00:00
Eric S. Raymond
127e5eb3d3
Address bug #10521 .
...
get_hit_sound conversion is now in wmllint, and all instances in
mainline are converted.
2008-01-11 16:22:54 +00:00
Eric S. Raymond
9ff36b1706
Header comment based on ...
...
http://www.wesnoth.org/forum/viewtopic.php?t=1086&sid=f9c486a9d998bd1a947a40c124be96da
2008-01-11 12:39:34 +00:00
Eric S. Raymond
e1185d9f55
The check described in bug #10612 is now part of wmllint.
...
All unit files that did not pass the check have been corrected.
2008-01-10 21:03:50 +00:00
Gunter Labes
79fb29a9a5
bump version to 1.3.13+svn
2008-01-05 00:16:08 +00:00
Eric S. Raymond
9dd4fc6e82
Ignore some deliberately unbalanced WML.
2008-01-03 15:14:26 +00:00
Eric S. Raymond
a680346d71
Fix various small problems detected by wmllint
...
(macro name collisions, 1.3 terrain that wmllint can't tell from 1.2,
and so forth).
2008-01-03 14:54:20 +00:00
Eric S. Raymond
87841ddb19
Fix a bug that was causing wmllint to ignore maps.
2008-01-03 12:40:39 +00:00
Miguel Zapico
5455bcdd01
Fixed some inconsistences in the unit tree translation.
...
All current countries now present on the index page
2007-12-16 05:58:48 +00:00
Miguel Zapico
3096eb667b
Added specials to the unit descriptions,
...
...and make them available in other languages
2007-12-14 05:49:53 +00:00
Gunter Labes
5c4d8745a4
remove an obsolete condition to cover 1.2
2007-12-12 15:47:12 +00:00
Gunter Labes
92de007e3f
add a proper doctype and put the meta tag at the correct place
...
fix line endings
2007-12-12 15:27:34 +00:00
Gunter Labes
76ee766b5a
* slight less verbose output
2007-12-12 09:24:18 +00:00
Miguel Zapico
2f4c009d35
Support for translations based on source code.
...
Still missing description translation
2007-12-12 05:05:45 +00:00
Gunter Labes
db432055e1
also ignore translation files
2007-12-10 17:32:34 +00:00
Eric S. Raymond
c5f8c853ac
Attempt to address bug #10476 .
2007-12-09 01:09:05 +00:00
Elias Pschernig
a9c17ac59b
Make the python WML parser skip comments inside strings without double quotes.
2007-12-08 16:08:12 +00:00
Gunter Labes
0f22c7c4fd
move the css to the templates
...
make the index.html template a bit more generic
2007-12-05 20:17:09 +00:00
Gunter Labes
38d47c1c84
check the right place for images to be colorized
...
bump the version
2007-12-05 16:49:11 +00:00
Eric S. Raymond
dad5897b15
More file permissions cleanups.
2007-12-03 22:06:32 +00:00
Nils Kneuper
7c8c86b96d
adding the macro reference to the ignore list
2007-12-01 11:59:15 +00:00
Eric S. Raymond
7f37d9184b
Typo fixes.
2007-11-28 07:34:37 +00:00
Hans Joachim Gurt
c65879d7d0
First attempt at documenting the files in data/tools/wesnoth/
2007-11-28 04:57:38 +00:00
Hans Joachim Gurt
027ee48e74
comments, formatting
2007-11-28 04:56:17 +00:00
Miguel Zapico
a35eef9135
Added units and factions to the translation
2007-11-27 04:49:58 +00:00
Eric S. Raymond
c6d35c917e
Cope with the fact that the default Ubuntu shell...
...
...no longer does {} expansion of file globs.
2007-11-26 02:19:02 +00:00
Eric S. Raymond
a7499251cc
Correct somebody's thinko.
2007-11-26 00:26:31 +00:00
Eric S. Raymond
5273f5f689
Fix some broken invocations in the data/tools makefile.
2007-11-26 00:18:58 +00:00
Gunter Labes
6d55881eba
update the version of the unit tree script
2007-11-19 20:51:00 +00:00
Mark de Wever
def7f33aec
Remove an accidently committed piece of code
2007-11-18 19:30:11 +00:00
Mark de Wever
15453a43cc
Added some files to the blacklist list,
...
they are on wescamp and shouldn't be removed upon upload of the
campaign.
2007-11-18 19:29:08 +00:00
Mark de Wever
b548402bb4
Made commit work with a list of files.
...
Switched from popen3 to Popen, upon Elias' suggestion, this fixes the
problem with files with a ' in the name and is more secure.
2007-11-18 19:01:03 +00:00
Mark de Wever
0e99f4a0e8
Make the upload of translations also works.
...
The wescamp integration should be ready now except for more testing.
2007-11-17 15:46:41 +00:00
Mark de Wever
d048d16fd5
Fix a call to svn_remove to __svn_remove.
...
Reverted the removal of dir_remove and implemented the function.
2007-11-17 14:12:28 +00:00
Mark de Wever
ba86acac6a
Remove unused function svn_cleanup.
2007-11-17 12:07:53 +00:00
Mark de Wever
ec6ecc66e5
Marked a few more functions as private.
2007-11-17 12:06:56 +00:00
Mark de Wever
6c0771a9d7
Remove unused funtion svn_status and the flags defined for it.
2007-11-17 09:56:17 +00:00
Mark de Wever
9352943197
Remove unused and not implemented function dir_remove.
2007-11-17 09:54:42 +00:00
Mark de Wever
8372898594
Catch all socket errors, these happen when the server can't be connected.
2007-11-17 09:53:21 +00:00
Mark de Wever
d7bda1ea95
Made private functions private and fixed all callers.
...
Discovered a problem with unescaped names in on the command line,
added a partial fix but need to discuss with somebody knows python
better.
2007-11-17 09:44:49 +00:00
Patrick Parker
a329f4d8ec
make wmliterator aware of #undef
2007-11-16 07:23:14 +00:00
Patrick Parker
2561f5b30c
make wmliterator aware of #ifndef
2007-11-16 07:18:24 +00:00
Mark de Wever
9ff94ab766
Various changes to the wescamp integration:
...
* added the erase option to erase an addon from wescamp
* added the upload all feature
* reduced the odds that a sync from wescamp overwrites an addon on the server.
* various bug fixes
2007-11-15 20:29:34 +00:00
Eric S. Raymond
65aef0e8b2
Add Emacs Lisp mode for editing WML.
2007-11-15 13:31:37 +00:00