Changeset 33

Show
Ignore:
Timestamp:
11/19/08 13:25:33 (17 years ago)
Author:
yumileroy
Message:

[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.

Original author: XTZGZoReX
Date: 2008-10-10 12:19:38-05:00

Location:
trunk
Files:
4 added
4 removed
9 modified

Legend:

Unmodified
Added
Removed
  • trunk/AUTHORS

    r2 r33  
    66have an introductory blurb similar to this one: 
    77 
    8  Authors of PACKAGE 
     8 Authors of Trinity Core 
    99 
    1010 The following contributions warranted legal paper exchanges 
  • trunk/NEWS

    r2 r33  
    1 = MaNGOS -- History of visible changes = 
     1= Trinity Core -- History of visible changes = 
    22 
    3 Copyright (c) 2005-2008 MaNGOS project <http://www.mangosproject.org/> 
     3Copyright (C) Trinity Core (http://www.trinitycore.org) 
    44 
    55See the COPYING file for copying conditions. 
    66 
    7 Visit our project website for documentation, and more: 
    8 http://www.mangosproject.org/ 
    9  
    10 Visit our forums for support: 
    11 http://www.mangosproject.org/forum/ 
    12  
    13 Please submit bug reports at: 
    14 http://www.mangosproject.org/trac/ 
    15  
    16 Version 0.12 
    17  * Under discussion. 
    18  * Upgrade to client version 2.4.3 (build 8606). 
    19  
    20 Version 0.11 
    21  * Lots of improvements in the spell system. 
    22  * Now use Mersenne Twister random number generator. 
    23  * MySQL client libs updated to 5.0.56. 
    24  * Upgrade to client version 2.4.2 (build 8278). 
    25  
    26 Version 0.10 
    27  * master looter lot mode, 
    28  * FFA PvP zones and FFA PvP server type support, 
    29  * Guild Banks, 
    30  * unique equipped items support, including gems, 
    31  * talent inspecting, 
    32  * PostgreSql support, 
    33  * sockets library updated to v.2.2.9 version, 
    34  * 64-bit binaries building at Windows, 
    35  * Upgrade to client version 2.3.0 (build 7561). 
    36  
    37 Version 0.9 
    38  * recipes discovery system support, 
    39  * more auras, effects, spells, and talents working, 
    40  * players queue at login support, 
    41  * mangosd/realmd as Windows services support, 
    42  * autogeneration mangosd/realmd crash reports (Windows only), 
    43  * Visual Studio 2008 Express and Pro support, 
    44  * division Mangos DataBase to MangosDB(WorldDB) and CharactersDB. 
    45  * Upgrade to client version 2.2.3 (build 7359). 
    46  
    47 Version 0.8 
    48  * battleground support, 
    49  * gender specific creatures, 
    50  * game objects triggering more scripts, 
    51  * more auras, effects, spells, and talents working, 
    52  * dungeon specific data, 
    53  * localization support for data, 
    54  * vmaps for line of sight handling, 
    55  * build support for OpenBSD and FreeBSD, 
    56  * Upgrade to client version 2.1.3 (build 6898). 
    57  
    58 Version 0.7, Codename "Eye of the Storm" 
    59  * Full rewrite of the GNU autotools based build system, in order to 
    60    smooth and clean up the build process. 
    61  * Full rewrite of the Windows build system, allowing MaNGOS to be built 
    62    from Visual C++ 2003 Toolkit, Visual C++ 2003, Visual C++ 2005. 
    63  * Upgrade to client version 2.0.12 (build 6546). 
    64  
    65 Version 0.6, Codename "Black Dragonflight" 
    66  * MaNGOS development moved to http://sourceforge.net/projects/mangos/ 
    67  * A lots of speed improvements to data handling and data transfer have been 
    68    completed. 
    69  * Mail, auction house, profession, creature, and game object systems have seen 
    70    a lot of improvements and can be considered feature complete. Some minor bugs 
    71    still are left. 
    72  * Rest system has been finished. 
    73  * Initial pet stable support has been added. 
    74  * PvP and duel system have seen lots of improvements 
    75  * Guilds are not just a myth anymore. Coming closer to full guild support. 
    76  * Taxi and transport system is close to a fully working system. 
    77  * A lot more has been added. 
    78  
    79 Version 0.5, Codename "Stable Master" 
    80  * Core stability improvements, lots of threading and memory usage related 
    81    bugs have been resolved. 
    82  * MySQL Database backend has been cleaned up. 
    83  * Proper support for game clients of version 1.10.2 has been added. 
    84  * Support for auras, pets, spells, talents, totems, etc. has been added 
    85    or improved. 
    86  * Cross-platform issues have been resolved, MaNGOS should now build on 
    87    more platforms, including FreeBSD. 
    88  
    89 Version 0.1, Codename "Lightbringer" 
    90  * AI system 
    91  * Grid system 
    92  * Lots a game features working. 
    93  * Lovely optimizations for the beloved server. 
    94  
    95 Version 0.0.3, Codename "Mango Carpet" 
    96  * Interim release, not gone public. 
    97  
    98 Version 0.0.2, Codename "Library" 
    99  * Most data conversions working. 
    100  * Database cleanup. 
    101  * More features working. 
    102  * Many bugs fixed. 
    103  
    104 Version 0.0.1, Codename "Endeavour" 
    105  * Data converter added. 
    106  * Build system improvements. 
    107  * Bug fixing and code cleaning. 
     7Please visit the Trinity Core website for bug reports, patch 
     8submissions, suggestions, and support: 
     9http://www.trinitycore.org/ 
  • trunk/README

    r2 r33  
    1 = MaNGOS -- README = 
     1= Trinity Core -- General information = 
    22 
    3 Copyright (C) 2005-2008 MaNGOS project <http://www.mangosproject.org/> 
     3Copyright (C) Trinity Core (http://www.trinitycore.org) 
    44 
    5   MaNGOS is free software; you can redistribute it and/or modify 
     5  Trinity Core is free software; you can redistribute it and/or modify 
    66  it under the terms of the GNU General Public License as published by 
    77  the Free Software Foundation; either version 2 of the License, or 
     
    1717  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    1818 
    19   In addition, as a special exception, the MaNGOS project 
    20   gives permission to link the code of its release of MaNGOS with the 
    21   OpenSSL project's "OpenSSL" library (or with modified versions of it 
    22   that use the same license as the "OpenSSL" library), and distribute 
     19  In addition, as a special exception, the Trinity Core project 
     20  gives permission to link the code of its release of Trinity Core with 
     21  the OpenSSL project's "OpenSSL" library (or with modified versions of 
     22  it that use the same license as the "OpenSSL" library), and distribute 
    2323  the linked executables.  You must obey the GNU General Public License 
    2424  in all respects for all of the code used other than "OpenSSL".  If you 
     
    2727  so, delete this exception statement from your version. 
    2828 
    29 Comments are welcome. 
     29Trinity Core is a World of Warcraft game server emulator. It is derived 
     30from MaNGOS, the Massive Network Game Object Server, and is based on the 
     31code of that project. 
    3032 
    31         - theluda <theluda@googlemail.com> 
     33For further information on the Trinity Core project, please visit our 
     34project website at http://www.trinitycore.org. 
    3235 
    33 == Welcome to MaNGOS == 
     36API documentation can be obtained by running the "make doc" command inside 
     37the doc directory. 
    3438 
    35 MaNGOS (the Massive Network Game Object Server) is an Open Source reference 
    36 implementation for a MMORPG server system. Please see the file COPYING for 
    37 license details. 
     39SQL files to create the database can be found in the sql directory. Files 
     40to update your database from an older revision/version can be found in the 
     41sql/updates directory. 
    3842 
    39 For further information on the MaNGOS project, please visit our project web 
    40 site at <http://www.mangosproject.org/> 
     43See the INSTALL file for installation instructions under Linux. 
    4144 
    42 Documenation on various development related topics can be found in the doc/ 
    43 subdirectory, including Doxygen-generated API documentation. 
     45If you are using the SVN (unstable) version of Trinity Core, run this 
     46command prior to building: 
    4447 
    45 The required SQL files for creating the database backend are included in the 
    46 sql/ subdirectory. In case you are upgrading from an older MaNGOS release, 
    47 make sure you as well take a look at the SQL files in the sql/updates/ sub- 
    48 directory. 
     48autoreconf --install --force 
    4949 
    50 In order to build and install MaNGOS under Linux, follow the instructions 
    51 described in the INSTALL file. 
    52  
    53 In case you have checked out MaNGOS from the SubVersion repository, please run 
    54  
    55 $ autoreconf --install --force 
    56  
    57 prior to building, as you may otherwise not be able to run a build. 
     50You can then continue to build the source. 
  • trunk/THANKS

    r2 r33  
    77similar to this one: 
    88 
    9  MaNGOS THANKS file 
     9 Trinity Core THANKS file 
    1010 
    11  MaNGOS has originally been written by Team Python and WoW Daemon Team. Many 
    12  people further contributed to MaNGOS by reporting problems, suggesting various 
    13  improvements or submitting actual code. 
    14  
    15  Here is a list of these people. Help me keep it complete and exempt of errors. 
     11 Trinity Core is a derivation/rewrite of MaNGOS, which was originally written 
     12 by Team Python and the WoW Daemon Team. Many people further helped Trinity Core 
     13 by submitting bug reports, code patches, and suggestions. 
    1614 
    1715 Special thanks should also go out to the WowwoW team. We have gained help from 
    1816 them many times in the creation of this project. Keep up the good work guys. 
    19  
    20  Thanks should also go out to the Ludmilla team, who are also providing the 
    21  community with a great server. We have not gained too much help from them, 
    22  but we have recieved some. 
    2317 
    2418The easiest policy with this file is to thank everyone who contributes to the 
     
    3428add a name to your `THANKS' file. The mere presense of a name in `THANKS' is 
    3529then a flag to you that the initial greeting has been sent. 
    36  
    37 TBD 
  • trunk/contrib/extractor/README.linux

    r2 r33  
    1 Linux instructions 
    2 ------------------ 
     1= Trinity Core -- Linux instructions for extractor = 
     2 
     3Copyright (C) Trinity Core (http://www.trinitycore.org) 
    34 
    451. Configure and build MaNGOS. 
    5 2. cd contrib/map_extractor/libmpq/ 
     62. cd contrib/extractor/libmpq/ 
    673. make 
    784. cd .. 
    895. make 
    9106. run ad 
    10  
    11 if there are any problems create folder named .deps in contrib/map_extractor/ 
    12 it is old bug from first extractor and i am too lasy to fix it :) 
    13   
  • trunk/sql/Makefile.am

    r23 r33  
    2929#  Install basic SQL files to datadir 
    3030pkgdata_DATA = \ 
    31         mangos.sql \ 
     31        world.sql \ 
    3232        realmd.sql \ 
    3333        characters.sql \ 
     
    4141        drop_mysql.sql \ 
    4242        characters.sql \ 
    43         mangos.sql \ 
     43        world.sql \ 
    4444        realmd.sql 
  • trunk/sql/tools/README

    r2 r33  
    1 = MaNGOS -- README = 
     1= Trinity Core -- Database cleanup tools = 
    22 
    3 Copyright (c) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3Copyright (C) Trinity Core (http://www.trinitycore.org) 
    44 
    55See the COPYING file for copying conditions. 
    66 
    7 == Database tools == 
    8 This folder contains SQL files which can be used for cleanup DB  from corrupted or outdated data in safe way. 
    9 This tools must be used _only_ when mangos server stopped. 
    10 But you can safely use its any times while server shutdown. 
     7These tools can be used to clean a corrupted database. They 
     8should only be used when the sevrer is CLOSED. 
  • trunk/src/trinitycore/trinitycore.conf.dist

    r19 r33  
    1 ##################################### 
    2 # MaNGOS Configuration file        # 
    3 ##################################### 
     1########################################## 
     2# Trinity Core worldd configuration file # 
     3########################################## 
    44ConfVersion=2008080101 
    55 
     
    1313#        Data directory setting. 
    1414#        Important: DataDir needs to be quoted, as it is a string which may contain space characters. 
    15 #        Example: "@prefix@/share/mangos" 
     15#        Example: "@prefix@/share/trinitycore" 
    1616# 
    1717#    LogsDir 
     
    4646DataDir = "." 
    4747LogsDir = "" 
    48 LoginDatabaseInfo     = "127.0.0.1;3306;root;mangos;realmd" 
    49 WorldDatabaseInfo     = "127.0.0.1;3306;root;mangos;mangos" 
    50 CharacterDatabaseInfo = "127.0.0.1;3306;root;mangos;characters" 
     48LoginDatabaseInfo     = "127.0.0.1;3306;trinity;trinity;realmd" 
     49WorldDatabaseInfo     = "127.0.0.1;3306;trinity;trinity;world" 
     50CharacterDatabaseInfo = "127.0.0.1;3306;trinity;trinity;characters" 
    5151MaxPingTime = 30 
    5252WorldServerPort = 8085 
     
    207207#    LogFile 
    208208#        Logfile name 
    209 #        Default: "Server.log" 
     209#        Default: "server.log" 
    210210#                 "" - Empty name disable creating log file 
    211211# 
     
    233233#    DBErrorLogFile 
    234234#        Log file of DB errors detected at server run 
    235 #        Default: "DBErrors.log" 
     235#        Default: "db_errors.log" 
    236236# 
    237237#    CharLogFile 
    238238#        Character operations logfile name 
    239 #        Default: "Char.log" 
     239#        Default: "characters.log" 
    240240#                 "" - Empty name disable creating log file 
    241241# 
     
    254254#    GmLogFile 
    255255#        Log file of gm commands 
    256 #        Default: "" (Disable) 
     256#        Default: "gm_commands.log" 
     257#                 "" - Empty name for disable 
    257258# 
    258259#    GmLogTimestamp 
     
    263264#    RaLogFile 
    264265#        Log file of RA commands 
    265 #        Default: "Ra.log"  
     266#        Default: "ra_commands.log"  
    266267#                 "" - Empty name for disable 
    267268# 
     
    279280LogLevel = 3 
    280281LogTime = 0 
    281 LogFile = "Server.log" 
     282LogFile = "server.log" 
    282283LogTimestamp = 0 
    283284LogFileLevel = 0 
     
    286287LogFilter_VisibilityChanges = 1 
    287288WorldLogFile = "world.log" 
    288 DBErrorLogFile = "DBErrors.log" 
    289 CharLogFile = "Char.log" 
     289DBErrorLogFile = "db_errors.log" 
     290CharLogFile = "characters.log" 
    290291CharLogTimestamp = 0 
    291292CharLogDump = 0 
    292 GmLogFile = "" 
     293GmLogFile = "gm_commands.log" 
    293294GmLogTimestamp = 0 
    294 RaLogFile = "" 
     295RaLogFile = "ra_commands.log" 
    295296LogColors = "" 
    296297 
     
    495496# 
    496497#    BeepAtStart 
    497 #        Beep at mangosd start finished (mostly work only at Unix/Linux systems) 
     498#        Beep at core start finished (mostly work only at Unix/Linux systems) 
    498499#        Default: 1 (true) 
    499500#                 0 (false) 
     
    536537Event.Announce = 0 
    537538BeepAtStart = 1 
    538 Motd = "Welcome to the Massive Network Game Object Server." 
     539Motd = "Welcome to a Trinity Core server." 
    539540 
    540541################################################################################################################### 
  • trunk/src/trinityrealm/trinityrealm.conf.dist

    r2 r33  
    1 ############################################ 
    2 # MaNGOS realmd configuration file        # 
    3 ############################################ 
     1########################################## 
     2# Trinity Core realmd configuration file # 
     3########################################## 
    44ConfVersion=2007062001 
    55 
     
    4747#    LogFile 
    4848#        Logfile name 
    49 #        Default: "Realmd.log" 
     49#        Default: "realmd.log" 
    5050#                 "" - empty name disable creating log file 
    5151# 
     
    9797################################################################################################################### 
    9898 
    99 LoginDatabaseInfo = "127.0.0.1;3306;root;mangos;realmd" 
     99LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;realmd" 
    100100LogsDir = "" 
    101101MaxPingTime = 30 
     
    105105LogLevel = 0 
    106106LogTime = 0 
    107 LogFile = "Realmd.log" 
     107LogFile = "realmd.log" 
    108108LogTimestamp = 0 
    109109LogFileLevel = 0