index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
Age
Commit message (
Expand
)
Author
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Build fix
Shauren
2015-03-18
Core/Game: Fix some issues detected by static analysis.
Naios
2015-03-07
Scripts/Nexus: commanders converted from SAI to C++
MitchesD
2015-02-13
Scripts/Kalimdor: Remove Mulgorescripts
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-06
Core/Scripts: log ScriptNames assigned in database without core script
joschiwald
2014-09-29
Core/Scripts: Fix invalid memory write
jackpoz
2014-09-29
Core/Scripts: fixed memory leak caused by unassigned scripts in db
joschiwald
2014-09-22
Scripts/Examples: Remove some more code related to example scripts
jackpoz
2014-09-21
Scripts/Examples: Remove outdated example scripts
jackpoz
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-19
Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALK
DDuarte
2014-09-19
Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALK
DDuarte
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Chat: cleanup MonsterText methods
joschiwald
2014-09-13
Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...
DDuarte
2014-08-28
Merge branch 'Rochet2/ahbot' into master
jackpoz
2014-08-27
Added a new hook Called when a player's money is at limit
chadryx
2014-08-25
Core/AHBot: Implemented AHBot based on MaNGOS code
Blipi
2014-08-24
Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...
Rochet2
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-06
Core/Scripts: Fix possible crash
jackpoz
2014-07-31
Update ScriptLoader.cpp
Dr-J
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-20
Scripts/EasternKingdoms: Burn with fire (hihi)
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-07
Renamed WorldTcpSession back to WorldSocket
leak
2014-07-05
Fixed the crashes
Subv
2014-07-06
Some groundwork for replacing the ACE based WorldSocket handling
leak
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-24
Core/Misc: Fixed warnings
Shauren
2014-06-23
Merge pull request #11976 from Ascathor/master
Aokromes
2014-06-21
Core: Add loginFirst param to OnLogin hook to allow doing things on first log...
Rochet2
2014-06-14
Core: Fix build
Vincent-Michael
2014-06-13
Core/Misc:
Ascathor
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-04-18
Fix
Vincent-Michael
2014-03-23
Scripts/Icecrown Citadel: Icecrown Gunship Battle
Shauren
2014-03-03
Core/Scripts: New ItemScript trigger, OnItemRemove
kontownik
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
[next]