aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-04-16Merge pull request #9647 from xjose93/GameEventAnnounceShauren
2013-04-15Core/Events: announce event system improvement.xjose93
2013-04-15Core/Log: Added more information to log when a map cant be created.xjose93
2013-04-12Scripts/Pit of Saron: Changed Overlord's Brand script to be saferShauren
2013-04-09Clearify the guild limitation message on world server initation (3.3.5a withd...Ascathor
2013-04-08Core/Gossip: New AddMenuItem method for using DB textsGacko
2013-04-07Core/Movement: Use spline id generator for movement packetsShauren
2013-04-07Scripts/Ulduar: Fixed crashes with Kologarn using Stone GripShauren
2013-04-07DB/Triggers: Implemented arenas triggers teleport to stop people that go outs...Kinzcool
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-04-04Core/Gossips: Fix usage of PrepareGossipMenu with GOsGacko
2013-04-03Core/Cleanup: cleanup tabs and change them to spaceskandera
2013-04-03Core/Spells: add the value calculation for all three spell effects on the tri...kandera
2013-04-03Core/Spells/Auras: fix the way we handle spells that use SPELL_EFFECT_TRIGGER...kandera
2013-04-03Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422kandera
2013-04-03Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes ...kandera
2013-03-31Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes ...kandera
2013-03-31Core/Player: showQuests check in PrepareGossipMenu for GameObjectsGacko
2013-03-28DB/Error: Change error messages per aokromes requestkandera
2013-03-26Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creaturesGacko
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-25typo fix after 1a6a23eSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...Spp
2013-03-21Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)Shauren
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core: More functions moved to constSpp
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-21Core/AI: Do not expose internal storage of SummonListSpp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-16Core/Grids: Fix possible crashVincent_Michael
2013-03-15Merge pull request #9396 from thomas007788/WhispersNay
2013-03-15Core/Unit: Fall after exiting vehicle if is in air and can not flyGacko
2013-03-15Fix some engrishGacko
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-15DB/Spells: Corrected playercreateinfo_spell records *for good*.Warpten
2013-03-13DB/Spells: Fixed startup errors related to playercreateinfo_spell, and preven...Warpten
2013-03-13Core/Vehicles: Fixed a crash introduced in 2c169bcca51ca1b5cdbc73c9a4d402d46c...Shauren
2013-03-13Core/VehiclesShauren
2013-03-11*Correctly* fixed the build.Warpten
2013-03-11Fixed build.Warpten
2013-03-11Core/Objects: Changed `playercreateinfo_spell` and `playercreateinfo_spell_cu...Warpten
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...Spp