Code Search for Developers
 
 
  

README from MaNGOS at Krugle


Show README syntax highlighted

= MaNGOS -- README =

Copyright (c) 2005-2007 MaNGOS <http://www.mangosproject.org/>

  MaNGOS 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 2 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, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Comments are welcome.

	- theluda <theluda@googlemail.com>

== Welcome to MaNGOS ==

MaNGOS (the Massive Network Game Object Server) is an Open Source reference
implementation for a MMORPG server system. Please see the file COPYING for
license details.

For further information on the MaNGOS project, please visit our project web
site at <http://www.mangosproject.org/>

Documenation on various development related topics can be found in the doc/
subdirectory, including Doxygen-generated API documentation.

The required SQL files for creating the database backend are included in the
sql/ subdirectory.

In order to build and install MaNGOS under Linux, follow the instructions
described in the INSTALL file. To build MaNGOS on Windows, please see the
win/ subdirectory. Project workspaces for Visual Studio .NET 2003 and Visual
Studio .NET 2005 are available.

In case you have checked out MaNGOS from the SubVersion repository, please run
./reconf prior to building, as you may otherwise not be able to run a build.




See more files for this project here

MaNGOS

MaNGOS is an object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It\'s an educational project, to help developers get familar with large scale C++ and C# development projects.

Project homepage: http://sourceforge.net/projects/mangos
Programming language(s): C,C++,SQL
License: gpl2

  contrib/
    dbcEditer/
      bin/
        BcdEditer.ini
        bcbsmp60.bpl
        borlndmm.dll
        cc3260mt.dll
        dclusr60.bpl
        indy60.bpl
        pjDbcEditer.exe
        rtl60.bpl
        update.txt
        vcl60.bpl
        vclx60.bpl
      BcdEditer.ini
      SearchFrm.cpp
      SearchFrm.ddp
      SearchFrm.dfm
      SearchFrm.h
      TitleFrm.cpp
      TitleFrm.ddp
      TitleFrm.dfm
      TitleFrm.h
      dbcedit.cpp
      dbcedit.ddp
      dbcedit.dfm
      dbcedit.h
      pjDbcEditer.bpr
      pjDbcEditer.cpp
      pjDbcEditer.exe
      pjDbcEditer.res
      pjDbcEditer.tds
      thOpenSource.cpp
      thOpenSource.h
    dbcformat/
      DBC Store.exe
      dbc.desc
    map_extractor/
      debug/
        zlib.lib
      libmpq/
        Makefile
        Makefile.am
        common.cpp
        common.h
        explode.cpp
        explode.h
        extract.cpp
        huffman.cpp
        huffman.h
        mpq.cpp
        mpq.h
        parser.cpp
        wave.cpp
        wave.h
        zconf.h
        zlib.h
      release/
        zlib.lib
      Makefile
      Makefile.am
      README.linux
      System.cpp
      VC71_AD.sln
      VC71_ad.vcproj
      VC80_AD.sln
      VC80_ad.vcproj
      ad
      ad.exe
      adt.cpp
      adt.h
      dbcfile.cpp
      dbcfile.h
      mpq_libmpq.cpp
      mpq_libmpq.h
    vmap_assembler/
      VC71/
      VC80/
      splitConfig.txt
      vmap_assembler.cpp
      vmap_assemblerVC71.sln
      vmap_assemblerVC80.sln
    vmap_debugger/
      G3D/
      bin/
      ModelContainerView.cpp
      ModelContainerView.h
      readme.txt
      vmapdebugger.sln
      vmapdebugger.vcproj
    vmap_extract_assembler_bin/
      make vmaps.bat
      makevmaps_SIMPLE.bat
      readme.txt
      splitConfig.txt
      vmap_assembler.exe
      vmapextract_v2.exe
    vmap_extractor_v2/
      doc/
      stormdll/
      stormlib/
      stormlibdll/
      vmapextract/
      vmapExtractor_VC71.sln
      vmapExtractor_VC71.vcproj
      vmapExtractor_VC80.sln
      vmapExtractor_VC80.vcproj
    Makefile.am
  dep/
    include/
    lib/
    src/
    Makefile.am
  doc/
    DocStructure.dox
    Doxyfile.in
    Makefile.am
  sql/
    updates/
    Makefile.am
    create_mysql.sql
    drop_mysql.sql
    mangos.sql
    realmd.sql
  src/
    bindings/
    framework/
    game/
    mangosd/
    realmd/
    shared/
    Makefile.am
  win/
    VC71/
    VC80/
    mangosdVC71.sln
    mangosdVC80.sln
  AUTHORS
  COPYING
  ChangeLog
  Makefile.am
  NEWS
  README
  THANKS
  bcpp.cfg
  configure.ac