aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2008-11-05[svn] *** Source Mangos ***KingPin
*Load npc_options at server startup, use cached data at creature gossip menu init. * Also new .reload table command added *Implement npc_option localization support, also store in DB BoxText/BoxMoney/Coded * Use characters.guid instead low guid value from characters.data in charcter enum data prepering for client. * Fixed crash at .pinfo command use from console. * Fixed windows ad.exe build *Creature related code and DB cleanups. * Rename 2 creature_template fields to more clean names and related code update also. * Use enum values instead raw values for type_flags, use halper functions instead code repeating. * Move tamed pet creating code to new function. ** Small code changes to make things compliant with above changes. ** Another rev with big changes so test away. --HG-- branch : trunk
2008-11-02[svn] *Implement new player conditions CONDITION_NO_AURA, CONDITION_ACTIVE_EVENTKingPin
* Default behaviour of pets for creatures changed to REACT_DEFENSIVE * Disallowed sending wrapped items as COD * Prevent loading and saving single target auras for pet in same way as already implemented for player * Correctly limit use some flask types to zones. * Fixed extracting common.MPQ under *nix * Many small xleanups and fixes. ** mangos merge rev. TEST REV so be careful of creepy crawly bugs! --HG-- branch : trunk
2008-10-24[svn] * Moved regular script to simple folder, added an expanded version of it.KingPin
* Expanded is still in beta so may have errors. --HG-- branch : trunk
2008-10-23[svn] Change 'tbc' to 'expansion' in the registration script, following ↵w12x
realm db changes. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-11[svn] * Fixed more text files.XTZGZoReX
* Added basic registration page. Setup instructions in contrib/registration_form/README. --HG-- branch : trunk
2008-10-10[svn] * Changing text in various files to make it more Trinity Core-like, as ↵XTZGZoReX
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. --HG-- branch : trunk
2008-10-08[svn] * Removal of not needed old DBC toolsNeo2003
--HG-- branch : trunk
2008-10-06[svn] * lost 2 Makefiles in prev commit due to connection lostColdblooded
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o --HG-- branch : trunk
2008-10-06[svn] * Adjusted all Makefile headers; Updated to GPL v3Coldblooded
--HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk