This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-02 15:17:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a32f0e7e9d3e195d42e9b73de0cce0c0357f6710
TrinityCore
/
src
/
server
/
game
/
Scripting
History
Machiavelli
d201cdd72c
Fix ConditionScript, AreatriggerScript and AuctionHouseScript hook functions.
...
--HG-- branch : trunk
2010-08-14 11:00:13 +02:00
..
ScriptLoader.cpp
* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of type void *. Value of this parameter depends on chat type.
2010-08-12 22:33:45 +06:00
ScriptLoader.h
* OutdoorPvP implementations now reside in the script library.
2010-08-07 16:38:22 +02:00
ScriptMgr.cpp
* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of type void *. Value of this parameter depends on chat type.
2010-08-12 22:33:45 +06:00
ScriptMgr.h
Fix ConditionScript, AreatriggerScript and AuctionHouseScript hook functions.
2010-08-14 11:00:13 +02:00
ScriptSystem.cpp
Cleanup of logging - removed a few duplicit functions from olden times, fixed a typo.
2010-06-22 02:53:04 +02:00
ScriptSystem.h
*** New core <-> script library interface - complete rewrite of the old one.
2010-08-06 19:23:43 +02:00