This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
916c7f09f832aa3e3a9d4bd14abacc94ee13f0b3
TCPlayerbotCore
/
src
/
server
/
game
/
Scripting
T
History
silinoron
8d0a058411
Add a GuildScript class with a handful of hooks.
...
--HG-- branch : trunk
2010-08-14 12:17:05 -07: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
Add a GuildScript class with a handful of hooks.
2010-08-14 12:17:05 -07:00
ScriptMgr.h
Add a GuildScript class with a handful of hooks.
2010-08-14 12:17:05 -07: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