Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-18 | NPCs that talk need to be known as NPCs for now | Jared Adams | 1 | -1/+2 | |
Older clients have problems with NPC interraction when there isn't an NPC object for them. | |||||
2009-05-12 | Give all invisible trigger NPCs view id 0 | Jared Adams | 1 | -1/+1 | |
The client completely ignores this view, which will prevent problems if you click on them by accident with older clients. I'll change eAthena to not even send view id (job) 0. | |||||
2009-02-16 | Make sure no script just ends | Jared Adams | 1 | -0/+1 | |
2008-11-19 | Fix some NPC (etc) map names | Jared Adams | 1 | -1/+1 | |
2008-11-19 | Change all script folders | Jared Adams | 1 | -0/+7 | |
Script files fixes are comming |