aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptMgr.cpp
AgeCommit message (Expand)Author
2015-03-13Core/Emote: Fix an issue with EMOTE_STATE_READ, which persisted after closing...Carbenium
2015-03-11Core/Game: Fix some issues detected by static analysis.Naios
2015-01-16Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp...Kinzcool
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-06Fixed buildjoschiwald
2014-12-05Core/Scripts: log ScriptNames assigned in database without core scriptjoschiwald
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-09-29Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-29Core/Scripts: Fix invalid memory writejackpoz
2014-09-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-29Core/Scripts: fixed memory leak caused by unassigned scripts in dbjoschiwald
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-22Scripts/Examples: Remove some more code related to example scriptsjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-27Added a new hook Called when a player's money is at limitchadryx
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
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-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-07Renamed WorldTcpSession back to WorldSocketleak
2014-07-05Fixed the crashesSubv
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-06-13Core/Misc:Ascathor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-03Core/Scripts: New ItemScript trigger, OnItemRemovekontownik
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
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-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-10-11Make damage and healing references, so that damage can be altered by scripts!LilleCarl
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren