aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectMgr.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-04HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKRat
2010-06-02Few changes to *_scripts handling in core.Machiavelli
2010-05-24Remove unneeded loading bar for referenced vendorsShauren
2010-05-16you can now reload creatures from creature_template tableRat@walamy
2010-05-16Fix localization of gossip menu optionsSpp
2010-05-14Allow multiple classes for quest requirements - patch by Shaurenclick
2010-05-14Fix Linux compileMachiavelli
2010-05-13Make ObjectMgr::GetGuildByName and ObjectMgr::GetArenaTeamByName searches cas...Machiavelli
2010-05-08Add GUID to groupsSpp
2010-05-05Fix raid groups load from DB and save to DB.Trazom62
2010-05-04Add stricter regulations for instances (login-checks and support for sending ...click
2010-05-04Allow spellid_x fields in item_template to be -1Spp
2010-05-01Fix more warnings.Spp
2010-05-01Add support for sorting vendor itemlistsclick
2010-04-30Add support for vendors selling the same items with different extendedCost - ...click
2010-04-30Replace some PQuery/PExecute by more simple Query/ExecuteSpp
2010-04-24Fix compile ¬¬Spp
2010-04-19Remove unused columns from sqlsSpp
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original p...n0n4m3
2010-04-14Drop not needed table 'item_text', add new column 'text' in table 'item_insta...n0n4m3
2010-04-14Fix quest flags, restore work many quests broken after client switch on 3.3.3...n0n4m3
2010-04-13Fix compile warning in ObjectMgr::AddSpellToTrainerSpp
2010-04-12* Set Trinity referenced trainer start entry to 200000Brian
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-05* Backed out changeset 44ff24439269Brian
2010-04-05Add option maxPercentHealth to item_required_target to allow setting health p...malcromdev@gmail.com>
2010-03-27Make a function(ToTempSummon()) which can convert Creature to TempSummon with...Anubisss
2010-03-27Implement usage of RewardArenaPoints field in quest_templateMachiavelli
2010-03-25cleanups in vehicle accessories storagesilverice
2010-03-24* Allow the use of referenced trainer / vendor data.Brian
2010-03-23Added support for maximum allowed player level for quests. By Gyullo.Xanadu
2010-03-20Do not use hard coded index in SMSG_QUEST_POI_QUERY_RESPONSE. May be the reso...Machiavelli
2010-03-17Fixed players not being able to resurrect after core crash.Xanadu
2010-03-15Properly implemented CONDITION_ACHIEVEMENT for the DB gossip system.Xanadu
2010-03-14* Backed out changeset ddd823e3e200Brian
2010-03-14* mergeBrian