maldorne / hexagon

MudOS-alike mudlib running on the DGD driver.
http://www.maldorne.org
12 stars 2 forks source link

review file encodings #20

Closed neverbot closed 1 year ago

neverbot commented 1 year ago

Some of the files in the repository use UTF-8, while others use iso-8859-1. Take a look to this and unify criteria.

neverbot commented 1 year ago

scripts/encoding.sh created, and every file has been checked. Now every text.file should be UTF-8.

fixed with edd028a