diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
commit | e17d1bfa00dcde02180df01edf7b028bf1c46432 (patch) | |
tree | c1a6d46f3ad2c9ae7b164803b5210ecdc2c5f6e8 /conf/import | |
parent | d080398382d6ce1f4a4635e6a9de460994323823 (diff) | |
download | hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.gz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.bz2 hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.xz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.zip |
* Limited manual detection of data truncation to string/enum/blob columns.
* Renamed conf-tmpl to conf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11284 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/import')
-rw-r--r-- | conf/import/atcommand_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/battle_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/char_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/charcommand_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/inter_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/ladmin_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/log_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/login_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/map_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/msg_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/packet_conf.txt | 0 | ||||
-rw-r--r-- | conf/import/script_conf.txt | 0 |
12 files changed, 0 insertions, 0 deletions
diff --git a/conf/import/atcommand_conf.txt b/conf/import/atcommand_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/atcommand_conf.txt diff --git a/conf/import/battle_conf.txt b/conf/import/battle_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/battle_conf.txt diff --git a/conf/import/char_conf.txt b/conf/import/char_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/char_conf.txt diff --git a/conf/import/charcommand_conf.txt b/conf/import/charcommand_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/charcommand_conf.txt diff --git a/conf/import/inter_conf.txt b/conf/import/inter_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/inter_conf.txt diff --git a/conf/import/ladmin_conf.txt b/conf/import/ladmin_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/ladmin_conf.txt diff --git a/conf/import/log_conf.txt b/conf/import/log_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/log_conf.txt diff --git a/conf/import/login_conf.txt b/conf/import/login_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/login_conf.txt diff --git a/conf/import/map_conf.txt b/conf/import/map_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/map_conf.txt diff --git a/conf/import/msg_conf.txt b/conf/import/msg_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/msg_conf.txt diff --git a/conf/import/packet_conf.txt b/conf/import/packet_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/packet_conf.txt diff --git a/conf/import/script_conf.txt b/conf/import/script_conf.txt new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/conf/import/script_conf.txt |