aboutsummaryrefslogtreecommitdiff
path: root/sql/mangos.sql
AgeCommit message (Collapse)Author
2009-02-21[7312] Use localized DB-based achievement message instead hardcoded string. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-02-19[7303] Fixed sql changes part of pool patch. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-02-17 [7292] Implement storage for points of interest data in DB.megamage
It can be in current state used for simplify scripting code that set POI and more advansed way later.. Call void PlayerMenu::SendPointOfInterest( float X, float Y, uint32 Icon, uint32 Flags, uint32 Data, char const * locName ) will removed after some time delay, and only void PlayerMenu::SendPointOfInterest( uint32 poi_id ) will exist. Author: GriffonHeart --HG-- branch : trunk
2009-02-17[7290] Command .npc setdeathstate on/off. Author: GriffonHeartmegamage
--HG-- branch : trunk
2009-02-10 [7252] Move all world global broadcast string (all arena/bg related) to ↵megamage
`mangos_string`. PLEASE, NOT USE string world broadcasts in real code. This function _only_ for debug purposes. Really allow with .debug bg start bg with 1 player. Added helps for some existed .debug commands. Author: VladimirMangos --HG-- branch : trunk
2009-02-10*add .debug bg to allow starting a battleground with just one player it's ↵megamage
implemented like .debug arena - so you toggle debug bg on or off By balrok --HG-- branch : trunk
2009-02-09[7249] Remove outdated data from `spell_proc_event`. Author: jorooomegamage
--HG-- branch : trunk
2009-02-09 [7246] Add data from 7242_01_mangos_spell_bonus_data.sql to mangos.sql ↵megamage
as expected. Also fix outdated comment Author: VladimirMangos --HG-- branch : trunk
2009-02-09 [7242] Fixed spell 30482 and ranks spell bonus for triggered spell.megamage
Signed-off-by: ApoC <apoc@nymfe.net> --HG-- branch : trunk
2009-02-06[7235] New command: .reset achievements. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-02-05[7230] Add spell_bonus_data for 18220 and ranks. Author: Dietrichmegamage
[7232] Use constant name that hide client dependent value. Author: VladimirMangos Skip: [7231] Some info to sql updates commiters in slq/update/README and spell chain update of [7230] --HG-- branch : trunk
2009-02-02[7223] Remove duplicate line (old case) in mangos.sql `command` table. ↵megamage
Author: vladonix --HG-- branch : trunk
2009-02-01 [7214] Phase system continue development - Commands and fixes.megamage
* Fixed creature/gameobject save from game (used in commands code only) * Implement .modify phase (for player), .npc setphase (for creature/pet), .gobject phase (for gameobjects) commands for set phasemask of selected object. In player/pet case temporary until in game phase switch/re-login/GM-mode change. In creature/gameobject case change saved in DB. * Add to .gps output phasemask value print. Allow use .gps command with creature/gameobject shift-link (work for objects loaded in game in command time). Author: VladimirMangos --HG-- branch : trunk
2009-02-01 [7209] Fix damage for paladin 53595megamage
Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk
2009-01-31*Update to Mangos 7208. Implement phase system.megamage
--HG-- branch : trunk
2009-01-30*Update to Mangos 7205.megamage
--HG-- branch : trunk
2009-01-29*Update to Mangos 7200.megamage
--HG-- branch : trunk
2009-01-27*Update to Mangos 7194.megamage
--HG-- branch : trunk
2009-01-25*Update to Mangos 7183.megamage
--HG-- branch : trunk
2009-01-24*Update to Mangos 7158.megamage
--HG-- branch : trunk
2009-01-22*Update to Mangos 7151.megamage
--HG-- branch : trunk
2009-01-21*Update to Mangos 7136.megamage
--HG-- branch : trunk
2009-01-20*Update to Mangos 7125.megamage
--HG-- branch : trunk
2009-01-18*Update to Mangos 7111.megamage
--HG-- branch : trunk
2009-01-17*Update to Mangos 7100.megamage
--HG-- branch : trunk
2009-01-16*Update to Mangos 7092.megamage
--HG-- branch : trunk
2009-01-14*Update to Mangos 7083.megamage
--HG-- branch : trunk
2009-01-12*Update to Mangos 7076.megamage
--HG-- branch : trunk
2009-01-12*Use better way to convert TDB db to WLK db.megamage
--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-09[svn] * Updated to 6743 and 685Neo2003
Moved language id used by Arena to a higher place to solve conflicts Added the empty script folders --HG-- branch : trunk rename : 6731-680 => 6743-685
2008-10-06[svn] * Little fix in RandomMovementGeneratorNeo2003
* Updated to 6731 and 680 --HG-- branch : trunk rename : 6721-676 => 6731-680
2008-10-05[svn] -enabled instantiated battlegroundsw12x
-enabled arena matches -rewritten battleground queuing to support joining as group -removed queue announcements --HG-- branch : trunk
2008-10-04[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and ↵Neo2003
partial Windows part) * Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk