aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2013-06-05Stats Limitscorbi
2013-06-02DB/Autobroadcast: Update correct db struktur and auth basejoschiwald
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for H...Ascathor
2013-04-25Core/World: Improvements in Autobroadcast system (dropped from world database...xjose93
2013-04-09Clearify the guild limitation message on world server initation (3.3.5a withd...Ascathor
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-02Core/GameObjectsShauren
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/RBAC: Create new permission 'Receive global GM messages/texts'Spp
2013-02-24Core: Fix a comment in LoadConfigSettingsNay
2013-02-24Core/Summons: Implement summon groups system to be able to summon multiple NP...horn
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-18Core/Config: Change CONFIG_EVENT_ANNOUNCE from int to boolNay
2013-02-16Core/Character: Rename engrish functionVincent_Michael
2013-02-14Core/Handlers: Fix a crash in HandleCharFactionOrRaceChangeMachiavelli
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-02Core/World: Fixed a warningShauren
2013-02-01Core/Misc: Fixed a few warning found by static analysis tools.Shauren
2013-01-25Adds CONF option to show quest levels in dialogs.MrSmite
2013-01-24Core/Misc: Minor cosmetic changes here and thereSpp
2013-01-22Merge pull request #9020 from krofna/krafixesclick
2013-01-22Expand ~ to home directory on unixMislav Blažević
2013-01-21Core/Config: Set mmaps disabled by defaultNay
2013-01-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
2013-01-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-12-30Core/VMaps: drop "vmap.ignoreSpellIds" in config, this is not longer necessar...joschiwald
2012-12-27Merge remote-tracking branch 'origin/master' into mmapsNay
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-18Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...Vincent_Michael
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv