aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-27Fix non pch buildGacko
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-09Core/DataStores: More converted dbcsIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-11-05Core: Fixed Non-PCH buildIntel
2014-10-30SQL: Changed data fields in gameobject_template to allow int32sKinzcool
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-19Tools/Extractors: Updated vmap_extractor for 6.0.2Shauren
2014-10-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-12Core/Maps: Apply const-correctness to GridMap::loadData()jackpoz
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-29Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-28Core/GameObjects: Fixed uninitialized elevator period valueShauren
2014-09-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now only...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14ScriptsShauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-26Core/Maps: Don't use EnsureGridCreated_i() for base map in Map::LoadMap, use ...Shocker
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Remove extra qualifier to make GCC happy againleak
2014-07-20Prevent duplicate call to MapUpdater::deactivate causing a crash on shutdownleak
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael