Lately I have been having a lot more fun using the patch submission system on the sourceforge site to do these map updates/patches than keeping track of these sent to the mailing list. That system allows uploads of the patch to be to one location, tracking and comments to be made. I have a proposal - lets use the sourceforge patch sytem to track these sort of changes to maps (maybe even adding new maps too.) Just a suggestion - but it is more likely to get done faster (by me anyway) if I don't have to search through my mail to find all the map patches to test and commit. It helps since I will usually do things when I have time so if there are a few items I can tackle in the patcher (or bug tracker) then I will more likely do them. My suggestion - upload patch to sourceforge and send a message on the maps mailing list saying you did it. This might work well for code patches/dev list too. On Sun, 2004-06-13 at 17:18, Kevin R. Bulgrien wrote: > Jones house in Scorn has a bug. Two exit squares warp the > player near to the city square instead of to the exterior of > the house. > > Here is the diff for a fix. Perhaps someone can commit this > change to CVS: > > $ diff -u maps-bigworld/scorn/houses/jones.old > maps-bigworld/scorn/houses/jones > --- maps-bigworld/scorn/houses/jones.old 2004-06-13 16:03:34.119723432 > -0500 > +++ maps-bigworld/scorn/houses/jones 2004-06-13 16:10:21.444800608 -0500 > @@ -34,18 +34,18 @@ > y 2 > end > arch exit > -slaying /world/world_105_115 > -hp 9 > -sp 35 > +slaying /world/world_105_116 > +hp 2 > +sp 8 > y 3 > end > arch tree > y 3 > end > arch exit > -slaying /world/world_105_115 > -hp 9 > -sp 35 > +slaying /world/world_105_116 > +hp 2 > +sp 8 > y 4 > end > arch tree > > _______________________________________________ > crossfire-devel mailing list > crossfire-devel at lists.real-time.com > https://mailman.real-time.com/mailman/listinfo/crossfire-devel _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel