aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-30Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leakjoschiwald
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Misc: Made GetExpansionForLevel return current expansion for all creatur...Kinzcool
2015-01-17Core/Misc: Load all rows from gtOCTLevelExperience.dbc into xp per level stor...Shauren
2015-01-16Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp...Kinzcool
2015-01-15Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...Intel
2015-01-15Core/Player: Fixed Pandaren languageWalkum
2015-01-11DB/Schema: Boost stats in `player_levelstats` from tinyint to smallintNayd
2015-01-10Core/Entities: Load creature health points from the Gt DBCsKinzcool
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Quests: Do not rely on StorageIndex for quest objectivesIntel
2014-12-29Core: Remove White spacesVincent-Michael
2014-12-29Core/Quests: Fixed quest loading from DB and improved error outputIntel
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Quests: Fixed index typos and added some missing data to quest query packetIntel
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-24Core/DataStores: Implemented loading hotfixes database into DB2StorageShauren
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-07Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new ...Shauren
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-12-05Core/Scripts: log ScriptNames assigned in database without core scriptjoschiwald
2014-12-04Core/Spells: some updates to player spell and talent learningRat
2014-12-01Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-01Core/Spells:Rat
2014-11-30Core/Creature: Implemented negative levels for creatures having -1 as expansionKinzcool
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-27Core/ObjectMgr: Fix log formatGacko
2014-11-27Core/Packets: Fixed Item.db2 and Item-sparse.db2 query repliesIntel
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-17Core/Packets: Added most of the chat packetsIntel
2014-11-16DB/Models: Updated creatures' model data up to 6.0.3.19057Kinzcool
2014-11-16Core/Loading: Fix crash in LoadMissingKeyChainsNayd
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat