aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2015-04-04Misc: Fixed license header formattingShauren
2015-03-20Scripts/Misc: sync with 3cc305138c9b57da02d42b88cc0cae941016542aMitchesD
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-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-07Scripts/Nexus: commanders converted from SAI to C++MitchesD
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-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-08Scripts/Instance: The StonecoreMihapro
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
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: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
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-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-21Sripting/Blackrock Caverns: Start scripting for Blackrock CavernsMalcrom
2014-09-21Scripts/Examples: Remove outdated example scriptsjackpoz
2014-09-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALKDDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
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-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael