diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-05 23:22:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-05 23:22:16 +0000 |
commit | 3fefab81425004d67c61fb911a417ddfdd089693 (patch) | |
tree | c7e4062a46ca24a5681950abb9a16bb5e2c56f29 /lib | |
parent | 1db41fdf364af26b0600a43a167d15f2d2ef8244 (diff) | |
download | hercules-3fefab81425004d67c61fb911a417ddfdd089693.tar.gz hercules-3fefab81425004d67c61fb911a417ddfdd089693.tar.bz2 hercules-3fefab81425004d67c61fb911a417ddfdd089693.tar.xz hercules-3fefab81425004d67c61fb911a417ddfdd089693.zip |
- Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config.
- Since the cache holds direct pointers to the npcs/events, do NOT unload the related NPCs or you'll get dangling pointers. However, @reloadscript will work fine.
- Set the etc_log to on to see a summary of npcs/events loaded for script execution on startup.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6494 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions