aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectMgr.cpp
AgeCommit message (Expand)Author
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
2010-03-14* Added CONDITION_CLASS / CONDITION_RACE / CONDITION_ACHIEVEMENT forBrian
2010-03-12Move vehicle accesories to DB.Spp
2010-03-10Overlooked ObjectMgr changes to reflect group table structure updates. Fixes ...Machiavelli
2010-03-10Fix crash in group loading.Spp
2010-03-10Removed forgotten nonexistent colums from a query. Thank Aokromes for pointin...Xanadu
2010-03-07fix my typosilver1ce
2010-03-07check creature's base stats table in more proper waysilver1ce
2010-03-02Move initialization of m_GMticketid to avoid random numbers being assigned if...p0wer
2010-03-03changes in creature base stats storagesilver1ce
2010-03-03store unit's level in uint8 formatsilver1ce
2010-03-03add creature expansion checksilver1ce
2010-03-02* Add support for sending quest completion textBrian
2010-02-25Add new flagged column to access_requirement to set instances opened/closed.Tartalo
2010-02-23Through DB you can now disable password changing by non-gm's simply by changi...p0wer
2010-02-23Fix typo in core bootup where it incorrectly displays an error message and re...p0wer
2010-02-18* CRLF to LFBrian
2010-02-18* Optimized guild and arena team loading at startupDarkrabbit
2010-02-18* Properly display missing vehicle IDs on startupBrian
2010-02-17* Add error checking for vehicle IDs that are in creature_template but don'tBrian
2010-02-16* Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossipBrian
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-15Fix some problem with Guild Bank after switch to client version 3.3.2, also c...n0n4m3
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-01*drop spell_elixir tableQAston
2010-01-31*Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN...QAston