aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/Logging: Reload Logging options when .reload config is usedSpp
2012-08-05Core/Items: Removed no longer needed code for item set names and item set nam...Subv
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-22Core/Object: Use updatefield flags extracted from client to determine whether...Shauren
2012-07-17Core/PacketIO: Enabled and update CMSG_ZONEUPDATE, SMSG_CANCEL_COMBAT, SMSG_N...Shauren
2012-07-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...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-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Merge pull request #5865 from Elron103/pull-requests4Shauren
2012-03-24Core/Spells: Fix loading order and apply custom spell flags correctlyElron103
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Core/Commands: Add support for ip2nation database lookups when using .pinfo c...Spp
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-03-01Core/CreatureTextMgr: Added support for creature_text localizationShauren
2012-02-25Core/Warden: Add reload ability for character.warden_action table / Centraliz...leak
2012-02-24Core/Calendar: WIP Calendar.Spp
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-21Core/World: WorldStates must be loaded before ConditionsLiMCrosS
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-08Add config values to allow ignoring auto accept and auto complete flags on qu...Matthew Goff
2012-01-31Core/Items: Some work on hotfixes and SMSG_DB_REPLYShauren
2012-01-08P7: Small clean-up.Gyx