Commit graph

2320 commits

Author SHA1 Message Date
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
Eric S. Raymond
5db1379271 Make wmlindent aware of #ifndef. 2007-11-15 13:04:02 +00:00
Mark de Wever
78baad0d5f Swap the reading of stdout and stderr...
...which seems to avoid a 'hang' of the upload script.
2007-11-11 18:37:30 +00:00
Eric S. Raymond
d3bbac3603 Change Ivanovic's test slightly. 2007-11-10 21:36:47 +00:00
Eric S. Raymond
eb28d8e83a Found some false positives; implement a magic comment to ignore them. 2007-11-10 17:58:37 +00:00
Eric S. Raymond
11045df5fc Correct the check for bad translation marks. 2007-11-10 17:45:53 +00:00
Mark de Wever
ab6f8fed56 Another large update,
the code now starts to settle and slowly gets into a usable state.
2007-11-10 14:54:21 +00:00
Eric S. Raymond
f9ceae7ee5 Add a check to wmllint for non-strings made translatable,
fix a few glitches ervealed by wmlcope/wmllint.
2007-11-10 14:27:43 +00:00
Gunter Labes
b9767e93f1 bump the version in the unit_tree script as well 2007-11-10 01:31:08 +00:00
Mark de Wever
bd73d33d2f Refactoring of the wescamp tool and svn library, changes all over the place. 2007-11-09 21:45:52 +00:00
Mark de Wever
361bfdac25 Added support for storing the data in a temp directory. 2007-11-08 17:41:39 +00:00
Eric S. Raymond
9c16e2bd08 Skip -bak, not .bak. And a cosmetic fix. 2007-11-08 17:40:57 +00:00
Eric S. Raymond
1920174d39 Prevent C and Python clients from uploading .pbl, .bak and ~ files. 2007-11-08 17:23:11 +00:00
Eric S. Raymond
1312c5187e Enable uploads of new-style campaigns. 2007-11-08 07:02:15 +00:00
Eric S. Raymond
8e13bd3e95 Avoid false positives on the string "mask" in cfg text. 2007-11-07 15:06:26 +00:00
Eric S. Raymond
4d95ea11c5 Don't add a border to any mapfile with a usage=mask header.
Also, warn if a file has usage=mask and a map extension or vice-versa.
2007-11-07 14:12:30 +00:00
Mark de Wever
d82cc6fb1b Another sync,
the download from wescamp and upload to the campaign server also
works.
2007-11-02 20:27:54 +00:00
Gunter Labes
7cde1ad720 again check if the female images actually exist before converting...
...and turn the image generation on
2007-11-02 11:42:42 +00:00
Miguel Zapico
0aeccec5b9 Added templates for eras, and moved all the html files to the templates folder 2007-11-02 04:25:44 +00:00
Gunter Labes
cebbc37021 ignore the files created by the unit tree script 2007-11-02 04:19:04 +00:00
Gunter Labes
79e8c7d7b5 removed svn:executable property 2007-11-02 03:40:22 +00:00
Gunter Labes
247a78dec2 made the colourization output less verbose 2007-11-01 13:23:05 +00:00
Mark de Wever
88f5c8e94a Big rewrite and cleanup of the code, the upload to wescamp seems to work now. 2007-10-31 21:22:17 +00:00
Miguel Zapico
75b3c0b62c Added bats and gryphons to the script and template files 2007-10-31 03:30:19 +00:00
Miguel Zapico
9f4752c645 Adapted the script to handle the 1.2 versions 2007-10-31 02:58:40 +00:00