aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceScript.cpp
AgeCommit message (Expand)Author
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-21Resolve merge conflictjoschiwald
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...joschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
2014-07-13Core/InstanceScript: Fix possible crashjackpoz
2014-06-03Core/Phases: Update transport visibility when changing phasesSubv
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-30Core/Conditions: Fixed build from previous merge.Subv
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-12Core/Achievements: multiple changesSpp
2012-10-15Core/PhaseMgr: Implemented Phase Definitions, Terrainswap and multiphasingNaios
2012-09-18Merge branch 'master' into 4.3.4Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-30Core/Protocol: Missing changes from ac81411db461184a9d20cb43b44eca414df5e81ekaelima
2012-03-30Core/Protocol:kaelima
2012-03-16Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...kaelima
2012-03-16Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...kaelima
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-16Fix a lot of warningsSpp
2012-01-31Merge branch 'master' into 4.xSpp