Skip to content

A simple, oldschool DBC to SQL Converter in C++.

License

Notifications You must be signed in to change notification settings

Anubisss/dbctosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= DBCtoSQL =

    DBC to SQL Converter
    Copyright (C) 2009  David Vas, Anubisss
    <http://code.google.com/p/dbctosql/>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

For more information about the program You can check: http://code.google.com/p/dbctosql/

Supported DBC files for client build 3.3.5a:
    Spell.dbc
    SpellItemEnchantment.dbc
    DungeonEncounter.dbc

Supported compilers:
    MSVS 2005, 8.0 (not tested after rewrite)
    MSVS 2008, 9.0 (not tested after rewrite)
    gcc 4.6.1-9ubuntu3, GNU Make 3.81

Tested in:
    Linux: Ubuntu 11.10, x86_64 - gcc 4.6.1-9ubuntu3, GNU Make 3.81

DO NOT DO!
    THE DBC FILES OWNER IS BLIZZARD AND ITS A COPYRIGHTED DATA SO YOU SHOULD'NT CONVERT/MODIFY IT.

About

A simple, oldschool DBC to SQL Converter in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published