aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
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-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-21Dungeon Finder: Fix teleport coords loadSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...horn
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-16Merge pull request #7793 from Elron103/pull-requestsSubv
2012-09-17Core/Calendar: Add TwoSide Interaction configuration option for Calendar Inviteshexa-
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-07Core/World: Fix AutoBroadcast time refresh with reloadVincent-Michael
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and clean...Nay
2012-08-26Core/Loading: Move a log from DBError to infoNay
2012-08-21Core/Battlefield: Fix more codestyleVincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20fix buildKandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-20merge master into wintergrasp and fix build errors. yay me!Kandera
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-06Core/Logging: Reload Logging options when .reload config is usedSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-22Core/Object: Use updatefield flags extracted from client to determine whether...Shauren
2012-06-14Merge pull request #6685 from mweinelt/masterQAston
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-06-01Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time betwee...hexa-
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
2012-04-02Core/DBLayer: Yet more type fixesNay
2012-04-01Core: Tell ScriptMgr to reload properly on .reload - thanks to codels for the...click
2012-03-30Merge pull request #5933 from GyxTom/masterShocker
2012-03-29Core/DBLayer: Even more types fixes...Nay
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-28Merge pull request #5918 from GyxTom/masterShocker
2012-03-28Core/DBLayer: Fix value list from recent changesleak
2012-03-28SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...leak
2012-03-28Core/Script: Code style and remove unused core.Gyx
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-27Core/Misc: Make World::m_stopEvent thread-safe. Note that the 'virtual' keywo...Machiavelli
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv