Commit graph

2 commits

Author SHA1 Message Date
Haru
fe2f840e5d Corrected line endings and BOM issues with several files
- Ensured final end-of-line character in every file.
- Corrected cases of mixed line endings (mostly CR and CRLF within the
  same file.)
- Removed extra BOM  from some scripts, since it causes a parsing error.

Signed-off-by: Haru <haru@dotalux.com>
2013-09-16 11:52:16 +02:00
ultramage
c4803c50bc Added a mapreg txt->sql converter script to /tools, because the sql mapserver doesn't read the txt mapreg savefile anymore and people will most likely want to preserve their global variables.
The script is php-based and requires the php_mysql module.
The script produces a series of INSERT statements, ready to be imported to the database.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-16 07:17:35 +00:00