aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2012-01-08P7: Small clean-up.Gyx
2012-01-07Merge branch 'master' into 4.xNay
2012-01-04Merge pull request #4616 from kandera/fix_seasonal_quest_resetShocker
2012-01-04Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...kandera
2012-01-03Core/Misc: Separate RecordTimeDiff in World::Update for MapMgr and Battlegrou...Shocker
2012-01-02Core/DBLayer: Couple fixesleak
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-27Merge branch 'master' into 4.xNay
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-27Core/World: Convert Execute to PreparedStatement from Battleground random.Venugh
2011-12-27Convert a Execute to a PreparedStatement.Venugh
2011-12-25Core/DBLayer: Convert Execute() queries to prepared statementsleak
2011-12-18Core/Enum: Update ServerMessageType enum to 14545weclub
2011-12-18Merge branch 'master' into 4.xNay
2011-12-15Fix warningsSpp
2011-12-14Core/Commands: Show time left until shutdown in .server info. (Aokromes' Sugg...Machiavelli
2011-12-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-12-07Core/Loading: Fix some copy&paste mistakes in creature_(template_)addonLaserJet
2011-11-25Core/ItemsShauren
2011-11-25Core/Misc:kaelima
2011-11-23fixed dbc local handlingRat
2011-11-21-started updating DBC formats for 14545Rat
2011-11-20Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-20Initial Commit for client version change to 4.2.2 (14545)Rat
2011-11-16Core/WorldShauren
2011-10-28Core/Loading: Drop the field script_version from the table version.Nay
2011-10-08Update char name data when create/delete char.megamage
2011-10-08Update code related to character name data.megamage
2011-10-08Core/PlayerDump: Add config to disallow overwriting existing files and usage ...Shocker
2011-09-30Fix Crash in ProcessQueryCallbacksn4ndo
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-28Core/WeatherMgr: singleton converted to namespace with free functions. Note h...Spp
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-20Core/World: Shutdown messages are now sent in blizzlike intervals (every 15 s...Shauren
2011-09-15Misc/Util: Add a template function for returning a random element from any co...Shocker
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-10Merge pull request #2951 from Fredi/reload_configShocker
2011-09-09Addons/AddonMgr: converted from singleton to namespace with free functionsSpp-
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-09-08Core/Log: Reload log levels and filtersFredi Machado
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-