summaryrefslogtreecommitdiff
path: root/src/map/party.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-18Replace basic skill with three new skillsJared Adams1-2/+8
We want to handle skills differently that eAthena was made too. All new skills are leveled by NPCs instead of using the job sysetm. Also fixes some bugs.
2009-06-28Check party exists on add, reset party info so it shows on adding member.Dennis Friis1-4/+14
Inspired by ea stable.
2009-06-28Really fix crash on adding offline partner. Derived from ea stable.Dennis Friis1-4/+6
2009-06-25Fix a possible crash when adding a party member. Thanks Kage for spotting.Dennis Friis1-1/+1
2008-04-02initial checkinDennis Friis1-0/+644