aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectMgr.cpp
AgeCommit message (Expand)Author
2009-12-21* Added support for GAMEOBJECT_TYPE_TRAP and GAMEOBJECT_TYPE_SPELL_FOCUS toBrian
2009-12-21* Add support for extremely large stackable value in item_template.Brian
2009-12-21* Add support for RewSpellCast=-1. If -1 remove all auras applied to player atBrian
2009-12-20* Fix memory leak. Thanks to Anubisss for pointing out.XTZGZoReX
2009-12-20* Added support for using a lookup table for creature mana / healthBrian
2009-12-20* Added support for RepObjectiveFaction2 / RepObjectiveValue2 (oppositeBrian
2009-12-20*apply trinity style to whole sourceRat
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-19Implement SCRIPT_COMMAND_KILL_CREDIT (8). by NoFantasyn0n4m3
2009-12-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments copie...maximius
2009-12-17Some fixes for core 3.2.2an0n4m3
2009-12-17Fixed compile errors and some typosn0n4m3
2009-12-16MaNGOS merge: Mail System.win32
2009-11-20*Some cleanup (mostly whitespace changes)maximius
2009-11-17*Convert some tabs to 4 spaces.maximius
2009-11-09*Fix memory leakz in reload gm_ticket command.Anubisss
2009-11-07Fix to Wintergrasp teleporters (Backout 5866), by Spp. Closes #90tartalo
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...maximius
2009-10-31*Fix usage of grid removal state, thanks Sisifmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-06*Utgarde Pinnacle: Svala fixes - Fix some crashes, complete ritual code and c...maximius
2009-09-21Reapply patch about changing modelid_a/h(2) values to modelid1..4, display id...Kudlaty
2009-09-21* Add two flags for items with no stack limitKudlaty
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
2009-09-02 [8449] Deprecate healing/damage item mods and merge internal data in to s...megamage
2009-09-02 [8444] Prevent spawn gameobjects with invalid displayid by command. Autho...megamage
2009-08-28*Update flame levi script. Allow player to shoot down pyrite container and re...megamage
2009-08-27[8426] Use upper/lower iterator pairs as result instead 2 function calls. Aut...megamage
2009-08-26*Update flame levi script. Fix the bug that it often gets stuck.megamage
2009-08-26*Add function CanAIAttackmegamage
2009-08-25*Always remove riding aura when exit vehicle.megamage
2009-08-24 [8408] Optimized guild_member loading during startup. Changed rank ids in...megamage
2009-08-24*Fix a bug that dk's ghoul generates energy twice per tick.megamage
2009-08-23*Fix a crash.megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-21*Revert 5219.megamage
2009-08-21*Display max veh number and capture point banner in wintergrasp.megamage
2009-08-19*Set ReqSourceCount at least 1.megamage
2009-08-19[8387] Fixed error output at creature_template check Author: arraimegamage
2009-08-18*Fix the bug that alliance players cannot use some dk flight nodes.megamage
2009-08-17Fix spellclick typoKudlaty
2009-08-17*Implement aura type SPELL_AURA_MOD_CRIT_PCT(290).QAston
2009-08-17*Add spell_bonus_data for lightwell - by ElronQAston
2009-08-12*Allow players to capture siege workshops in wintergrasp.megamage