index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T23: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
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
2013-12-25
Core/Quests: Added stuff missing in previous commit
Shauren
2013-12-25
Core/Quests: Fixed icon shown above questgivers with daily quests that have a...
Shauren
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-12-11
Scripting/Obsidian Sanctum: Updated scripts to use Events.
Malcrom
2013-12-07
Scripting/Razorfen Downs: Additions and fixes for instance.
Malcrom
2013-11-29
Core/Scripts: Fix possible NULL dereferences
jackpoz
2013-11-10
Scripts/The Slave Pens: Fix up Mennu the Betrayer and add Rokmar the Cracker ...
Malcrom
2013-11-10
Scripting/The Slave Pens: Moved boss_mennu_the_betrayer from EAI to CPP.
Malcrom
2013-11-10
Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath...
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-03
Core/Misc: Fix compile after 316da388d586eee5625d9b0a01d21b3befb2cc69
Discover-
2013-11-03
Fix quest Redeeming the Dead (9685) and remove the core script
untaught
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-16
Core/Transports
Shauren
2013-10-11
Make damage and healing references, so that damage can be altered by scripts!
LilleCarl
2013-10-04
Core/Misc: Fix compile after recent pull request...
Discover-
2013-10-01
Implement script hooks: OnDamge, OnHeal
Carl Hjerpe
2013-09-10
Core/RBAC: Move send commands to RBAC (using individual permissions)
Spp
2013-09-10
Core/RBAC: Move pet commands to RBAC (using individual permissions)
Spp
2013-09-10
Core/RBAC: Move group commands to RBAC (using individual permissions)
Spp
[next]