Author: devurandom
Date: Sat Feb 23 15:39:04 2008
New Revision: 3861

URL: http://svn.gna.org/viewcvs/warzone?rev=3861&view=rev
Log:
Port from /trunk/:
r3850:
Fix a typo in regexp, which prevented "playerX.slo" from getting replaced 
properly.
Also add error checking, to see wether the template parameters were replaced 
properly.
r3851:
Move playerX.[vs]lo.in to player0.[vs]lo
This adds make warnings, which are hopefully always reacted upon as they are in 
my version of GNU make, so it does the correct thing and not try to replace 
player0.[vs]lo with itself or do other crap...
make: Circular player0.slo <- player0.slo dependency dropped.
make: Circular player0.vlo <- player0.vlo dependency dropped.
Also: Add clean target
r3860:
PCRE is not supported by every grep as it seems, so expand \s to [[:space:]].

Added:
    branches/2.1/data/mods/global/aivolution/multiplay/skirmish/player0.slo
      - copied unchanged from r3851, 
trunk/data/mods/global/aivolution/multiplay/skirmish/player0.slo
    branches/2.1/data/mods/global/aivolution/multiplay/skirmish/player0.vlo
      - copied unchanged from r3851, 
trunk/data/mods/global/aivolution/multiplay/skirmish/player0.vlo
Removed:
    branches/2.1/data/mods/global/aivolution/multiplay/skirmish/playerX.slo.in
    branches/2.1/data/mods/global/aivolution/multiplay/skirmish/playerX.vlo.in
Modified:
    branches/2.1/data/mods/global/aivolution/multiplay/skirmish/Makefile.am


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to